Re: [OMPI users] mpirun 2.1.1 refuses to start a Torque 6.1.1.1 job if I change the scheduler to Maui 3.3.1

2017-08-10 Thread A M
All solved and now works well! The culprit was the lost line in the "maui.cfg" file: JOBNODEMATCHPOLICY EXACTNODE The default value for this variable is EXACTPROC and, in its presence, Maui completely ignores the "-l nodes=N:ppn=M" PBS instruction and allocates the first M available cores inside

Re: [OMPI users] mpirun 2.1.1 refuses to start a Torque 6.1.1.1 job if I change the scheduler to Maui 3.3.1 [SOLVED]

2017-08-10 Thread A M
All solved and now works well! The culprit was the lost line in the "maui.cfg" file: JOBNODEMATCHPOLICY EXACTNODE The default value for this variable is EXACTPROC and, in its presence, Maui completely ignores the "-l nodes=N:ppn=M" PBS instruction and allocates the first M available cores inside

[OMPI users] mpi_f08 interfaces in man3 pages?

2017-08-10 Thread Matt Thompson
OMPI Users, I know from a while back when I was scanning git to find some other thing, I saw a kind user (Gilles Gouaillardet?) added the F08 interfaces into the man pages. As I am lazy, 'man mpi_send' would be nicer than me pulling out my Big Blue Book to look it up. (Second in laziness is using