-
Notifications
You must be signed in to change notification settings - Fork 66
CCPP Framework Meeting Minutes 2026 03 12
Courtney Peverley edited this page Mar 12, 2026
·
2 revisions
Attendees: Michael Kavulich, Jordan Powers, Jesse Nusbaumer, Courtney Peverley, Dustin Swales, Cheryl Craig, RhaeSung Kim, Dom Heinzeller
GitHub issues, PRs, discussions
- Add threading test to capgen_test; codee format test/capgen_test/*.F90 #722
- Dashes in suite names are causing failures Issue#723
-
New test to demonstrate GNU failure #689
- Associated issue: Unallocated fields passed into Group Caps #690
- PR Demonstrates test failure, but doesn't fix it yet
- DRAFT FOR DOM: Feature/capgen_for_fuji #718
-
Overall concerns about getting capgen into the UFS
- Things are moving too slowly, Navy wants capgen by end of June but how feasible is that?
- Dom could help potentially
- Do we simplify the code somehow so that it’s easier to maintain? Pulling some things from capgen, some from prebuild
- General consensus is yes, but we don’t have time to do it
- We could see if we could get Steve to write developer/design documentation for capgen to ease spinup going forward
- Cheryl: we could get Claude to write some initial documentation to start from (perhaps we’ll see if Haipeng can do this)
- Plan:
- Courtney and Dustin will work on plugging away at the DDT issue, hope to have update by end of the month
- Perhaps could try hackathons to move forward (others could also attend to learn more)
- Dom will ask his sponsors if he can get 20% time on capgen
- We’ll ask Haipeng to generate some initial documentation from Claude
- We will ask Steve about finalizing the documentation so we can “formally” hand off the code to us (from him)
- Courtney and Dustin will work on plugging away at the DDT issue, hope to have update by end of the month
- Things are moving too slowly, Navy wants capgen by end of June but how feasible is that?
-
Add threading test to capgen_test + codee formatting (#722)
- Courtney to review
- Still need multi instance capability (from Steve, hopefully)
-
Dashes in suite names are causing failures (#723)
- Michael prefers disallowing dashes in the suite names
- Should update the xml schema to check for that (also group names)
- Dom to implement, Michael to update the documentation