-
Notifications
You must be signed in to change notification settings - Fork 65
Telecon: 2023 08 22
Cyrus Harrison edited this page Aug 22, 2023
·
9 revisions
Updates (Since last meeting)
- Brad has been exercising partitioning and mapback
- Related PR: https://github.com/LLNL/conduit/pull/1160
- Arlie has been working on helpers that display Conduit Nodes in various debuggers (totalview, etc)
- Cyrus has been working on ideas for conduit device execution
- Justin has been working on materials support and matset
to_silo
improvements - Cyrus is working on an uberenv + spack update (enables spack newer than 0.19 and transition to spack environments)
- Silo and H5Z-ZFP will be released in the next week
Discussion:
- https://github.com/LLNL/conduit/issues/1151
- New carter interface will take device pointers, how will we handle in conduit cater?
- Arlie asked about Windows MSVC C++17 builds, added CI test(which is failing, but it's not a compilation issue)
- HDF5 Group is looking at sparse array reps for the future
Future:
- Helpers to modify names of mesh bp entries (rename a topology, rename a field)
- Top level Mesh BP Transforms Interface:
- Explore ZFP (or even ZLIB) Compression in HDF5 for ML Ensemble Data (Floating Point Images / Regular Grids)
- Discuss: https://github.com/LLNL/conduit/issues/941
- Add JSON/YAML Schema format that includes pointers
- From Kitware discussion
- Would enable duplicating a node using external semantics via a string interface.