1
1
openmpi/opal/runtime
Nathan Hjelm 4896b3bc4b clean up some ompi_info code
This commit was SVN r28388.
2013-04-24 21:37:24 +00:00
..
help-opal_info.txt Refactor ompi_info, splitting it into parts according to the layer involved. Thus, we call down to the opal layer to get those frameworks and components, and down to the orte layer to get those. Still some abstraction breaks, but they mostly involve renaming of OMPI_foo labels that have been around since before we split the build system by layer. 2012-06-28 18:23:34 +00:00
help-opal-runtime.txt Cleanup the updated sys limits capability. Fix a few copy/paste bugs (my bad). Shift the limit set to the ODLS default module so that we sete the limits for all apps, even those that don't call opal_init. Leave it in opal_init as well to support direct-launch apps, but ensure we only set the limits once by removing the envar after launch by ODLS. 2013-04-04 16:00:17 +00:00
Makefile.am MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
opal_cr.c Fix verbosity setting 2013-03-27 22:12:01 +00:00
opal_cr.h Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
opal_finalize.c Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
opal_info_support.c clean up some ompi_info code 2013-04-24 21:37:24 +00:00
opal_info_support.h Per RFC add initial support for the MPI 3.0 tools interface. 2013-04-24 15:59:23 +00:00
opal_init.c Cleanup the updated sys limits capability. Fix a few copy/paste bugs (my bad). Shift the limit set to the ODLS default module so that we sete the limits for all apps, even those that don't call opal_init. Leave it in opal_init as well to support direct-launch apps, but ensure we only set the limits once by removing the envar after launch by ODLS. 2013-04-04 16:00:17 +00:00
opal_params.c Upgrade the system limit code to support a broader range of parameters. For now, we support stack size, #open files, #children, and file size we can c 2013-04-03 18:57:53 +00:00
opal_params.h Upgrade the system limit code to support a broader range of parameters. For now, we support stack size, #open files, #children, and file size we can c 2013-04-03 18:57:53 +00:00
opal_progress.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
opal_progress.h Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
opal.h Fix/clarify a comment from r26322. 2012-04-24 17:35:19 +00:00