Tags give the ability to mark specific points in history as being important
-
v1.13.0
22cea534 · ·Major overhaul of the plugin layer, introducing a redesigned, class-based plugin API with support for custom parameters. The event system has been reorganized to support conditioned triggers on specific hooks and to enable explicit data dependencies between variables and actions (events or scripts). The newly introduced condition attributes, event.attr(condition) and variable.attr(viz-condition), are enabled by default and help simplify configuration while preserving flexibility. They provide precise control over when actions or analyses are meaningfully executed, thereby optimizing overall performance. Introducing dynamic expressions that support a mix of arithmetic, boolean, and functional constructs. These expressions can be used directly within conditions or encapsulated as parameterized expressions—introduced as a new Damaris entity—whose names can then be referenced in conditions to improve readability, modularity, and reuse.
-
v1.12.1
34473ed1 · ·Plugin layer overhaul: adding event triggers on specific hooks, reorganizing event functioning, and enabling/adding data dependency for events. Implementing the management of Parameter for the string and label types, and handling some typos and bugs.
-
v1.12.0
62599496 · ·Adding cmake configs for generating Debian / Redhat compatible packages for distribution, enabling the initialization of Damaris either with an XML configuration file, or an XML object containing the configuration, and updated DamarisVar classes by adding/debugging XML model elements for the creation of Damaris configuration programmatically to ease integration with other libraries (PDI for instance)
-
v1.11.1
a7954bbe · ·new parallel CI system and updated DamarisVar classes to help write XML strings of configurations to ease PDI integration
-
v1.11.0
1aee2a89 · ·Better support for variables that are not written in every iteration and a C API function for introspection as to what Damaris plugins are available - damaris_has_plugin() see https://project.inria.fr/damaris/?p=1341
-
v1.10.0
4e6b2641 · ·Improved Dask data sharing in damaris4py library, bug in numpy wrapping code fixed and multi-dimensional array wrapping code is not had-coded for a particular rank matrix; Boost phoneix headers updated; re-coded ecample.cpp so that asserts did not remove code in Release version;
-
v1.9.2
22c146b4 · ·various small enhancements and potential bug fixes for non null terminated string read from file; enhanced Spack package for Python module installation
-
v1.9.1
2fe83f58 · ·improvements to logging flush setup; Issue with HDF5Store if no data for var is present on 0th iteration fixed by check for fileSelect map is empty; Enabling both Paraview and Python via xml causes issues with initialization at import_mpi4py() so is not recomended; Tests for script files being present implemented for Python and Paraview; Python script is now tested for and read by single rank and then braodcast to other Server ranks;
-
v1.9.0
23cac3a8 · ·Added support for polygonal and polyhedral unstructured mesh types in ParaviewAdaptor and support for separate x,y and z coordinate arrays in unstructured mesh; attempted to improve the damaris.pc file when Paraview is being supported
-
v1.8.2
bd447e67 · ·release v1.8.2, addition to DamarisConfig.cmake.in as fix for https://gitlab.inria.fr/Damaris/damaris/-/issues/29
-
v1.8.1
18513edb · ·tag for Damaris v1.8.1 release - bugfix for HDF5 select code; added examples in examples/storage; added HDF5 dependencies in python docker base images and damaris build images
-
v1.8.0
56701eee · ·New Damaris API functions damaris_get_type() and damaris_error_string(); HDF5 point select methods added; HDF5 attributes added from xml comments; unstructured mesh class; usefull to store data for Ascent; ghost zone bug fix in HDF5 FilePerCore mode; See https://gitlab.inria.fr/Damaris/damaris/~/wikis/Damaris-Release-Notes
-
v1.7.1
09dfbe78 · ·Update to Python and Dask integration - mostly to do with workflows in python/examples for different cluster management systems PBSpro SLURM StreamFlow
-
v1.7.0
9ab3ea4c · ·Python enabled Damaris server code and other changes including HDF5 output order returned to C order, examples now placed in examples/damaris directory
-
v1.6.0
1fe4c61c · ·Added Gitlab CI setup and Dockerfile - added ModifyModel class to support code based creation of Damaris XML configuration file - added timing for server funtions output to log files
-
v1.5.0
68206a69 · ·Unstructured mesh support for Paraview, bug fix (https://gitlab.inria.fr/Damaris/damaris/-/issues/20), enhancements in log file usage - flush/no flush, server timing to log
-
v1.3.3
f1c47350 · ·Additional bug fix for HDF5 writer multidimensional arrays. Ability to add comments in xml config file in Layout Paramater Mesh Variable elements
-
v1.3.2
38b50664 · ·Bug fix for HDF5 writer and addition of Spack package file. See https://gitlab.inria.fr/Damaris/damaris/~/wikis/Damaris-Release-Notes
-
-