1
1
openmpi/orte/orted
2011-03-10 00:42:28 +00:00
..
help-orted.txt Bring in an updated launch system for the orteds. This commit restores the ability to execute singletons and singleton comm_spawn, both in single node and multi-node environments. 2007-07-12 19:53:18 +00:00
Makefile.am Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
orted_comm.c Make it easier to send a kill-local-procs command for an arbitrary number of procs 2011-02-15 13:26:11 +00:00
orted_main.c If we don't release the OPAL utils explicitly there will be a memory leak. 2011-03-10 00:42:28 +00:00
orted.h Enable substitution of the communication calls in the orted when sending messages back to the HNP by creating a function for this purpose and saving the pointer to it in orte_odls_base. Higher level libraries can then override the default function to use their own method. 2010-04-09 18:50:10 +00:00