Skip to content

CCPP Framework Meeting Minutes 2022 03 01

Dom Heinzeller edited this page Mar 1, 2022 · 16 revisions

Agenda


capgen unification

  • ...

Other business

  • Participation from EMC: Are there any items that Chunxi and Minsuk can work on to become familiar with the system?
  • #419 (visualization of variable traversing through suite) PR under review
    • How to future-proof this methodology?
    • Currently this work is based on the suite class in prebuild's mkstatic.py - therefore dependent on ccpp_prebuild.py
    • The suite class in mkstatic.py could be made independent of ccpp_prebuild.py (Can EMC help?)
    • The tool describes the suite as written, not as executed (i.e. it does not show unit conversions)
  • Allow writing from schemes?
    • Schemes could write out statistics using standard names such as log_output_unit (integer) and do_log_output (logical) as standard names.
    • Probably not allowed at run time
Clone this wiki locally