1
1
openmpi/orte/orted
2014-12-24 13:25:23 +02:00
..
pmix Fix commit bffb2b7a4b which broke pmix server functionality 2014-12-24 13:25:23 +02: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 configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
orted_comm.c Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
orted_main.c Revise the way we handle hetero nodes as users are finding this (a) a significant surprise, and (b) confusing as to when it is required. So try to automate it a bit by creating a topology "signature" that mpirun can share on the cmd line with the remote daemons, thus allowing them to check to see if they match. This isn't comprehensive of course - for now, it only checks the number of each type of hwloc object on the node. This is good enough to pickup major differences (e.g., where we have different numbers of sockets or assigned core bindings). 2014-12-08 15:38:14 -08:00
orted.h Remove stale code - message arrival time doesn't really mean much anymore. 2013-01-24 23:02:02 +00:00