Intel® Advisor Help
Enable a simulator to model GRF.
--enable-grf-simulation --no-enable-grf-simulation |
Off (no-enable-grf-simulation)
collect=tripcounts --enable-cache-simulation --stacks
Run Survey Analysis.
Enable modeling GRF when running Trip Counts and FLOP analyses of the Characterization stage.
Model your application performance on a target device.
$ advisor --collect=survey -stackwalk-mode=online --static-instruction-mix --project-dir=./advi -- myApplication
$ advisor --collect=tripcounts --flop --enable-data-transfer-analysis --enable-cache-simulation --stacks --enable-grf-simulation --project-dir=./advi -- myApplication
$ advisor --collect=projection --project-dir=./advi