- 07 Sep, 2011 2 commits
-
-
Pavan Balaji authored
clean up the naming convention. Reviewed by chan.
-
Pavan Balaji authored
PBS (node list is custom). Reviewed by chan.
-
- 06 Sep, 2011 3 commits
-
-
James Dinan authored
-
James Dinan authored
-
James Dinan authored
-
- 31 Aug, 2011 3 commits
-
-
Anthony Chan authored
[svn-r8978] Moved PBS_NODEFILE parsing from pbs_init() to pbs_launch_procs(). Corrected some HYD*_ prefixes so it is consistent with hydra's coding convention. Added a temporary hack to spawn proxy servers on every allocated nodes when RMK=user (something is broken here) as pmiserv complains about incorrect proxyID.
-
Anthony Chan authored
[svn-r8968] Added parsing of PBS_NODEFILE within pbs launcher. Added search for proxy hostname in PBS_NODEFILE using bsearch. Replaced the linear search mechanism of polling of events from tm_spawn() and tm_obit() by qsort() and bsearch().
-
Jayesh Krishna authored
[svn-r8965] Add VC_EVENT_TERMINATED event calls when a conn is teared down. This fix corresponds to changes made in r8201 in the tcp netmod. Without the fix programs hang in MPI_Finalize
-
- 29 Aug, 2011 3 commits
-
-
Anthony Chan authored
-
James Dinan authored
public header.
-
James Dinan authored
-
- 27 Aug, 2011 2 commits
-
-
James Dinan authored
L, Rob R, and Rajeev.
-
William Gropp authored
-
- 26 Aug, 2011 1 commit
-
-
Pavan Balaji authored
cpuset was non-empty.
-
- 25 Aug, 2011 3 commits
-
-
William Gropp authored
-
William Gropp authored
-
Pavan Balaji authored
for identifying it and providing the patch.
-
- 23 Aug, 2011 2 commits
-
-
Pavan Balaji authored
ways. The move to using all autotools should fix this.
-
Darius Buntinas authored
[svn-r8941] Added test in configure to check that the install directory is not the same as the build or source directories. Reviewed by goodell@
-
- 17 Aug, 2011 1 commit
-
-
Pavan Balaji authored
-
- 16 Aug, 2011 2 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
-
- 15 Aug, 2011 4 commits
-
-
Pavan Balaji authored
"manual". Different names are required to make sure the bootstrap server does not consider them to be related.
-
Pavan Balaji authored
RMK is provided.
-
Pavan Balaji authored
-
Pavan Balaji authored
returned resource list, we reset the RMK to "none". However, this seems to be interfering with the launcher that is picked in the second pass. This commit is not complete yet; we probably should support a new RMK type called "user" instead of "none" to distinguish it from the "none" launcher.
-
- 14 Aug, 2011 1 commit
-
-
William Gropp authored
[svn-r8910] Add support for Fortran integers that are not the same size as C ints. This takes advantage of MPI_Fint and the Fortran interface builder, buildiface. It has been tested with the MPICH2 and Inteltests and passes (except for failures due to limitations in the code for pack external), but because it is both a signficant change in the Fortran interface code and is needed only by Fortran users that have applications that need, e.g., 8-byte INTEGERs, it is not the default. Also includes updates to the tests to more thoroughly test Fortran and to the collective computation routines.
-
- 13 Aug, 2011 6 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
is not currently supported. This needs to be fixed later.
-
Pavan Balaji authored
-
William Gropp authored
-
- 12 Aug, 2011 4 commits
-
-
William Gropp authored
-
Pavan Balaji authored
storing the cpuset.
-
Anthony Chan authored
[svn-r8895] added a temporary fix to make ppn > 1 works, the fix used HYD_node.core_count to determine the spawned hostIDs, it assumes the 1st entry in PBS_NODEFILE is always being as one of proxy servers.
-
James Dinan authored
* Updates to handling of environment variable flags * Disable extra checks for performance by default * Support for non-collective ARMCI groups
-
- 11 Aug, 2011 2 commits
-
-
Anthony Chan authored
-
Pavan Balaji authored
-
- 10 Aug, 2011 1 commit
-
-
Pavan Balaji authored
tt#1470.
-