Launch the program

Note

rocgdb must be detectable in your environment and compatible with the AMD GPU Driver installed on the system. See Known issues and limitations for more information.

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.