enable-data-transfer-analysis
enable-data-transfer-analysis
Model data transfer between host
memory and device memory.
Syntax
--enable-data-transfer-analysis
--no-enable-data-transfer-analysis
Default
Off (no-enable-data-transfer-analysis)
Actions Modified
collect
=tripcounts
Usage
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.
Run a Trip Counts and FLOP analysis. Enable data
transfer simulation.
$ advisor
--collect=tripcounts --project-dir=./advi --flop
--enable-data-transfer-analysis -- myApplication