Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 766 Bytes

2017-01-06-conduit-0.2.1.md

File metadata and controls

14 lines (10 loc) · 766 Bytes
title categories
Conduit 0.2.1 Released
release

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.1 version is primarily a bug fix release, which includes:

  • Fixes to support static builds, including on BGQ using xlc and gcc
  • Bug fixes for Blueprint verify routines.
  • The elimination of separate Fortran libs by moving Fortran symbols into their associated main libs

For more details, see Conduit's Release Notes.