Hi Pete
I'm not sure how to help here as the error messages you show are not
something coming from Open MPI - we have no such function as
"net_send", nor any such error message in our code base.
Are you sure you are using Open MPI (if so, which version)? Or is this
an error message from y
Pete,
I don't know why the behavior on an 8 processor machine differs with
the machine file format/syntax. You don't need to specify a machine
file on a single multiprocessor machine.
On you torque scheduled cluster you shouldn't need a machine file for
openmpi. Openmpi should just use th
I use the following: mpirun -machinefile machine.file -np 8 ./mpi-program
and the machine file has the following:
t01
t01
t01
t01
t01
t01
t01
t01
I get the following error:
rm_12992: (0.632812) net_send: could not write to fd=4, errno = 32
rm_13053: (0.421875) net_send: could not write to fd=4