Intel® Advisor Help
Model data transfer between host memory and device memory.
--enable-data-transfer-analysis--no-enable-data-transfer-analysis |
Off (no-enable-data-transfer-analysis)
collect=tripcounts
data-transfer option takes precedence over the enable-data-transfer-analysis option and its modifications. So if you specify both, data-transfer rewrites all enable-data-transfer-analysis modifications used.
enable-data-transfer-analysis with no modifications corresponds to data-transfer=light.
Run a Trip Counts and FLOP analysis. Enable data transfer simulation.
advisor --collect=tripcounts --flop --enable-data-transfer-analysis --project-dir=./advi_results -- ./myApplication