1
1
openmpi/orte/mca/odls
Mark Santcroos 27fa8aabd6 Hardcode basename to "orted" for error reporting.
Signed-off-by: Mark Santcroos <mark.santcroos@rutgers.edu>
2017-04-11 18:59:23 -04:00
..
alps Hardcode basename to "orted" for error reporting. 2017-04-11 18:59:23 -04:00
base Update how we pass the node regex so we pass _all_ nodes, even those without daemons. This allows the backend daemons to form a complete picture of the allocation. Include info on which nodes have daemons on them, and populate that info on the backend as well. 2017-04-03 19:25:15 -07:00
default Hardcode basename to "orted" for error reporting. 2017-04-11 18:59:23 -04:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
odls_types.h Fix the DVM by ensuring that all nodes, even those that didn't participate (i.e., didn't have any local children) in a job, clean up all resources associated with that job upon its completion. With the advent of backend distributed mapping, nodes that weren't part of the job would still allocate resources on other nodes - and then start from that point when mapping the next job. This change ensures that all daemons start from the same point each time. 2017-04-04 17:31:38 -07:00
odls.h Refactor the ORTE DVM code so that external codes can submit multiple jobs using only a single connection to the HNP. 2016-02-13 08:10:44 -08:00