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...> - 2015-06-25 18:19:44
|
Revision: 189
Author: welwasif
Date: 2015-06-25 18:19:42 +0000 (Thu, 25 Jun 2015)
Log Message:
-----------
Another fix to use sim_conf
Modified Paths:
--------------
trunk/framework/src/services.py
|
|
From: Wael E. <wel...@us...> - 2015-06-25 17:56:23
|
Revision: 188
Author: welwasif
Date: 2015-06-25 17:56:21 +0000 (Thu, 25 Jun 2015)
Log Message:
-----------
Fixed use of simulation configuration rather than component configuration to look up SIMULATION_MODE
Modified Paths:
--------------
trunk/framework/src/services.py
|
|
From: Wael E. <wel...@us...> - 2015-06-25 17:36:52
|
Revision: 187
Author: welwasif
Date: 2015-06-25 17:36:51 +0000 (Thu, 25 Jun 2015)
Log Message:
-----------
Interpolate value of RESTART_TIME = LATEST during initialization and store it back into the config dictionary.
Modified Paths:
--------------
trunk/framework/src/services.py
|
|
From: Wael E. <wel...@us...> - 2015-06-25 16:52:05
|
Revision: 186
Author: welwasif
Date: 2015-06-25 16:52:04 +0000 (Thu, 25 Jun 2015)
Log Message:
-----------
- Allow LATEST as an entry for RESTART_TIME in TIME_LOOP configuration subsection
- Allow simple mathematical expressions in specification of TIME_LOOP entries (e.g. START = ${RESTART_TIME})
Modified Paths:
--------------
trunk/framework/src/services.py
|
|
From: Wael E. <wel...@us...> - 2015-05-11 14:38:52
|
Revision: 185
Author: welwasif
Date: 2015-05-11 14:38:50 +0000 (Mon, 11 May 2015)
Log Message:
-----------
Testing sub-workflow
Added Paths:
-----------
branches/nested-flow-dev/test-subflow/
branches/nested-flow-dev/test-subflow/hello_driver.py
branches/nested-flow-dev/test-subflow/hello_driver_sub.py
branches/nested-flow-dev/test-subflow/hello_examples.zip
branches/nested-flow-dev/test-subflow/hello_worker.py
branches/nested-flow-dev/test-subflow/hello_worker_sub.py
branches/nested-flow-dev/test-subflow/hello_worker_task_pool.py
branches/nested-flow-dev/test-subflow/hello_world.config
branches/nested-flow-dev/test-subflow/hello_world_sub.config
branches/nested-flow-dev/test-subflow/input1.dat
branches/nested-flow-dev/test-subflow/input2.dat
branches/nested-flow-dev/test-subflow/workstation.conf
|
|
From: Wael E. <wel...@us...> - 2015-05-11 14:38:04
|
Revision: 184
Author: welwasif
Date: 2015-05-11 14:38:03 +0000 (Mon, 11 May 2015)
Log Message:
-----------
Initial nested-workflow implementation
Modified Paths:
--------------
branches/nested-flow-dev/framework/src/configurationManager.py
branches/nested-flow-dev/framework/src/dataManager.py
branches/nested-flow-dev/framework/src/ips.py
branches/nested-flow-dev/framework/src/services.py
branches/nested-flow-dev/framework/src/taskManager.py
branches/nested-flow-dev/framework/src/test_ips.py
|
|
From: Wael E. <wel...@us...> - 2015-05-11 14:31:25
|
Revision: 183
Author: welwasif
Date: 2015-05-11 14:31:23 +0000 (Mon, 11 May 2015)
Log Message:
-----------
Development branch for nested-workflow
Added Paths:
-----------
branches/nested-flow-dev/
|
|
From: Wael E. <wel...@us...> - 2015-05-07 17:07:30
|
Revision: 182
Author: welwasif
Date: 2015-05-07 17:07:29 +0000 (Thu, 07 May 2015)
Log Message:
-----------
Added SIMULATION_CONFIG_FILE entry to simulation configuration
Modified Paths:
--------------
trunk/framework/src/configurationManager.py
|
|
From: Wael E. <wel...@us...> - 2015-04-15 19:31:06
|
Revision: 181
Author: welwasif
Date: 2015-04-15 19:31:04 +0000 (Wed, 15 Apr 2015)
Log Message:
-----------
Search for update_state in $PATH
Modified Paths:
--------------
trunk/framework/src/dataManager.py
|
|
From: Wael E. <wel...@us...> - 2015-04-15 14:48:15
|
Revision: 180
Author: welwasif
Date: 2015-04-15 14:48:08 +0000 (Wed, 15 Apr 2015)
Log Message:
-----------
Fixed node detection on edison
Modified Paths:
--------------
trunk/framework/src/taskManager.py
|
|
From: Wael E. <wel...@us...> - 2015-03-17 19:18:00
|
Revision: 179
Author: welwasif
Date: 2015-03-17 19:17:53 +0000 (Tue, 17 Mar 2015)
Log Message:
-----------
Fixed long standing scaling bug with large number of simulations
Modified Paths:
--------------
trunk/framework/src/ipsLogging.py
|
|
From: Wael E. <wel...@us...> - 2014-12-04 14:36:45
|
Revision: 178
Author: welwasif
Date: 2014-12-04 14:36:42 +0000 (Thu, 04 Dec 2014)
Log Message:
-----------
- Import environment variables into configuration files, giving precedence to configuration file definitions in case of duplicates.
- Make --all the default option for ips.py command line
Modified Paths:
--------------
trunk/framework/src/configurationManager.py
trunk/framework/src/ips-config.py
trunk/framework/src/ips.py
|
|
From: <wel...@us...> - 2014-10-20 15:03:13
|
Revision: 177
Author: welwasif
Date: 2014-10-20 15:03:06 +0000 (Mon, 20 Oct 2014)
Log Message:
-----------
Fixed long standing bug in runspaceInitComponent for copying all
components input files and scripts at startup
Modified Paths:
--------------
trunk/framework/src/configurationManager.py
trunk/framework/src/runspaceInitComponent.py
|
|
From: Wael E. <wel...@us...> - 2014-10-02 18:08:45
|
Revision: 176
Author: welwasif
Date: 2014-10-02 18:08:43 +0000 (Thu, 02 Oct 2014)
Log Message:
-----------
Imported environment variable HOME from user environment for re-use
in simulation configuration file
Modified Paths:
--------------
trunk/framework/src/configurationManager.py
|
|
From: <wel...@us...> - 2014-09-12 14:46:37
|
Revision: 175
Author: welwasif
Date: 2014-09-12 14:46:35 +0000 (Fri, 12 Sep 2014)
Log Message:
-----------
Fixed bug in getting all simulation components for runspaceInitComponnet
Modified Paths:
--------------
trunk/framework/src/configurationManager.py
trunk/framework/src/runspaceInitComponent.py
|
|
From: Wael E. <wel...@us...> - 2014-04-28 12:59:15
|
Revision: 174
Author: welwasif
Date: 2014-04-28 12:59:13 +0000 (Mon, 28 Apr 2014)
Log Message:
-----------
Fixed bug in using MPIRUN-eval with no command line arguments.
Modified Paths:
--------------
trunk/framework/src/taskManager.py
|
|
From: Wael E. <wel...@us...> - 2013-08-28 14:47:06
|
Revision: 173
Author: welwasif
Date: 2013-08-28 14:47:03 +0000 (Wed, 28 Aug 2013)
Log Message:
-----------
Update to detection algorithm for hopper and titan
Modified Paths:
--------------
trunk/framework/src/resourceHelper.py
|
|
From: Wael E. <wel...@us...> - 2013-01-10 21:47:35
|
Revision: 172
Author: welwasif
Date: 2013-01-10 21:47:34 +0000 (Thu, 10 Jan 2013)
Log Message:
-----------
Fixed bug in exception raising
Modified Paths:
--------------
trunk/framework/src/ips_dakota_dynamic.py
|
|
From: Wael E. <wel...@us...> - 2013-01-10 21:11:52
|
Revision: 171
Author: welwasif
Date: 2013-01-10 21:11:49 +0000 (Thu, 10 Jan 2013)
Log Message:
-----------
Use line buffering for summary file
Modified Paths:
--------------
trunk/framework/src/dakota_bridge.py
|
|
From: Wael E. <wel...@us...> - 2013-01-09 19:56:11
|
Revision: 170
Author: welwasif
Date: 2013-01-09 19:56:09 +0000 (Wed, 09 Jan 2013)
Log Message:
-----------
Add ability to pass restart file to Dakota from the command line
Make sure to flush summary file in the dakota bridge after each write
Modified Paths:
--------------
trunk/framework/src/dakota_bridge.py
trunk/framework/src/ips_dakota_dynamic.py
|
|
From: David E. B. <ber...@us...> - 2012-11-21 16:25:39
|
Revision: 169
Author: bernhold
Date: 2012-11-21 16:25:36 +0000 (Wed, 21 Nov 2012)
Log Message:
-----------
Added affiliations to AUTHORS
Modified Paths:
--------------
trunk/AUTHORS
|