- 15 Aug, 2011 1 commit
-
-
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 9 commits
-
-
Pavan Balaji authored
tt#1470.
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Pavan Balaji authored
it correctly.
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Anthony Chan authored
[svn-r8872] General improvement on viewing wide and long slog2 files. This added features needed in req#552 by adding a general coordinate xform between viewport and canvas to add highlighted markers on selected drawables (of all kinds), also general 2D clipping code for viewport. Added wheeled mouse support on timelines and statelines canvas as req#1512. Replaced ad-hoc drawing code of searchables by the general highlighted marker code. Also added debugging, profiling on heapdump, and remote X11 flag to JVM in bin/jumpshot script. Given GUI is updated quiet significantly, the documentation is needed to be updated as well.
-
Pavan Balaji authored
mapping string and provide it through a hydra-specific PMI key.
-
Pavan Balaji authored
mapping string and provide it through a hydra-specific PMI key.
-
- 09 Aug, 2011 14 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
earlier that the user-defined node list while spawning dynamic processes and the node list passed during mpiexec are independent and the user has to manage the user-defined list explicitly. Some parts of the code were too generic to handle cases where this assumption was invalid, which is not needed.
-
Pavan Balaji authored
in that PG is being launched.
-
Pavan Balaji authored
-
Pavan Balaji authored
-
Darius Buntinas authored
[svn-r8861] adds a new environment variable MPICH_NETWORK_IFACE to allow the user to select a pseudo-ethernet interface to use (e.g., eth1, ib0, etc). This commit also adds a loop around gethostbyname to retry the hostname lookup a few times before giving up. Reviewed by balaji
-
Pavan Balaji authored
correct.
-
Pavan Balaji authored
-
Pavan Balaji authored
topology a little more explicit.
-
Pavan Balaji authored
user asks us not to reuse sockets or cores.
-
Pavan Balaji authored
longer iteratively move up and down the topology tree.
-
Pavan Balaji authored
-
Pavan Balaji authored
MPICH_INTERFACE_NAME, and disable hostname propagation in that case. Requires corresponding changes on the MPICH side as well. Reviewed by buntinas.
-
Pavan Balaji authored
version of the interface.
-
- 05 Aug, 2011 1 commit
-
-
Darius Buntinas authored
[svn-r8843] Added ability to specify literal default values (such as NULL as opposed to the string NULL). Reviewed by goodell@
-
- 04 Aug, 2011 2 commits
-
-
William Gropp authored
-
William Gropp authored
-