Staff Priorities - David

From SCECpedia
Jump to navigationJump to search

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