.. |
comm
|
Sorry for mid-day commit, but I had promised on the call to do this upon my return.
|
2012-04-06 14:23:13 +00:00 |
dash_host
|
Fix the -H localhost issue
|
2012-02-29 16:56:00 +00:00 |
hostfile
|
Allow there to be no default hostfile without generating an error
|
2012-02-15 04:16:05 +00:00 |
context_fns.c
|
Hostname is not used in this function.
|
2010-07-21 11:07:28 +00:00 |
context_fns.h
|
... Delayed due to notifier commits earlier this day ...
|
2009-04-29 01:32:14 +00:00 |
error_strings.c
|
Extend the iof by adding two new components to support map-reduce IO chaining. Add a mapreduce tool for running such applications.
|
2012-05-02 21:00:22 +00:00 |
error_strings.h
|
Sorry for mid-day commit, but I had promised on the call to do this upon my return.
|
2012-04-06 14:23:13 +00:00 |
help-regex.txt
|
Fix regular expression analyzer for slurmd - use a slurm-specific version
|
2011-07-13 22:49:56 +00:00 |
hnp_contact.c
|
Sorry for mid-day commit, but I had promised on the call to do this upon my return.
|
2012-04-06 14:23:13 +00:00 |
hnp_contact.h
|
As requested by Aurelien at the July design meeting - long time coming, but finally got around to it.
|
2008-12-10 17:10:39 +00:00 |
Makefile.am
|
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 |
name_fns.c
|
Sorry for mid-day commit, but I had promised on the call to do this upon my return.
|
2012-04-06 14:23:13 +00:00 |
name_fns.h
|
Sorry for mid-day commit, but I had promised on the call to do this upon my return.
|
2012-04-06 14:23:13 +00:00 |
nidmap.c
|
Cleanup some compiler warnings, some of which are actual logic errors
|
2012-05-29 20:11:51 +00:00 |
nidmap.h
|
add an option to enable static ports. diabled by default
|
2012-05-21 19:56:15 +00:00 |
parse_options.c
|
Use ports as multicast channels instead of networks so we avoid stepping into reserved spaces.
|
2011-04-29 18:46:40 +00:00 |
parse_options.h
|
Use ports as multicast channels instead of networks so we avoid stepping into reserved spaces.
|
2011-04-29 18:46:40 +00:00 |
pre_condition_transports.c
|
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 |
pre_condition_transports.h
|
In the case of direct-launched processes running under slurm, psm requires that the pre_condition_transports MCA param be set. This is normally computed by mpirun and inserted into each proc's environ, but that doesn't work here.
|
2011-04-28 13:54:33 +00:00 |
proc_info.c
|
Cleanup the pidmap decoding for apps to avoid confusion
|
2012-05-27 16:21:38 +00:00 |
proc_info.h
|
Cleanup the pidmap decoding for apps to avoid confusion
|
2012-05-27 16:21:38 +00:00 |
regex.c
|
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 |
regex.h
|
Fix some major bit-rot on scalable launch. If static ports are provided, then daemons can connect back to the HNP via the routed connection tree instead of doing so directly. In order to do that at scale, the node list must be passed as a regular expression - otherwise, the orted command line gets too long.
|
2011-07-07 18:54:30 +00:00 |
session_dir.c
|
Some cleanup of the tmpdir session directory specifications. Remove the --tmpdir option from orterun as it was confusing. Create an orte_local_tmpdir_base mca param in its place. Clarify the role of the local vs remote vs global tmpdir base params, and ensure that you don't set conflicting options.
|
2012-02-16 16:10:01 +00:00 |
session_dir.h
|
- Revert r20739
|
2009-03-05 21:56:03 +00:00 |
show_help.c
|
Get things to build and run when --disable-orte is specified
|
2012-04-10 21:50:01 +00:00 |
show_help.h
|
Fix a few issues with error messages:
|
2011-03-07 16:45:45 +00:00 |