Difference between revisions of "Staff Priorities - Fabio"

From SCECpedia
Jump to navigationJump to search
Line 2: Line 2:
  
 
* Fling Study
 
* Fling Study
** Scenario 139 validated
+
** Scenario 123 verified, data and tar files posted
** We are now 38/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
* Talked to John Yu about Broadband resources, backups
+
* Collected status of broadband resources from John Yu: https://scec.usc.edu/scecpedia/BBP_Development
 
* Worked on testing code on trunk, fixed few issues
 
* Worked on testing code on trunk, fixed few issues
* Trunk passes Unit tests
+
* Trac #130: SDSU code was limiting file paths to 99 characters
* Finishing running Acceptance tests (so far so good...)
+
** changed to 256 in Fortran code
 +
** put checks on Python code to exit with proper error message
 +
* Trac #122: Running BBP with different output directories
 +
** Same Broadband install can run using separate simulation directory trees
 +
** Modified reset_acct.py script to support this feature
 +
* Trac #102/#126 (dup): Moving plots data files out of Greens Function distribution
 +
** 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 15: Line 23:
 
* Fling Study
 
* Fling Study
 
** Monitoring running scenarios
 
** Monitoring running scenarios
* Make trunk pass Acceptance tests
+
* Compare full validations from trunk against 11.2.3 (running on Broadband)
 +
* Write scripts to automate running full validations on HPCC
 
* Continue working on the testing framework
 
* Continue working on the testing framework
* Start full validation comparison of trunk versus 11.2.3
 
 
* Work on Cruise Control setup (pending John Yu install)
 
* Work on Cruise Control setup (pending John Yu install)
  
 
== Blocked: ==
 
== Blocked: ==
* No
+
* John Yu: Installing Cruise Control
 +
* HPC: long line of jobs yesterday
  
 
== Followups: ==
 
== Followups: ==
* Cybershake call @ 11
+
* No
  
 
== Ongoing: ==  
 
== Ongoing: ==  

Revision as of 16:59, 21 June 2012

Yesterday:

  • Fling Study
  • Collected status of broadband resources from John Yu: https://scec.usc.edu/scecpedia/BBP_Development
  • Worked on testing code on trunk, fixed few issues
  • Trac #130: SDSU code was limiting file paths to 99 characters
    • changed to 256 in Fortran code
    • put checks on Python code to exit with proper error message
  • Trac #122: Running BBP with different output directories
    • Same Broadband install can run using separate simulation directory trees
    • Modified reset_acct.py script to support this feature
  • Trac #102/#126 (dup): Moving plots data files out of Greens Function distribution
    • 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:

  • Fling Study
    • Monitoring running scenarios
  • Compare full validations from trunk against 11.2.3 (running on Broadband)
  • Write scripts to automate running full validations on HPCC
  • Continue working on the testing framework
  • Work on Cruise Control setup (pending John Yu install)

Blocked:

  • John Yu: Installing Cruise Control
  • HPC: long line of jobs yesterday

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