- 26 Feb, 2014 1 commit
-
-
Pavan Balaji authored
Simply ran the new ./maint/check_copyright.bash script. Fixes #2032. Signed-off-by:
Ken Raffenetti <raffenet@mcs.anl.gov>
-
- 15 Nov, 2013 2 commits
-
-
Antonio J. Pena authored
Fixes the following warning: PGC-W-0155-Pointer value created from a nonlong integral type (tools/ckpoint/ckpoint.c: 86) Signed-off-by:
Wesley Bland <wbland@mcs.anl.gov>
-
Antonio J. Pena authored
Fixes the following warnings when compiling pmip_cb.c with --enable-strict: pm/pmiserv/pmip_cb.c:803:9: warning: null argument where non-null required (argument 1) [-Wnonnull] pm/pmiserv/pmip_cb.c:803:9: warning: null argument where non-null required (argument 2) [-Wnonnull] Related to ticket #1966 Signed-off-by:
Wesley Bland <wbland@mcs.anl.gov>
-
- 18 May, 2013 1 commit
-
-
Pavan Balaji authored
No reviewer.
-
- 10 Oct, 2012 1 commit
-
-
David Goodell authored
By setting "indent-tabs-mode:nil" we should hopefully begin to slowly squeeze out hard tabs from the source without a disruptive (to downstream projects) whitespace-fixing change. No reviewer.
-
- 24 Apr, 2012 2 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
-
- 11 Aug, 2011 1 commit
-
-
Pavan Balaji authored
-
- 10 Aug, 2011 1 commit
-
-
Pavan Balaji authored
tt#1470.
-
- 14 Jul, 2011 1 commit
-
-
Pavan Balaji authored
-
- 07 Mar, 2011 1 commit
-
-
Darius Buntinas authored
[svn-r8150] Made checkpointing asynchronous in Hydra. Previously the proxy would wait for the checkpoint to complete. This would cause hangs if the process makes a pmi request during the checkpoint protocol. Now the proxy spawns a thread to perform the checkpoint so that the proxy can continue handling pmi requests. reviewed by balaji@
-
- 05 Mar, 2011 1 commit
-
-
Pavan Balaji authored
-
- 03 Mar, 2011 1 commit
-
-
Darius Buntinas authored
[svn-r8125] updated hydra checkpoint and restart functions to accept prefix arguments rather than setting them once at init time
-
- 11 Feb, 2011 1 commit
-
-
Pavan Balaji authored
were not in others causing crashes on some platforms when we were trying to free the memory. Thanks to Steve Sutphen for reporting the issue and providing details about the error which lead to the fix. No reviewer.
-
- 03 Jan, 2011 1 commit
-
-
Pavan Balaji authored
1. Move UI specific parameters to a different structure, so other components don't see them. 2. Rename HYD_handle to HYD_server_info to make the data in it clearer. 3. Rename hydra.h to hydra_server.h (this is only used by the server side). Also make sure the proxy side code does not include it. 4. Merge hydra_base.h and hydra_utils.h and make it hydra.h, as these are the utility functions used for both the servers and the proxies.
-
- 19 Oct, 2010 1 commit
-
-
Darius Buntinas authored
-
- 30 Sep, 2010 1 commit
-
-
Pavan Balaji authored
-
- 10 Sep, 2010 1 commit
-
-
Darius Buntinas authored
-
- 10 Aug, 2010 1 commit
-
-
Pavan Balaji authored
-
- 25 May, 2010 3 commits
-
-
Darius Buntinas authored
-
Darius Buntinas authored
-
Darius Buntinas authored
-
- 24 May, 2010 1 commit
-
-
Darius Buntinas authored
[svn-r6716] added suffix to checkpoint context file to keep multiple proxies from clobbering each other's files
-
- 24 Apr, 2010 1 commit
-
-
Pavan Balaji authored
layer, instead of maintaining it in the UI.
-
- 29 Dec, 2009 1 commit
-
-
Pavan Balaji authored
-
- 17 Dec, 2009 2 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
least one nasty bug remaining, but committing this part in so the nightly tests can make sure no errors got introduced in the non-dynamic process case in the meanwhile.
-
- 05 Nov, 2009 1 commit
-
-
Pavan Balaji authored
(closer to the actual functionality) instead of maintaining them separately at the top-level.
-
- 15 Oct, 2009 2 commits
-
-
Pavan Balaji authored
maintenance cleanup. Tools functionality is all HYDT_, utilities are all HYDU_ and the rest are HYD_.
-
Pavan Balaji authored
it clearer with respect to what structures are shared by what parts of the stack.
-
- 14 Oct, 2009 1 commit
-
-
Pavan Balaji authored
-
- 09 Sep, 2009 1 commit
-
-
Darius Buntinas authored
-
- 14 Aug, 2009 3 commits
-
-
Pavan Balaji authored
allow the restart mechanism to set the correct stdout/err/in fds.
-
Pavan Balaji authored
installed. We just return without doing anything in that case.
-
Pavan Balaji authored
tested yet.
-
- 11 Aug, 2009 1 commit
-
-
Darius Buntinas authored
-
- 29 Jul, 2009 2 commits
-
-
Pavan Balaji authored
-
Pavan Balaji authored
in.
-