Skip to content

Telecon: 2024 07 23

Cyrus Harrison edited this page Jul 23, 2024 · 3 revisions

Updates

  • Build related:
    • Clang ASAN + LSAN Checks in CI
    • Resolved a few ASAN issues
    • Use CMake MPI::MPI_C target instead of MPI::MPI_CXX, and OpenMPI related woes
    • build_conduit.sh
  • Mixed element support added to Ascent + VisIt -- Q: status on VisIt shape_map PR?
  • Added Gyre Mesh BP Example
  • Added Mixed Topo Mesh Tests
  • Added top level driver to create mesh bp examples (one function that unites all examples):
  • Justin working on device support and becoming YAML schema MAN.
  • Brad: Axom views of Conduit Topologies, has an Isovolume algo that is running on the GPU.
    • Justin and Cyrus will look at Brad's infrastructure
  • Arlie: Enhanced and Reduced Connectivity example.
  • Brad: Would be nice to have the ability to provide extra call back data to allocators, add an optional void * param that is kept and passed to callbacks.

Future: