rockverse.configure.Config#
Attributes#
Returns the rank of the calling process in the MPI communicator. |
|
Returns the total number of processes in the MPI communicator. |
|
Returns the name of the processor running MPI. |
|
Returns the MPI communicator object. |
|
Returns the list of all GPUs available to the processor in |
Methods#
Prints the list of available GPUs. |
|
Prints the list of user-selected GPUs. |
|
Selects the GPU to be used by the current MPI process at runtime. |
|
Prints the GPU selected for use by the current MPI process. |