1
1
openmpi/orte/orted
2014-08-22 05:17:51 +00:00
..
pmix Fix shared memory operations - need to pass the local topology and cpusets of all local peers so we can properly compute relative locality for them. Also need to set default locality to "on node" in case where cpusets are not passed because procs are not bound. 2014-08-22 05:17:51 +00:00
help-orted.txt Okay, since a certain other RM out there made a fuss about being able to lock their daemons to specified cores, offer the same option here. The MCA param orte_daemon_cores can be used to specify which core(s) you want the orte daemons to use. This will have no bearing on the application procs - unbound will remain unbound, and binding directives will be applied to the apps. 2014-01-30 23:50:14 +00:00
Makefile.am Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
orted_comm.c Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
orted_main.c Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
orted.h Remove stale code - message arrival time doesn't really mean much anymore. 2013-01-24 23:02:02 +00:00