<?xml version="1.0" encoding="UTF-8"?>
<config name="oam_tools" copy_type="delivery" src_path="" dst_path="oam_tools" install_type="all" install_mod="550" install_own="$username:$usergroup">
    <package_info>
        <product_name>cann</product_name>
        <func_name>oam-tools</func_name>
        <share_info_name>oam_tools</share_info_name>
        <suffix>run</suffix>
        <install_script>share/info/oam_tools/script/install.sh</install_script>
        <help>share/info/oam_tools/script/help.info</help>
        <version>package/oam_tools/version.xml</version>
        <cleanup>share/info/oam_tools/script/cleanup.sh</cleanup>
        <parallel>true</parallel>
        <check_features>true</check_features>
        <copy_all>true</copy_all>
    </package_info>
    <generate_info value="oam_tools_version.h" dst_path="$(TARGET_ENV)/include/version" install_path="$(TARGET_ENV)/include/version" install_mod="440" install_type="devel" generator="version_header">
        <OPS_BASE_VERSION>$(ASCEND_VER)</OPS_BASE_VERSION>
        <OPS_BASE_TIMESTAMP>$(TIMESTAMP_NO)</OPS_BASE_TIMESTAMP>
    </generate_info>
    <generate_info value="scene.info" dst_path="share/info/oam_tools" install_path="share/info/oam_tools" install_mod="440">
        <os>$(OS_NAME)</os>
        <os_version>$(OS_VER)</os_version>
        <arch>$(ARCH)</arch>
    </generate_info>
    <version_info install="true" install_path="oam_tools" install_own="$username:$usergroup" install_mod="440"/>
    <file_info value="ops_base_script" copy_type="source" src_path="" dst_path="share/info/oam_tools" install_path="share/info/oam_tools">
        <file value="script" entity="true"/>
        <file value="version.info" dst_path="share/info/oam_tools" install_path="share/info/oam_tools"/>
    </file_info>
    <file_info copy_type="source" src_path="" dst_path="tools" install_path="tools" install_type="all">
        <file value="hccl_test" install_mod="550" entity="true"/>
        <file value="profiler" install_mod="550" entity="true"/>
        <file value="operator_cmp" install_mod="550" entity="true" optional="true"/>
    </file_info>
    <file_info copy_type="source" src_path="" dst_path="tools" install_path="tools" install_type="all">
        <file value="msaicerr" install_mod="550" entity="true"/>
    </file_info>
    <file_info copy_type="source" src_path="" dst_path="tools/ascend_system_advisor" install_path="tools/ascend_system_advisor" install_type="all">
        <file value="asys" install_mod="550" entity="true"/>
    </file_info>
    <file_info value="aml_lib" copy_type="delivery" src_path="" dst_path="$(TARGET_ENV)/lib64" install_path="$(TARGET_ENV)/lib64" install_mod="440">
        <file value="libascend_ml.so" file_type="shared"/>
        <file value="libascend_ml_detect.so" file_type="shared"/>
    </file_info>
    <file_info value="stress_detect" copy_type="delivery" src_path="" dst_path="tools/aml/lib64/plugin_v2" install_path="tools/aml/lib64/plugin_v2" install_mod="440">
        <file value="libascend_stress_detect.so" file_type="shared"/>
    </file_info>
    <file_info value="mix_test" copy_type="delivery" src_path="" dst_path="tools/aml/lib64/plugin" install_path="tools/aml/lib64/plugin" install_mod="440">
        <file value="libascend_mix_test.so" file_type="shared"/>
        <file value="matmul_input_0.bin" optional="true"/>
        <file value="matmul_input_1.bin" optional="true"/>
    </file_info>
    <file_info value="ascend_dump_parser_lib" copy_type="delivery" src_path="" dst_path="$(TARGET_ENV)/lib64" install_path="$(TARGET_ENV)/lib64" install_mod="440">
        <file value="libascend_dump_parser.so" file_type="shared"/>
    </file_info>
    <file_info value="profiler_lib" copy_type="delivery" src_path="" dst_path="tools/profiler/lib64" install_path="tools/profiler/lib64" install_mod="440">
        <file value="libascend_profinj.so" file_type="shared" optional="true"/>
    </file_info>
    <file_info value="profiler_bin" copy_type="delivery" src_path="" dst_path="tools/profiler/bin" install_path="tools/profiler/bin" install_mod="440">
        <file value="acp" file_type="shared" optional="true"/>
        <file value="msprof" file_type="shared"/>
    </file_info>
    <block_info dependtree="false" dst_path="" block_conf_path="ascend">
        <block name="EngineeringCommon"/>
        <block name="EngineeringFiles"/>
        <block name="ToolsCommon"/>
    </block_info>
    <block_info dependtree="false" dst_path="" block_conf_path="ascend">
        <block name="DetectInfo"/>
    </block_info>
    <dir_info value="oam_tools" install_path="oam_tools" install_mod="550" install_type="all">
        <path value="share" install_mod="750"/>
        <path value="share/info" install_mod="750"/>
        <path value="share/info/oam_tools" install_mod="750"/>
        <path value="tools" install_mod="750"/>
        <path value="tools/aml"/>
        <path value="tools/aml/lib64"/>
        <path value="tools/aml/lib64/plugin"/>
        <path value="tools/aml/lib64/plugin_v2"/>
        <path value="tools/msaicerr"/>
        <path value="tools/hccl_test"/>
        <path value="tools/operator_cmp"/>
        <path value="tools/profiler"/>
        <path value="tools/profiler/bin"/>
        <path value="tools/profiler/lib64"/>
        <path value="tools/profiler/profiler_tool" install_mod="750"/>
        <path value="tools/profiler/profiler_tool/analysis" install_mod="750"/>
        <path value="tools/ascend_system_advisor"/>
        <path value="tools/ascend_system_advisor/asys"/>
    </dir_info>
</config>