·
936 commits
to master
since this release
What's Changed
- mpi-serial submodule for building without MPI by @aumuell in #67
- show vistle compile-time configuration in module browser's computer item tooltip by @aumuell in #68
- only the MessageSender interface is required for interactors by @aumuell in #70
- typo by @aumuell in #71
- vtktovistle now also handles signed ints and chars by @DeVasconcelos in #72
- Fixes to build Vistle in situ with SENSEI and Spack by @hpcdgrie in #73
- Storing ghost bit as array instead of storing it in cell type by @DeVasconcelos in #74
- compile fix by @aumuell in #76
- link against libdl always when modules are built as shared libraries by @aumuell in #75
- add test workflow for debugging by @DeVasconcelos in #77
- compatibility with covise v2024.1 by @aumuell in #69
- sentinel is also required for empty Polygons/UnstructuredGrids by @aumuell in #79
- handle polygon cells in unstructured grids (ReadVtk) by @DeVasconcelos in #78
- allow for interaction from vr by @aumuell in #80
- serialize ghost array by @aumuell in #81
- fix warning by @aumuell in #82
- compile fix: update sz3 by @MDjur in #83
- remove broken cuda support by @aumuell in #84
- don't crash on degenerate input by @aumuell in #85
- ensure that static_cast(InvalidIndex) is positive by @aumuell in #86
- fix warnings by @aumuell in #87
- ignore more by @aumuell in #88
- also try to trigger workflow when drafting a release by @aumuell in #89
- try to fix linux build by @aumuell in #90
New Contributors
Full Changelog: v2024.1...v2024.2