Difference between revisions of "Staff Priorities - Fabio"
From SCECpedia
Jump to navigationJump to searchLine 2: | Line 2: | ||
* Fling Study | * Fling Study | ||
− | ** Scenario 131 (7.8 Mag) | + | ** Scenario 131 (7.8 Mag) verified |
− | ** We are now | + | ** We are now 40/42 |
** Remaining scenarios all running on GEOSYS | ** Remaining scenarios all running on GEOSYS | ||
** Updated wiki tables: http://scec.usc.edu/scecpedia/Fling_Study#Codebase_URS.2FURS.2FURS.2FURS | ** Updated wiki tables: http://scec.usc.edu/scecpedia/Fling_Study#Codebase_URS.2FURS.2FURS.2FURS | ||
− | * | + | * Running full validation test for URS |
− | ** | + | ** Comparing trunk and 11.2.3 on broadband.usc.edu |
− | + | ** LP and LA passed, waiting for NR to finish running | |
− | + | * Trac #101: Done: Implemented unit test to catch mix of spaces and tabs in Python code | |
− | * Trac #101: Implemented unit test to catch mix of spaces and tabs in Python code | + | * Trac #135: Done: Current trunk code fails spaces/tabs mix test |
− | * | + | * Continued work on adapting run_bbp_parallel scripts to run Fling scenarios in 1 pass |
− | * | ||
** John's scripts only ran on 1 node | ** John's scripts only ran on 1 node | ||
** Current scripts run on many nodes, but need to capture the output better (fails right now) | ** Current scripts run on many nodes, but need to capture the output better (fails right now) | ||
− | * | + | ** Testing CopyParallel.py script on HPCC |
− | * | ||
− | |||
== Today: == | == Today: == | ||
* Fling Study | * Fling Study | ||
− | |||
** Monitoring running scenarios | ** Monitoring running scenarios | ||
* Continue working on HPCC parallel scripts to run Fling scenarios in half time | * Continue working on HPCC parallel scripts to run Fling scenarios in half time |
Revision as of 16:23, 26 June 2012
Contents
Yesterday:
- Fling Study
- Scenario 131 (7.8 Mag) verified
- We are now 40/42
- Remaining scenarios all running on GEOSYS
- Updated wiki tables: http://scec.usc.edu/scecpedia/Fling_Study#Codebase_URS.2FURS.2FURS.2FURS
- Running full validation test for URS
- Comparing trunk and 11.2.3 on broadband.usc.edu
- LP and LA passed, waiting for NR to finish running
- Trac #101: Done: Implemented unit test to catch mix of spaces and tabs in Python code
- Trac #135: Done: Current trunk code fails spaces/tabs mix test
- Continued work on adapting run_bbp_parallel scripts to run Fling scenarios in 1 pass
- John's scripts only ran on 1 node
- Current scripts run on many nodes, but need to capture the output better (fails right now)
- Testing CopyParallel.py script on HPCC
Today:
- Fling Study
- Monitoring running scenarios
- Continue working on HPCC parallel scripts to run Fling scenarios in half time
- Continue working on the testing framework
- Work on Cruise Control setup (pending John Yu install)
Blocked:
- John Yu: Installing Cruise Control
Followups:
- Meeting with Phil to talk about Broadband development priorities @ TBD
Ongoing:
- Look for ways to break up the GF directory layout, some ideas are:
- Figure out how to separate the validation data from Greens Functions
- Create separate validation package
- Separate events and codebases from each other