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
a0f6e153c7
Add missing fields to copy of app_context object
...
This commit was SVN r24411.
2011-02-17 23:55:05 +00:00
..
orte_dt_compare_fns.c
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +00:00
orte_dt_copy_fns.c
Add missing fields to copy of app_context object
2011-02-17 23:55:05 +00:00
orte_dt_packing_fns.c
Redefine the rmaps framework to allow multiple mapper modules to be active at the same time. This allows users to map the primary job one way, and map any comm_spawn'd job in a different way. Modules are given the opportunity to map a job in priority order, with the round-robin mapper having the highest default priority. Priority of each module can be defined using mca param.
2011-02-15 23:24:31 +00:00
orte_dt_print_fns.c
Redefine the rmaps framework to allow multiple mapper modules to be active at the same time. This allows users to map the primary job one way, and map any comm_spawn'd job in a different way. Modules are given the opportunity to map a job in priority order, with the round-robin mapper having the highest default priority. Priority of each module can be defined using mca param.
2011-02-15 23:24:31 +00:00
orte_dt_release_fns.c
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
orte_dt_size_fns.c
* Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with
2010-05-17 23:08:56 +00:00
orte_dt_support.h
Roll in the revamped IOF subsystem. Per the devel mailing list email, this is a complete rewrite of the iof framework designed to simplify the code for maintainability, and to support features we had planned to do, but were too difficult to implement in the old code. Specifically, the new code:
2008-10-18 00:00:49 +00:00
orte_dt_unpacking_fns.c
Redefine the rmaps framework to allow multiple mapper modules to be active at the same time. This allows users to map the primary job one way, and map any comm_spawn'd job in a different way. Modules are given the opportunity to map a job in priority order, with the round-robin mapper having the highest default priority. Priority of each module can be defined using mca param.
2011-02-15 23:24:31 +00:00