Hi all, I am testing MPI jobs and have the following problem:
My submit file 'pi.cmd' is: ... universe = mpi machine_count = 4
output =$(Cluster).$(Process).$(NODE).out error =$(Cluster).$(Process).$(NODE).err log =$(Cluster)..log
executable = cpi queue 2 ....
Is this behavior normal????