1
1
openmpi/orte/mca/ess/slurm
2012-03-02 23:10:48 +00:00
..
configure.m4 This is actually a much smaller commit than it appears at first glance - it just touches a lot of files. The --without-rte-support configuration option has never really been implemented completely. The option caused various objects not to be defined and conditionally compiled some base functions, but did nothing to prevent build of the component libraries. Unfortunately, since many of those components use objects covered by the option, it caused builds to break if those components were allowed to build. 2011-11-22 21:24:35 +00:00
ess_slurm_component.c Ensure we use the slurm module for slurm environments, and correct init order in pmi module when used by daemons 2012-03-02 23:10:48 +00:00
ess_slurm_module.c Allow daemons to use PMI to get their name where PMI support is available while using the standard grpcomm and other capabilities. Remove the GNI code from the alps ess component as that component should only be for alps/cnos installations. 2012-01-18 20:56:53 +00:00
ess_slurm.h Split out the nidmap init function that adds entries for the local node and proc so these can be separate functions 2009-02-19 21:28:58 +00:00
Makefile.am WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00