-
Notifications
You must be signed in to change notification settings - Fork 65
Telecon: 2024 02 06
Cyrus Harrison edited this page Feb 6, 2024
·
9 revisions
Updates
-
Conduit 0.9.0 released 2/5 !
-
Using BLT 0.6.1
-
Reqs C++14 and CMake 3.21+
-
Includes initial releases of Silo + Overlink support w/ python api, a host of Blueprint transform improvements
-
Future Silo support needs (long tail):
- Polyhedra
- Species
- Nameschemes
-
Brad is looking into a point duplication bug in corner creation
Future:
- Conduit Device Execution Strategy (https://github.com/LLNL/conduit/issues/1151)
- Workflows that are using in-transit with near-node storage
- 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).