1
1
openmpi/orte/orted
Terry Dontje b74ef351b7 Added new solaris sysinfo module. Also added code to assign
orte_local_chip_type and orte_local_chip_model in MPI processes it the
appropriate sysinfo module found the values on the machine.

This commit was SVN r23581.
2010-08-09 19:28:56 +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 Arg - the other half of the prior commit: have the orted properly parse the resulting data to hand it to orte_odls. 2010-07-20 04:06:46 +00:00
orted_main.c Added new solaris sysinfo module. Also added code to assign 2010-08-09 19:28:56 +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