This website requires JavaScript.
Explore
Help
Sign In
ports
/
openmpi
Watch
1
Star
1
Fork
0
You've already forked openmpi
Code
Releases
Activity
openmpi
/
orte
/
runtime
/
data_type_support
History
Ralph Castain
a0ffeb205a
Add an orted component for staged operations and rename the staged component to "staged_hnp".
...
This commit was SVN r27305.
2012-09-11 20:35:46 +00:00
..
orte_dt_compare_fns.c
Sorry for mid-day commit, but I had promised on the call to do this upon my return.
2012-04-06 14:23:13 +00:00
orte_dt_copy_fns.c
Complete the cleanup of the preload files system. Remove the dest_dir option as moving things to arbitrary locations - especially absolute paths - can prove disastrous. Remove the preload_libs option as these can be treated as just files. Cleanup some of the pack/unpack code as the dss handles NULL strings just fine. Deal a little better with absolute paths, noting that tar now strips the leading '/' for us (showing my age as it didn't used to do so).
2012-08-24 02:28:29 +00:00
orte_dt_packing_fns.c
This confusion has been around for awhile, caused by a long-ago decision to track slots allocated to a specific job as opposed to allocated to the overall mpirun instance. We eliminated that quite a while ago, but never consolidated the "slots_alloc" and "slots" fields in orte_node_t. As a result, confusion has grown in the code base as to which field to look at and/or update.
2012-09-05 01:30:39 +00:00
orte_dt_print_fns.c
Add an orted component for staged operations and rename the staged component to "staged_hnp".
2012-09-11 20:35:46 +00:00
orte_dt_size_fns.c
Sorry for mid-day commit, but I had promised on the call to do this upon my return.
2012-04-06 14:23:13 +00:00
orte_dt_support.h
Remove another antiquated dss function - the 'size' API isn't used anywhere since the GPR went away
2012-06-25 13:33:45 +00:00
orte_dt_unpacking_fns.c
This confusion has been around for awhile, caused by a long-ago decision to track slots allocated to a specific job as opposed to allocated to the overall mpirun instance. We eliminated that quite a while ago, but never consolidated the "slots_alloc" and "slots" fields in orte_node_t. As a result, confusion has grown in the code base as to which field to look at and/or update.
2012-09-05 01:30:39 +00:00