Skip to content

CCPP Framework Meeting Minutes 2020 12 29

Dom Heinzeller edited this page Dec 29, 2020 · 10 revisions

Agenda

  • capgen.py progress
  • Transition to capgen.py
  • Other business

capgen.py progress

  • Need plan yet how to handle optional arguments (Dom to reach out to developers - EMC, GSL, Robert & Dustin, Phil, NRL)
  • DTC needs to develop a mechanism to avoid using the field_table - use an internal field table approach, similar to the internal input file? --> Dom to create issue in UFS
  • Steve working on advective species implementation

Transition to capgen.py

Other business

  • Update on CCPP/NUOPC interoperability?
    • We are not going to submit a proposal to the NOAA OAR funds through DTC (would have taken too much of the available resources)
    • Waiting for other opportunities
  • GPU capabilities for CCPP
    • GFDL working with Vulcan Inc on GPU port of FV3
      • Using DOE resources
      • Done so far: basic port of FV3 to GPU (using GridTools4Py)
      • plan is to drop this dycore into NASA's GEOS model
      • need GPU-enabled physics, possibility to use CCPP
      • Conversation ongoing
    • Questions:
      • Which programming paradigm will work for us?
      • Different scenarios: run everything on GPUs, or offload only selected parameterizations (more difficult)
      • For better performance, some work may be needed on the actual parameterizations
  • Random number generators
Clone this wiki locally