We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CMAKE_CXX_FLAGS to Run
-ta=multicore -Minfo=accel -acc
With ta being target accelerator. With Minfo being a compiler feedback message
ta
Minfo
-gopt : debug without reducing optimiation
pgprof -o [executable]
export PGI_ACC_TIME=1 for some simple profiling
export PGI_ACC_TIME=1
Host parallalization -ta=multicore -Minfo=accel -acc
Device parallalization -ta=tesla -Minfo=accel -acc
-ta=tesla -Minfo=accel -acc
There was an error while loading. Please reload this page.