Error trying to use mpi for a job on slurm cluster

27 Views Asked by At

I am trying to use when I submit a job to a university cluster but I get the message

MPI startup(): PMI server not found. Please set I_MPI_PMI_LIBRARY variable if it is not a singleton case.

What could be the reason for this?

I tried to include the path to the mpi used in the program in the submition command but that didn't change anything.

0

There are 0 best solutions below