1
1
openmpi/orte/test
2010-01-07 06:58:01 +00:00
..
mpi Add some new tests to the ORTE collection 2009-12-17 19:30:57 +00:00
system Since we modified ORTE to declare that any process that terminates after calling "init" while at least one other process has not yet called "init" is an error, we have to ensure that non-MPI ORTE apps (i.e., apps that call orte_init but not mpi_init) include a barrier in orte_init. Otherwise, fast ORTE apps almost always wind up triggering the "abnormal termination" condition. 2010-01-07 06:58:01 +00:00