1
1
openmpi/orte/mca/routed/direct
2009-05-04 11:07:40 +00:00
..
configure.params Enable direct launch of applications under SLURM. Compute all required nidmap and mpidmap info based on publicly available SLURM environmental variables so that no linkage to SLURM libraries is required. 2009-02-19 21:39:54 +00:00
Makefile.am Enable direct launch of applications under SLURM. Compute all required nidmap and mpidmap info based on publicly available SLURM environmental variables so that no linkage to SLURM libraries is required. 2009-02-19 21:39:54 +00:00
routed_direct_component.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
routed_direct.c Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans. 2009-05-04 11:07:40 +00:00
routed_direct.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00