Page History
...
A temporary workaround consists in ensuring that the PMI_RANK
environment variable inside the container corresponds to the actual MPI rank of the process within the job step.
This can be achieved by wrapping the original command for the container within a bash command like shown below:
...