Intel® Advisor Help
Import and finalize data collected on an MPI cluster.
--import-dir=<PATH> [--action-options] [--global-options] [[--] <target> [<target options>]] |
<PATH> is the full path to a directory where previously collected data resides.
No default argument
For best results, specify the location of the source application files using the search-dir action option. Use the mpi-rank action option to specify the process data to import.
For MPI workloads:
Copy the data from the rank node to the home node.
Import the data.
View the data.
Import data collected on rank 2 of the MPI cluster to the new project.
advisor --import-dir-./advi --mpi-rank-2 --search-dir src:r=./src --project-dir-./advi_results