Files
qibotn/vtune_contract/config/collection.cfg
jaunatisblue 49b27a5840
Some checks failed
Build wheels / build (ubuntu-latest, 3.11) (push) Has been cancelled
Build wheels / build (ubuntu-latest, 3.12) (push) Has been cancelled
Build wheels / build (ubuntu-latest, 3.13) (push) Has been cancelled
Tests / check (push) Has been cancelled
Tests / build (ubuntu-latest, 3.11) (push) Has been cancelled
Tests / build (ubuntu-latest, 3.12) (push) Has been cancelled
Tests / build (ubuntu-latest, 3.13) (push) Has been cancelled
完善时间剪枝功能
2026-05-08 00:12:32 +08:00

35 lines
2.1 KiB
INI

<?xml version='1.0' encoding='UTF-8'?>
<bag xmlns:boolean="http://www.w3.org/2001/XMLSchema#boolean" xmlns:double="http://www.intel.com/2001/XMLSchema#double" xmlns:int="http://www.w3.org/2001/XMLSchema#int" xmlns:null="http://www.intel.com/2009/BagSchema#null">
<pointer:workload pointer:type_id="dasID_cctrl2::ApplicationWorkload" pointer:ptr_type="dasID_cctrl2::IWorkload">
<workload targetName="launch" launch_app.app_to_launch="mpirun" launch_app.app_parameters="&quot;-np&quot; &quot;2&quot; &quot;--hostfile&quot; &quot;/home/yx/qibotn/hostfile&quot; &quot;-perhost&quot; &quot;2&quot; &quot;--map-by&quot; &quot;numa&quot; &quot;python&quot; &quot;benchmark_contract_sliced.py&quot; " result_directory.path="/home/yx/qibotn/vtune_contract">
<search_directories/>
<context>
<contextValue id="allowMultipleRuns" boolean:value="false"/>
<contextValue id="analyzeKvmGuest" boolean:value="false"/>
<contextValue id="analyzeSystemWide" boolean:value="false"/>
<contextValue id="cpuMask" value=""/>
<contextValue id="customCollector" value=""/>
<contextValue id="dataLimit" int:value="1000"/>
<contextValue id="enableRing" boolean:value="false"/>
<contextValue id="finalizationMode" value="fast"/>
<contextValue id="followChild" boolean:value="true"/>
<contextValue id="followChildGroup" null:value=""/>
<contextValue id="followChildStrategy" value=""/>
<contextValue id="groupForFinalizationControl" null:value=""/>
<contextValue id="kvmGuestKallsyms" value=""/>
<contextValue id="kvmGuestModules" value=""/>
<contextValue id="kvmProfileGuest" null:value=""/>
<contextValue id="mrteMode" value="auto"/>
<contextValue id="targetDurationType" value="short"/>
<contextValue id="targetRingBuffer" double:value="0"/>
<contextValue id="targetType" value="launch"/>
<contextValue id="traceMpi" boolean:value="false"/>
<contextValue id="tracingMode" null:value=""/>
<contextValue id="wrapperScriptContent" value=""/>
<contextValue id="wrapperScriptPath" value=""/>
</context>
</workload>
</pointer:workload>
</bag>