Re: [slurm-users] Segmentation fault when launching mpi jobs using Intel MPI
On 2/6/19 9:06 AM, Bob Smith wrote: Any ideas on what is going on? Any reason you're not using "srun" to launch your code? https://slurm.schedmd.com/mpi_guide.html All the best, Chris
[slurm-users] Segmentation fault when launching mpi jobs using Intel MPI
Hello all, I am having an issue submitting mpi jobs via sbatch using Intel MPI 2019 Update 1. The job ends with a segmentation fault immediately: [user@head mpihello]$ cat mpihello-intelmpi.out.62 srun: error: node003: task 0: Segmentation fault srun: error: node004: task 0: Segmentation fault [m