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 5acbf33722a6c07e6116d3ea383f298b709524e0..13bd3990cb3d0c154902bc5db99088e97ae024a1 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 be86c4a9df12fbba8c90bd8b719f1b88b4dbfa38..c1e3861b4325fab13046b670d93ed94743548fd2 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 5e14f7be2ee52796bccd4e8adc76653701c9fe0f..564cc3ce3df4091fc306f7949f6454a7ff3db166 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'