From 99425e273b79796b87168a2c37cbb37e2ff19028 Mon Sep 17 00:00:00 2001 From: Carlos Bederián Date: Fri, 8 Apr 2022 04:26:34 -0300 Subject: ucx: +cm dropped in 1.11 (#29958) --- var/spack/repos/builtin/packages/ucx/package.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'var') diff --git a/var/spack/repos/builtin/packages/ucx/package.py b/var/spack/repos/builtin/packages/ucx/package.py index a2e9c91fb6..291f79ac92 100644 --- a/var/spack/repos/builtin/packages/ucx/package.py +++ b/var/spack/repos/builtin/packages/ucx/package.py @@ -86,7 +86,7 @@ class Ucx(AutotoolsPackage, CudaPackage): description="Compile with IB Tag Matching support") variant('dm', default=False, description="Compile with Device Memory support") - variant('cm', default=False, + variant('cm', default=False, when='@:1.10', description="Compile with IB Connection Manager support") variant('backtrace-detail', default=False, description="Enable using BFD support for detailed backtrace") -- cgit v1.2.3-60-g2f50