1
1
openmpi/test
Brian Barrett 40c0b6b12d * code to deal with getting callbacks / waiting for SIGCHLD. These should
only be used if the RTE init functions have been called.  Not quite as
  flexible as the real waitpid() function (no -1 support), but all I need
  for the SSH / BProc / RMS pcms.  This code is not yet turned on by
  default (need to add the init / finalize calls to ompi_rte_init?? and
  ompi_rte_finalize()

This commit was SVN r2860.
2004-09-26 17:43:35 +00:00
..
class fix comments and add messages 2004-09-03 12:52:04 +00:00
include make script more flexible 2004-09-03 12:55:00 +00:00
mca No need for DIST_SUBDIRS anymore 2004-09-11 06:05:13 +00:00
mpi add run script 2004-09-03 14:40:53 +00:00
rte * code to deal with getting callbacks / waiting for SIGCHLD. These should 2004-09-26 17:43:35 +00:00
support implement the MCA_OOB_ALLOC flag for recv - in this case the library allocates a buffer 2004-08-13 15:15:14 +00:00
threads make more general 2004-09-03 14:53:47 +00:00
util Fix mpirun2 and ompi_mpi_init to be fully backward compatible. All required values are now passed via environmental parameters, and the receiving parties know what to do with them. 2004-09-09 15:23:41 +00:00
Makefile.am * code to deal with getting callbacks / waiting for SIGCHLD. These should 2004-09-26 17:43:35 +00:00