This site is currently under development for the RSE-ops community.
Published:
Reading time: 1 min
Conduit version 0.2.0 is now available. Conduit provides APIs focused on simplifying data exchange in HPC simulations. It provides an intuitive model for describing hierarchical scientific data in C++, C, Fortran, and Python and is used for data coupling between packages in-core, serialization, and I/O tasks.
The 0.2.0 release includes:
conduit::Node
APIconst
access to conduit::Node
’s children and a new NodeConstIterator
conduit::blueprint
verify support and examples for the mcarray and mesh protocolsconduit::relay
for reading and writing between HDF5 files and conduit Node treesHelp improve its content by opening a Pull Request on GitHub.