Skip to content

CCPP Framework Meeting Minutes 2026 07 16

Courtney Peverley edited this page Jul 16, 2026 · 5 revisions

Agenda


Attendees: Michael Kavulich, Dom Heinzeller, Cheryl Craig, RhaeSung Kim, Jordan Powers, Courtney Peverley

PRs

Issues

Drafts/On Hold

none

  • Time to retire?

New items for discussion

Updates from last time

Previous notes

Other business

Meeting notes

capgen-v1 updates

  • We’ll merge the cleanup PR (#764) soon because no one is reviewing the code right now anyway
    • Also includes some fixes for Dustin
    • Courtney & Mike to do light review
    • UFS, NEPTUNE will keep current hash though (since testing has already been done)
  • Dustin’s documentation PR
    • Mike & Dom currently reviewing it
    • Courtney to work on the constituents piece today
  • Dom updated ccpp-capgen v1 issue with current status
  • Kind conversion
    • If there’s a mismatch between the kinds (e.g. single precision in scheme and double precision in host), the framework will copy the variable into the new kind; then convert back after the scheme
    • Compiler flags will catch out-of-bounds issues
    • Note: In the future, we’ll probably want to optimize the conversions back and forth between schemes that have the same precision
  • Question yesterday about reworking the framework to generate C++

Mike to remove references to the stale project board from the meeting agenda

We'll meet again in 2 weeks

Clone this wiki locally