From b095021ee0673b398d7411f3fc542fb811692e78 Mon Sep 17 00:00:00 2001
From: Sebastian Achilles <s.achilles@fz-juelich.de>
Date: Tue, 25 Apr 2023 13:47:26 +0200
Subject: [PATCH] SPR: update UCX

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

diff --git a/Overlays/jureca_spr_overlay/u/UCX/UCX-default-GCCcore-11.3.0.eb b/Overlays/jureca_spr_overlay/u/UCX/UCX-default-GCCcore-11.3.0.eb
index 30b650097..428abc895 100644
--- a/Overlays/jureca_spr_overlay/u/UCX/UCX-default-GCCcore-11.3.0.eb
+++ b/Overlays/jureca_spr_overlay/u/UCX/UCX-default-GCCcore-11.3.0.eb
@@ -62,7 +62,7 @@ configopts += '--with-ib-hw-tm '        # Compile with IB Tag Matching support
 configopts += '--with-dm '              # Compile with Device Memory support
 
 configopts += '--with-avx '             # Compile with AVX
-configopts += '--with-gdrcopy '         # Compile with GDRCopy
+# configopts += '--with-gdrcopy '         # Compile with GDRCopy
 
 # Compile without IB Connection Manager support
 configopts += '--without-cm '
-- 
GitLab