Intel® Advisor Help
Collect Intel® oneAPI Math Kernel Library (oneMKL) loops and functions data during the Survey analysis
Project Properties > Analysis Target > Survey Analysis > Advanced > Analyze MKL loops and functions
--mkl-user-mode --no-mkl-user-mode |
On (mkl-user-mode)
collect=survey
Disabling can decrease finalization overhead.
Run a Survey analysis. Disable collecting oneMKL loops and functions data.
$ advisor --collect=survey --project-dir=./myAdvisorProj --no-mkl-user-mode -- ./bin/myTargetApplication