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
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
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