From aa160b623434e482fccff43e5f827505d8f4be30 Mon Sep 17 00:00:00 2001
From: bscuser <ipiedrahiv@eafit.edu.co>
Date: Tue, 6 Feb 2024 18:20:15 +0100
Subject: [PATCH] Modifications from PR review with Pre-commit 1. Removed
 toolchain from nanos6 dependency in mcxx. 2. Introduced module class in
 ompss2cluster 3. Verified checksums

---
 .../m/mcxxcluster/mcxxcluster-1.0-gpsmpi-2022a-mt.eb     | 4 ----
 .../n/nanoscluster/nanoscluster-1.0-gpsmpi-2022a-mt.eb   | 5 -----
 .../ompss2cluster/ompss2cluster-2023.11-gpsmpi-2022a.eb  | 9 ---------
 3 files changed, 18 deletions(-)

diff --git a/Golden_Repo/m/mcxxcluster/mcxxcluster-1.0-gpsmpi-2022a-mt.eb b/Golden_Repo/m/mcxxcluster/mcxxcluster-1.0-gpsmpi-2022a-mt.eb
index a3a582c5..b456b453 100644
--- a/Golden_Repo/m/mcxxcluster/mcxxcluster-1.0-gpsmpi-2022a-mt.eb
+++ b/Golden_Repo/m/mcxxcluster/mcxxcluster-1.0-gpsmpi-2022a-mt.eb
@@ -50,7 +50,3 @@ sanity_check_commands = [
 ]
 
 moduleclass = 'devel'
-
-
-
-
diff --git a/Golden_Repo/n/nanoscluster/nanoscluster-1.0-gpsmpi-2022a-mt.eb b/Golden_Repo/n/nanoscluster/nanoscluster-1.0-gpsmpi-2022a-mt.eb
index 530ef274..3d8fe84e 100644
--- a/Golden_Repo/n/nanoscluster/nanoscluster-1.0-gpsmpi-2022a-mt.eb
+++ b/Golden_Repo/n/nanoscluster/nanoscluster-1.0-gpsmpi-2022a-mt.eb
@@ -47,8 +47,3 @@ sanity_check_commands = [
 ]
 
 moduleclass = 'devel'
-
-
-
-
-
diff --git a/Golden_Repo/o/ompss2cluster/ompss2cluster-2023.11-gpsmpi-2022a.eb b/Golden_Repo/o/ompss2cluster/ompss2cluster-2023.11-gpsmpi-2022a.eb
index 66ff5970..6e6468a8 100644
--- a/Golden_Repo/o/ompss2cluster/ompss2cluster-2023.11-gpsmpi-2022a.eb
+++ b/Golden_Repo/o/ompss2cluster/ompss2cluster-2023.11-gpsmpi-2022a.eb
@@ -14,12 +14,3 @@ dependencies = [
 ]
 
 moduleclass = 'devel'
-
-
-
-
-
-
-
-
-
-- 
GitLab