From 9b1a45ee728e51729f2c96d265014e6641e82a96 Mon Sep 17 00:00:00 2001 From: gmarkomanolis Date: Thu, 9 Sep 2021 10:02:42 +0300 Subject: [PATCH] fix zenodo --- .zenodo.json | 2 +- CITATION.cff | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 63a4cc7..6d6c17c 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -89,7 +89,7 @@ "related_identifiers": [ { "scheme": "url", - "identifier": "https://github.com/cschpc/epmhpcgpu/tree/v1.3.6", + "identifier": "https://github.com/cschpc/epmhpcgpu/tree/v1.4.1", "relation": "isSupplementTo" } ] diff --git a/CITATION.cff b/CITATION.cff index 6c07952..af9ee17 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -45,5 +45,5 @@ authors: given-names: Michael affiliation: Helmholtz-Zentrum Dresden-Rossendorf title: Dataset and scripts for the paper Evaluating Programming Models for the HPC GPU Ecosystem -version: 1.3.6 +version: 1.4.1 date-released: 2021-08-27