You can subscribe to this list here.
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2013 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(2) |
Nov
|
Dec
(1) |
2015 |
Jan
|
Feb
|
Mar
(1) |
Apr
(2) |
May
(4) |
Jun
(5) |
Jul
(1) |
Aug
(1) |
Sep
(3) |
Oct
(4) |
Nov
(2) |
Dec
(1) |
2016 |
Jan
(5) |
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
(4) |
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
2017 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(5) |
Oct
|
Nov
(2) |
Dec
(1) |
2018 |
Jan
(5) |
Feb
(2) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Wael E. <wel...@us...> - 2016-07-26 20:35:33
|
Revision: 215 Author: welwasif Date: 2016-07-26 20:35:31 +0000 (Tue, 26 Jul 2016) Log Message: ----------- Add equality test Modified Paths: -------------- trunk/framework/src/componentRegistry.py |
From: Wael E. <wel...@us...> - 2016-07-26 20:35:05
|
Revision: 214 Author: welwasif Date: 2016-07-26 20:35:03 +0000 (Tue, 26 Jul 2016) Log Message: ----------- Handle functions in environment variables when propagating to config files Modified Paths: -------------- trunk/framework/src/configurationManager.py |
From: Wael E. <wel...@us...> - 2016-07-26 20:33:42
|
Revision: 213 Author: welwasif Date: 2016-07-26 20:33:41 +0000 (Tue, 26 Jul 2016) Log Message: ----------- More details in portal events Modified Paths: -------------- trunk/framework/src/services.py |
From: Wael E. <wel...@us...> - 2016-04-28 15:49:45
|
Revision: 212 Author: welwasif Date: 2016-04-28 15:49:44 +0000 (Thu, 28 Apr 2016) Log Message: ----------- Minor fixes Modified Paths: -------------- trunk/doc/examples/sample_batchscript.edison |
From: Wael E. <wel...@us...> - 2016-04-28 15:47:09
|
Revision: 211 Author: welwasif Date: 2016-04-28 15:47:08 +0000 (Thu, 28 Apr 2016) Log Message: ----------- Sample Edison batch script Added Paths: ----------- trunk/doc/examples/sample_batchscript.edison |
From: Wael E. <wel...@us...> - 2016-04-28 15:42:42
|
Revision: 210 Author: welwasif Date: 2016-04-28 15:42:41 +0000 (Thu, 28 Apr 2016) Log Message: ----------- Platfrom configuration file for Edison Added Paths: ----------- trunk/doc/examples/edison.conf |
From: Wael E. <wel...@us...> - 2016-04-20 16:04:42
|
Revision: 209 Author: welwasif Date: 2016-04-20 16:04:41 +0000 (Wed, 20 Apr 2016) Log Message: ----------- Fixed check for absolute path for SCRIPT Modified Paths: -------------- trunk/framework/src/runspaceInitComponent.py |
From: Wael E. <wel...@us...> - 2016-01-27 15:07:37
|
Revision: 208 Author: welwasif Date: 2016-01-27 15:07:36 +0000 (Wed, 27 Jan 2016) Log Message: ----------- - Fix checking of cached full path in task pools - Added monitor messages for IPS_TASK_POOL_BEGIN and IPS_TASK_POOL_END Modified Paths: -------------- trunk/framework/src/services.py |
From: Wael E. <wel...@us...> - 2016-01-26 15:06:36
|
Revision: 207 Author: welwasif Date: 2016-01-26 15:06:34 +0000 (Tue, 26 Jan 2016) Log Message: ----------- Add elapsed time instrumentation to stage_plasma_state() Modified Paths: -------------- trunk/framework/src/services.py |
From: Wael E. <wel...@us...> - 2016-01-25 21:08:06
|
Revision: 206 Author: welwasif Date: 2016-01-25 21:08:05 +0000 (Mon, 25 Jan 2016) Log Message: ----------- Fixed extraneous space in #! line Modified Paths: -------------- trunk/framework/src/ips.py |
From: Wael E. <wel...@us...> - 2016-01-19 21:16:22
|
Revision: 205 Author: welwasif Date: 2016-01-19 21:16:21 +0000 (Tue, 19 Jan 2016) Log Message: ----------- Ignore exceptions in call to writeToContainer() Modified Paths: -------------- trunk/framework/src/ipsutil.py |
From: Wael E. <wel...@us...> - 2016-01-14 13:54:58
|
Revision: 204 Author: welwasif Date: 2016-01-14 13:54:57 +0000 (Thu, 14 Jan 2016) Log Message: ----------- Updates to use srun on Edison Modified Paths: -------------- trunk/framework/src/CMakeLists.txt trunk/framework/src/ips.py trunk/framework/src/resourceHelper.py trunk/framework/src/services.py trunk/framework/src/taskManager.py |
From: Wael E. <wel...@us...> - 2015-12-04 19:43:29
|
Revision: 203 Author: welwasif Date: 2015-12-04 19:43:28 +0000 (Fri, 04 Dec 2015) Log Message: ----------- Added support for srun task launch command for use on Cori Modified Paths: -------------- trunk/framework/src/taskManager.py |
From: Wael E. <wel...@us...> - 2015-11-23 15:59:50
|
Revision: 202 Author: welwasif Date: 2015-11-23 15:59:49 +0000 (Mon, 23 Nov 2015) Log Message: ----------- Added code for which() utility function Modified Paths: -------------- trunk/framework/src/ipsutil.py |
From: Wael E. <wel...@us...> - 2015-11-23 13:45:27
|
Revision: 201 Author: welwasif Date: 2015-11-23 13:45:26 +0000 (Mon, 23 Nov 2015) Log Message: ----------- Allow wild cards in INPUT_FILES Modified Paths: -------------- trunk/framework/src/ipsutil.py |
From: Wael E. <wel...@us...> - 2015-10-27 18:46:38
|
Revision: 200 Author: welwasif Date: 2015-10-27 18:46:37 +0000 (Tue, 27 Oct 2015) Log Message: ----------- Changed platform.py to platformspec.py Modified Paths: -------------- trunk/framework/src/CMakeLists.txt |
From: Wael E. <wel...@us...> - 2015-10-27 18:45:22
|
Revision: 199 Author: welwasif Date: 2015-10-27 18:45:21 +0000 (Tue, 27 Oct 2015) Log Message: ----------- Change platform.py to platformspec.py to avoid collision with system module Modified Paths: -------------- trunk/framework/src/ips.py trunk/framework/src/ips_dakota_dynamic.py Added Paths: ----------- trunk/framework/src/platformspec.py Removed Paths: ------------- trunk/framework/src/platform.py |
From: Wael E. <wel...@us...> - 2015-10-07 01:41:34
|
Revision: 198 Author: welwasif Date: 2015-10-07 01:41:33 +0000 (Wed, 07 Oct 2015) Log Message: ----------- - Copy sub flow input files from each component into a separate directory named after the corresponding component. - Implement override dictionary in call to create_sub_workflow(). Component specific overrides implemented using a nested dictionary with component name as key. - Propagate top level configuration parameters from top level workflow to sub workflow if they're not already defined. Modified Paths: -------------- branches/nested-flow-dev/framework/src/services.py |
From: Wael E. <wel...@us...> - 2015-10-01 12:45:14
|
Revision: 197 Author: welwasif Date: 2015-10-01 12:45:12 +0000 (Thu, 01 Oct 2015) Log Message: ----------- Ensure executable scripts are world executable Modified Paths: -------------- trunk/framework/src/CMakeLists.txt |
From: Wael E. <wel...@us...> - 2015-09-29 18:18:15
|
Revision: 196 Author: welwasif Date: 2015-09-29 18:18:14 +0000 (Tue, 29 Sep 2015) Log Message: ----------- Fixed error in writeToContainer() Modified Paths: -------------- trunk/framework/src/ipsutil.py trunk/framework/src/resourceHelper.py trunk/framework/src/resourceManager.py |
From: Wael E. <wel...@us...> - 2015-09-08 15:27:34
|
Revision: 195 Author: welwasif Date: 2015-09-08 15:27:33 +0000 (Tue, 08 Sep 2015) Log Message: ----------- Commented out debugging print statements Modified Paths: -------------- trunk/framework/src/ipsLogging.py |
From: Wael E. <wel...@us...> - 2015-09-08 15:22:23
|
Revision: 194 Author: welwasif Date: 2015-09-08 15:22:21 +0000 (Tue, 08 Sep 2015) Log Message: ----------- Add support for MODE=ALL in CHECKPOINT section configuration Modified Paths: -------------- trunk/framework/src/services.py |
From: Wael E. <wel...@us...> - 2015-08-11 17:14:26
|
Revision: 193 Author: welwasif Date: 2015-08-11 17:14:24 +0000 (Tue, 11 Aug 2015) Log Message: ----------- Guard against exceptions killing terminating the send event loop Modified Paths: -------------- trunk/framework/src/sendPost.py |
From: Wael E. <wel...@us...> - 2015-07-30 17:03:59
|
Revision: 191 Author: welwasif Date: 2015-07-30 17:03:58 +0000 (Thu, 30 Jul 2015) Log Message: ----------- Import environment variables into DAKOTA clients Modified Paths: -------------- trunk/framework/src/ips_dakota_client.py trunk/framework/src/ips_dakota_dynamic.py |
From: Wael E. <wel...@us...> - 2015-06-29 16:46:39
|
Revision: 190 Author: welwasif Date: 2015-06-29 16:46:37 +0000 (Mon, 29 Jun 2015) Log Message: ----------- iFixed access to RESTART_TIME as global parameter and not in TIME_LOOP section -This line, and those below, will be ignored-- M services.py Modified Paths: -------------- trunk/framework/src/services.py |