1
1
openmpi/orte/mca/filem/raw
2013-11-13 23:49:26 +00:00
..
filem_raw_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
filem_raw_module.c Per patch from Jeff, treat the case where someone transfers an archived file of an unknown type. This can't actually happen as this is on the receive end, and the error would have been treated and rejected on the send side. Still, practice defensive programming. 2013-11-13 23:49:26 +00:00
filem_raw.h Ensure we don't re-link files when staging execution as we may be executing more members of the same app. Allow the user to ask that directory trees be "flattened" so that all files appear in the proc's session directory itself. 2012-09-04 17:52:12 +00:00
help-orte-filem-raw.txt Extend the filem interface to support prepositioning and linking required local files for execution. Create a new "raw" module that uses xcast to send the files to all nodes as this is faster than doing an scp in a linear pattern 2012-08-22 21:43:20 +00:00
Makefile.am Extend the filem interface to support prepositioning and linking required local files for execution. Create a new "raw" module that uses xcast to send the files to all nodes as this is faster than doing an scp in a linear pattern 2012-08-22 21:43:20 +00:00