-
Notifications
You must be signed in to change notification settings - Fork 65
Telecon: 2024 10 29
Cyrus Harrison edited this page Oct 29, 2024
·
2 revisions
Updates:
- Brad: Fought MPI Tag Ids that were two big (new issue with cray), PR merged to resolve this.
- VisIt released planned for end of October, Justin has built a beta on LC systems.
- Beta has many fixes for writing blueprint files that will be in 3.4.2.
- Mark: Working on vetting HDF5 1.14.4 for us to update with VisIt and Silo.
- There is an issue with H5Pset_libver_bounds, which may be an HDF5 bug.
- https://github.com/HDFGroup/hdf5/issues/4849
Future:
- Conduit Device Execution Strategy (https://github.com/LLNL/conduit/issues/1151)
- Workflows that are using in-transit with near-node storage
- Learn how to talk to S3 object stores as an end point for Conduit Nodes. - Strategy for Object Storage (S3) (libcurl example https://github.com/cedricve/AWS-S3-Cpp-REST-API)
- Explore ZFP (or even ZLIB) Compression in HDF5 for ML Ensemble Data (Floating Point Images / Regular Grids)
- Stricter set semantics? https://github.com/LLNL/conduit/issues/941
- Blueprint Helpers:
- Top level Mesh BP Transforms Interface: ( https://github.com/LLNL/conduit/issues/93)
- Modify names of mesh bp entries (rename a topology, rename a field) (https://github.com/LLNL/conduit/issues/940).
- Blueprint to GLTF / ANARI.
- Blueprint to VTK