Difference between revisions of "Staff Priorities - Fabio"

From SCECpedia
Jump to navigationJump to search
Line 2: Line 2:
  
 
* Fling Study
 
* Fling Study
** Scenario 123 verified, data and tar files posted
+
** Nothing to report today
 
** We are now 39/42
 
** We are now 39/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
* Trac #127: Collected status of broadband resources from John Yu: http://scec.usc.edu/scecpedia/BBP_Development
+
* Trac #127: Survey BB Infrastructure: Closed.
* Worked on testing code on trunk, fixed few issues
+
* Trac #102/#126 (dup): Move Plots code: Closed.
* Trac #130: SDSU code was limiting file paths to 99 characters
+
* Trac #130: File paths on SDSU code: Closed.
** changed to 256 in Fortran code
+
* Running full validation tests for URS code (NR, LP completed, LA almost done)
** put checks on Python code to exit with proper error message
+
** Compared LP full validation of trunk and 11.2.3 and results are identical
* Trac #122: Running BBP with different output directories
+
** Running NR full validation on 11.2.3 (didn't save that output)
** Same Broadband install can run using separate simulation directory trees
+
* Built trunk on HPCC
** Modified reset_acct.py script to support this feature
+
** PlotMap and PlotGOF didn't work with older matplotlib, created trac issues
* Trac #102/#126 (dup): Moving plots data files out of Greens Function distribution
+
* Started work on adapting run_bbp_parallel scripts to run Fling scenarios in 1 pass
** Done and tested, will close the ticket.
 
* Trunk passed Unit and Acceptance tests
 
* Trunk passed UCSB Landers validation (running 2 more UCSB and all 3 URS cases right now)
 
  
 
== Today: ==
 
== Today: ==
Line 23: Line 20:
 
* Fling Study
 
* Fling Study
 
** Monitoring running scenarios
 
** Monitoring running scenarios
* Compare full validations from trunk against 11.2.3 (running on Broadband)
+
* Compare URS full validations from trunk against 11.2.3 (LA and NR)
* Write scripts to automate running full validations on HPCC
+
* Continue working on HPCC parallel scripts to run Fling scenarios in half time
 
* Continue working on the testing framework
 
* Continue working on the testing framework
 
* Work on Cruise Control setup (pending John Yu install)
 
* Work on Cruise Control setup (pending John Yu install)
Line 30: Line 27:
 
== Blocked: ==
 
== Blocked: ==
 
* John Yu: Installing Cruise Control
 
* John Yu: Installing Cruise Control
* HPC: long line of jobs yesterday
 
  
 
== Followups: ==
 
== Followups: ==

Revision as of 16:54, 22 June 2012

Yesterday:

  • Fling Study
  • Trac #127: Survey BB Infrastructure: Closed.
  • Trac #102/#126 (dup): Move Plots code: Closed.
  • Trac #130: File paths on SDSU code: Closed.
  • Running full validation tests for URS code (NR, LP completed, LA almost done)
    • Compared LP full validation of trunk and 11.2.3 and results are identical
    • Running NR full validation on 11.2.3 (didn't save that output)
  • Built trunk on HPCC
    • PlotMap and PlotGOF didn't work with older matplotlib, created trac issues
  • Started work on adapting run_bbp_parallel scripts to run Fling scenarios in 1 pass

Today:

  • Fling Study
    • Monitoring running scenarios
  • Compare URS full validations from trunk against 11.2.3 (LA and NR)
  • 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:

  • No

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