From 4b744534082a5a97ca6c4e8059770d3f67a00b58 Mon Sep 17 00:00:00 2001
From: Sebastian Achilles <s.achilles@fz-juelich.de>
Date: Tue, 25 Apr 2023 13:58:16 +0200
Subject: [PATCH] SPR: remove sharp

---
 Overlays/jureca_spr_overlay/u/UCC/UCC-default-GCCcore-11.3.0.eb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Overlays/jureca_spr_overlay/u/UCC/UCC-default-GCCcore-11.3.0.eb b/Overlays/jureca_spr_overlay/u/UCC/UCC-default-GCCcore-11.3.0.eb
index 232816e25..6a90ac037 100644
--- a/Overlays/jureca_spr_overlay/u/UCC/UCC-default-GCCcore-11.3.0.eb
+++ b/Overlays/jureca_spr_overlay/u/UCC/UCC-default-GCCcore-11.3.0.eb
@@ -46,7 +46,7 @@ configopts += f"--with-nvcc-gencode=-gencode=arch=compute_{local_gpu_cc},code=sm
 configopts += "--with-ucx=$EBROOTUCX "
 configopts += "--with-cuda=$EBROOTCUDA "
 configopts += "--with-nccl=$EBROOTNCCL "
-configopts += "--with-sharp=/opt/mellanox/sharp "
+# configopts += "--with-sharp=/opt/mellanox/sharp "
 
 sanity_check_paths = {
     'files': ['bin/ucc_info'],
-- 
GitLab