Skip to content

Multiple MPI processes using the same GPU

Michel Müller edited this page Jul 8, 2015 · 1 revision

If you have multiple MPI processes running on the same node, you need to enable the HyperQ feature. For that, set the following environment variable:

export CRAY_CUDA_MPS=1

Clone this wiki locally