ucx: +cm dropped in 1.11 (#29958)
This commit is contained in:
parent
dbf947599f
commit
99425e273b
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user