1
1
openmpi/orte/mca/dfs
2012-12-25 21:17:35 +00:00
..
app Add an MCA param to retain all aliases based on IP addrs for node names so that procs can look them up by interface, if desired. If the param is set, pass aliases around to all daemons and procs for local use 2012-11-16 04:04:29 +00:00
base Update DFS to support multi-node operations 2012-11-12 02:54:53 +00:00
orted Ensure we cleanup DFS worker threads during finalize to avoid segfaulting in MCA param cleanup 2012-12-25 21:17:35 +00:00
test Add a new "test" component to the DFS that treats all files as remote in order to test the app-to-daemon interactions on a single machine. Set a global param to indicate we are using staged execution. Add a param to indicate it is okay for non-MPI processes to execute without finalizing. Cleanup file map load and fetch operations. 2012-11-10 14:09:12 +00:00
dfs_types.h Update DFS to support multi-node operations 2012-11-12 02:54:53 +00:00
dfs.h Add a new "test" component to the DFS that treats all files as remote in order to test the app-to-daemon interactions on a single machine. Set a global param to indicate we are using staged execution. Add a param to indicate it is okay for non-MPI processes to execute without finalizing. Cleanup file map load and fetch operations. 2012-11-10 14:09:12 +00:00
Makefile.am Add a new "distributed file system" capability to support file access operations across nodes that do not have a network file system attached to them. 2012-10-25 17:15:17 +00:00