libfabric package: add support for tcp provider (#11965)
This commit is contained in:

committed by
Peter Scheibel

parent
6a731b4d8f
commit
3a4d37d6d6
@@ -36,7 +36,8 @@ class Libfabric(AutotoolsPackage):
|
||||
'udp',
|
||||
'rxm',
|
||||
'rxd',
|
||||
'mlx')
|
||||
'mlx',
|
||||
'tcp')
|
||||
|
||||
variant(
|
||||
'fabrics',
|
||||
|
Reference in New Issue
Block a user