This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Agenda Notes Monday August 22nd 2016 3:00 PM
Douglas Jacobsen edited this page Aug 22, 2016
·
2 revisions
Date: 22 August 2016
Time: 3:00pm MDT
Call-in number: 1-866-740-1260
Access Code: 4978161
-
Open Pull Requests
- Debug streams (discuss later, during design document stuff)
- Issue cleanup
- Framework modifications:
- Filter Infrastructure
- Eliminating the mpas_constants module
- Registry Validation
- Critical error log files: "regularize" filenames, and add ability to print multiline messages
- Integer overflow in ESMF time interval code
- Fortran 2008 Support
- Build instructions
- Design Document Discussions
- Testing infrastructure
- Anything to talk about?
- Discussed the three new PRs from debugging streams
- Critical error files:
- Would like to be able to write multiple lines
- How much scope creep is acceptable?
- Might like to write out call stacks, to help get debugging info.
- Might be nice to have something like: stacktrace++
- Contiguous support made MPAS-O ~13% faster (according to ACME folks)
- Still need to submit an integer*8 PR to CIME
- Had a discussion about the debugging streams design document