Fix for a case when there is more then one MPI process per node in a given job, like when one uses 'mpiexec -np X' where X is larger than the number of nodes. Added file(s): - files/patch-src-resmom-start_exec.c Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this PRs
miwi 2006-12-15 08:17:34 UTC FreeBSD ports repository Added files: sysutils/torque/files patch-src-resmom-start_exec.c Log: - Fix for a case when there is more then one MPI process per node in a given job, like when one uses 'mpiexec -np X' where X is larger than the number of nodes. PR: ports/106719 Submitted by: trasz Revision Changes Path 1.1 +11 -0 ports/sysutils/torque/files/patch-src-resmom-start_exec.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!