Obtaining Input Data
Table 1 lists the input data required by MindStudio Advisor. You can provide one or more types (as a combination) of data. For details about the data required by each bottleneck identification model, see Mapping Between Analysis Functions and Inputs.
Input Data |
Storage Directory |
Description |
|---|---|---|
*.om Offline OM model file |
${data_path}/data/project |
|
*.cce CCE code |
${data_path}/data/project |
|
task_time_*.json Profiling Task Scheduler data |
${data_path}/data/profiling/PROF_*/device_0 |
|
*.csv Profiling summary file |
${data_path}/data/profiling/PROF_*/device_0 |
|
info.json.0 Basic profiling information file. |
${data_path}/data/profiling/PROF_*/device_0 |
|
core{id}_instr_popped_log.dump core{id}_instr_log.dump Operator simulation file. TMMdoel simulation is supported. {id} indicates the core ID. |
{project_location}/out/model/tm/{opname}/{casename} |
|
Executable File Executable file for executing the target project. |
|
|
Note: ${data_path} indicates the root path of the data directory. |
||