Launch the program
To launch a ROCm job, select ROCm in the Run dialog before you click Run/Submit.
For MPI applications it is essential to place all ROCm initialization after the MPI_Init
call.
Note
When attaching to an AMD ROCm application, to see dispatches started prior to attaching,
start the user application with the environment variable HSA_ENABLE_DEBUG=1
.