Damaris 1.7.0 is released

Version v1.7.0 of Damaris adds support for asynchronous Python based processing. This Damaris server side plug-in has support for Dask which is a Python distributed runtime engine and opens up a large number of analytic methods that can use Dask data types, these include SciKit-Learn and Tensorflow/Keras. In the Damaris…

Continue reading

Damaris 1.6.0 is released

This version of Damaris adds a ModifyModel class that enables the XML configuration file to be constructed and saved to programmatically, within C++ source code. Please see the following page for more information in-line-creation-of-damaris-xml-configuration-file. The release also includes logging of the time it takes for Damaris server cores to complete…

Continue reading

PRACE Whitepaper published

As part of a PRACE 6IP project, a report on the use of Damaris for improved I/O and in-situ visualization has been published on the PRACE website, entitled “In-situ visualization using Damaris: The Code_Saturne use case” The report documents the results of instrumenting Code_Saturne, an open-source Computational Fluid Dynamics (CFD)…

Continue reading

Damaris is being used in the EuroHPC ACROSS project

The Damaris library is being used within the ACROSS project to improve the I/O performance of one of the three pilot use cases being used in a software-hardware co-design methodology.
The pilot use-case is the OPM flow software which is an open-source code for simulating sub-surface geological flows of mixtures of fluids. The code is being developed to model carbon dioxide capture and storage options over long time scales. The simulations will be computationally demanding and improved I/O will help the performance of the code. The ACROSS project is also supporting the extension of Damaris for in-situ analytics, where embedding Python in conjunction with other distributed analytic libraries (e.g. MELISSA, Ray) is being trialed as a way to query and analyze results of simulations while minimizing the required amount of output data being needed for post-processing. Of course, this will be able to be done asynchronously, with minimal effect on the simulation runtime with the help of Damaris.

Check out the ACROSS website here:
http://www.acrossproject.eu

and follow the ACROSS project through social media here:
www.linkedin.com/company/acrossproject/
https://www.facebook.com/acrossprojecteu/
https://twitter.com/across_project

The OPM-Flow website:
https://opm-project.org/

Other analytics libraries
MELISSA:
https://gitlab.inria.fr/melissa/melissa

Ray:
https://www.ray.io/

Damaris 1.5.0 is released

Damaris 1.5.0 has been released. This version adds support for the unstructured mesh data layout type, and currently the implementation only has ParaView support (VisIt support is on the way). It also includes better logging support and bug fixes included. Download is available from the Damaris download page. (N.B. There…

Continue reading

Damaris 1.3.3 is released.

Damaris 1.3.3 has been released. This version fixes issues with multi-dimensional HDF5 storage and adds ability to add a comment field in Damaris configuration file elements Layout, Parameter, Mesh and Variable. Download is available from the Damaris download page.

Continue reading

Damaris 1.3.2 is released.

A new version of Damaris, i.e. Damaris 1.3.2 is released. In this version, we have a bug fix for output of HDF5 files and there is also an updated Damaris Spack package available from the gitlab repository. The full release notes of this version can be found in Damaris download…

Continue reading

Damaris 1.3.1 is released.

A new version of Damaris, i.e. Damaris 1.3.1 is released. In this version, we have some improvements in the build files and also the way Damaris can be integrated to other third-party simulations. Building damaris as a shared library is also supported in this version. The full release note of…

Continue reading