ucx: needs numactl and rdma-core (#7836)
This commit is contained in:
parent
a7ecb0364a
commit
14e0307f04
@ -38,3 +38,6 @@ class Ucx(AutotoolsPackage):
|
||||
# Still supported
|
||||
version('1.2.2', 'ff3fe65e4ebe78408fc3151a9ce5d286')
|
||||
version('1.2.1', '697c2fd7912614fb5a1dadff3bfa485c')
|
||||
|
||||
depends_on('numactl')
|
||||
depends_on('rdma-core')
|
||||
|
Loading…
Reference in New Issue
Block a user