Caitlin Ross
Caitlin Ross
Dan's Version of network-mpi.c with queue Dan, I'm creating a pull request so I can add in comments/feedback to specific lines of your code. --- If this merge represents a...
Adding the in situ vis engine plugin. The only dependency is the [Catalyst stub library](https://gitlab.kitware.com/paraview/catalyst), not ParaView.
@chuckatkins @pnorbert I've updated the Gray Scott example to use ParaView Catalyst with Fides. The changes aren't merged into ParaView master yet, so in the readme I explain how to...
Not sure if this exactly counts as a bug, but [a ParaView user ran into an issue reading a BP4 file because ADIOS thought it was a BP5 file](https://gitlab.kitware.com/paraview/paraview/-/issues/22108#note_1355900). When...
I'm updating the Fides CI to use ADIOS 2.9 and found a couple of memory leaks as well as an error found by undefined behavior sanitizer. Memory leaks: - [BP5Deserializer::InstallMetaData](https://open.cdash.org/viewDynamicAnalysisFile.php?id=10239796)...