1
1
openmpi/orte/mca/odls/base
2011-01-11 19:56:26 +00:00
..
base.h Revamp the errmgr framework to provide a greater range of optional behaviors, including different behaviors for daemons, and remove several looping messages across the code base: 2010-04-23 04:44:41 +00:00
help-orte-odls-base.txt This commit is the first of several steps in a paffinity makeover 2010-08-24 19:38:29 +00:00
Makefile.am Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
odls_base_close.c Revamp the errmgr framework to provide a greater range of optional behaviors, including different behaviors for daemons, and remove several looping messages across the code base: 2010-04-23 04:44:41 +00:00
odls_base_default_fns.c One more time, into the breach! 2010-12-01 15:15:26 +00:00
odls_base_open.c corrected a couple places in orte where it said cpu_model when it should have been cpu_type. 2011-01-11 19:56:26 +00:00
odls_base_select.c Fix some Coverity 'Event set_but_not_used' highlights. 2008-06-06 14:38:41 +00:00
odls_base_state.c * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
odls_private.h After hours spent chasing the stupid "abort" file, it became clear that we were always going to be plagued by that idiot contraption when trying to be good citizens and properly cleanup. So get rid of it by instead doing a messaging handshake with the local daemon. 2010-04-27 03:39:32 +00:00