Skip to content

0.9.1

Compare
Choose a tag to compare
@cyrush cyrush released this 09 Feb 22:35
· 74 commits to develop since this release
6d60cf7

0.9.1 Release Highlights

(adapted from Conduit's Changelog)

Changed

Conduit

  • Relaxed strict header check for C++14 back to C++11. A downstream consumer of Conduit has C++11 hardcoded into their build system and patching for related deployments is intractable.
  • Restore logic to avoid fused mpi c++ and fortran flags that can undermine blt's mpi smoke test.

Blueprint

  • Fixed missing build dependency relationship with the python conduit blueprint table examples module.
  • Fixed partitioner so it does not duplicate faces when combining polyhedral meshes.

Added

Relay

  • Added polygonal support to Blueprint Silo I/O.