Re: [slurm-users] Error when running srun: error: task X launch failed: Invalid MPI plugin name

2020-04-27 Thread Josep Guerrero
program ... > > Notice you don't need to specify the number of processes to mpirun, as > it takes it from SLURM. Also, the "mpirun" in the script should be the OpenMPI one. The slurm mpirun didn't work for me (gave an error about openmpi not having been compiled with slurm's pmi support). Josep Guerrero

[slurm-users] Error when running srun: error: task X launch failed: Invalid MPI plugin name

2020-04-27 Thread Josep Guerrero
launch failed: Invalid MPI plugin name srun: error: task 1 launch failed: Invalid MPI plugin name $ === At this point I don't know exactly what is the problem. I searched both Google and this user list for this error, but I couldn't find any relevant information. I suspect it ma