-
Notifications
You must be signed in to change notification settings - Fork 65
Telecon: 2024 04 30
Cyrus Harrison edited this page Jun 11, 2024
·
6 revisions
Updates
- Arlie working on blueprint functions more robust to enhanced and reduced connectivity + docs, including inventory of blueprint transforms.](https://github.com/LLNL/conduit/releases/tag/v0.9.2)
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