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.
enable-data-transfer-analysis
with no modifications corresponds to
data-transfer=light
.
Example
Run a Trip Counts and FLOP analysis. Enable data
transfer simulation.
advisor
--collect=tripcounts --flop --enable-data-transfer-analysis
--project-dir=./advi_results -- ./myApplication