Re: [OMPI users] OMPI users] MPI_ABORT was invoked on rank 0 in communicator compute with errorcode 59

2016-11-16 Thread Gilles Gouaillardet
Hi, With ddt, you can do offline debugging just to get where the program crashes ddt -n 8 --offline a.out ... You might also wanna try the reverse connect feature Cheers, Gilles "Beheshti, Mohammadali" wrote: >Hi Gus, > >Thank you very much for your prompt

Re: [OMPI users] MPI_ABORT was invoked on rank 0 in communicator compute with errorcode 59

2016-11-16 Thread Beheshti, Mohammadali
Hi Gus, Thank you very much for your prompt response. The myjob.sh script is as follows: #!/bin/bash #PBS -N myjob #PBS -l nodes=1:ppn=8 #PBS -l walltime=120:00:00 #PBS -l pvmem=2000MB module load openmpi/2.0.0 cd /cluster/home/t48263uhn/Carp/PlosOneData/ mpirun -np 8 carp.debug.petsc.pt +F

Re: [OMPI users] symbol lookup error for a "hello world" fortran script

2016-11-16 Thread Julien de Troullioud de Lanversin
Gilles, I went for the radical solution and completely removed intel prallel studio from my system (I used it for ifort but I prefer to use gfortran now). The script works now. Thanks a lot for your help Gilles. Julien 2016-11-16 1:24 GMT-05:00 Gilles Gouaillardet

Re: [OMPI users] Open MPI State of the Union BOF at SC'16 next week

2016-11-16 Thread Jeff Squyres (jsquyres)
Will do! It will be tonight at the earliest (the BOF is tonight at 5:15pm US Mountain time), but tomorrow morning is more likely. > On Nov 15, 2016, at 12:48 PM, Sean Ahern wrote: > > Make sense. Thanks for making the slides available. Would you mind posting to > the list