-
Notifications
You must be signed in to change notification settings - Fork 64
CCPP Framework Meeting Minutes 2022 03 01
Dom Heinzeller edited this page Mar 1, 2022
·
16 revisions
- ...
- 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 onccpp_prebuild.py
- The suite class in
mkstatic.py
could be made independent ofccpp_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) anddo_log_output
(logical) as standard names. - Probably not allowed at run time
- Schemes could write out statistics using standard names such as