From 39d7f981e3e909474a3467763f8d5c553d7eda19 Mon Sep 17 00:00:00 2001
From: bscuser <ipiedrahiv@eafit.edu.co>
Date: Thu, 25 Jan 2024 16:59:45 +0100
Subject: [PATCH] checking against pipeline results

---
 Golden_Repo/m/mcxxcluster/mcxxcluster-1.0-gpsmpi-2022a-mt.eb   | 1 -
 Golden_Repo/n/nanoscluster/nanoscluster-1.0-gpsmpi-2022a-mt.eb | 3 +--
 .../o/ompss2cluster/ompss2cluster-2023.11-gpsmpi-2022a.eb      | 1 -
 3 files changed, 1 insertion(+), 4 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 5acbf337..13bd3990 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
@@ -35,7 +35,6 @@ dependencies = [
 preconfigopts = "autoreconf -vif && "
 
 configopts = "--enable-ompss-2 --with-nanos6=$NANOS6_HOME"
-#configopts = "--enable-ompss-2 --with-nanos6=/p/scratch/deepsea/piedrahta-velez1/easybuild/deep/software/nanoscluster/1.0-gpsmpi-2022a"
 
 buildopts = 'CC="$CC" CFLAGS="$CFLAGS"'
 
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 be86c4a9..c1e3861b 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
@@ -1,4 +1,3 @@
-# EasyConfig for OmpSs-2/git
 easyblock = 'ConfigureMake'
 name = 'nanoscluster'
 version = '1.0'
@@ -15,9 +14,9 @@ sources = [{
         'url': 'https://github.com/ipiedrahiv',
         'repo_name': 'nanos6-cluster',
         'tag': '1.0-ci',
-        # 'clone_into': 'nanos6-cluster'
     }
 }]
+
 checksums = ['d816d14127234cefec01eaded8cc00ce6606e8513fab65543e6ced76b9111342']
 
 dependencies = [('Boost', '1.79.0'),
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 5e14f7be..564cc3ce 100644
--- a/Golden_Repo/o/ompss2cluster/ompss2cluster-2023.11-gpsmpi-2022a.eb
+++ b/Golden_Repo/o/ompss2cluster/ompss2cluster-2023.11-gpsmpi-2022a.eb
@@ -1,4 +1,3 @@
-# EasyConfig for OmpSs-2
 easyblock = 'Bundle'
 name = 'ompss2cluster'
 version = '2023.11'
-- 
GitLab