1
1
openmpi/orte/mca/dfs/app
2014-05-08 02:01:35 +00:00
..
dfs_app_component.c 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_app.c As per the RFC: 2014-04-29 21:49:23 +00:00
dfs_app.h 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
Makefile.am The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00