Difference between revisions of "Staff Priorities - David"
From SCECpedia
Jump to navigationJump to search (→Today) |
|||
Line 13: | Line 13: | ||
== Today == | == Today == | ||
− | - | + | - CVM-S4.22 Evaluation<br /> |
− | - | + | - Attempt to delve into Fortran<br /> |
− | - | + | - See if there are initialization routines left in the cvms_query code<br /> |
− | - | + | - If so can we remove those?<br /> |
− | |||
− | |||
− | |||
== Blocked == | == Blocked == |
Revision as of 21:55, 13 June 2013
Contents
Yesterday
- CVMS4.22 Evaluation
- Tried perftools, but requires use of Cray compiler
- Found, sort of, source of slow down
- cvms_query given array of 10000 points is 1 second
- for loop calling cvms_query on 10000 points is 5 seconds
- question is why?
- Two options - modify UCVM code or block in CVM-S?
- CVM-H Fortran API
- CyberShake call
Today
- CVM-S4.22 Evaluation
- Attempt to delve into Fortran
- See if there are initialization routines left in the cvms_query code
- If so can we remove those?
Blocked
- No
Followups
- No