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 30b650097c99b698e069904acf48df35e1ca3cf0..428abc8959f099e384044ec0bb2927c572e7b91b 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 '