Use ucx only on supported arches
This commit is contained in:
parent
91fddcde5e
commit
c0375f1c3c
@ -136,7 +136,9 @@ CONFIGURE_OPTS=(
|
|||||||
--htmldir=%{_datadir}/%{name}/doc
|
--htmldir=%{_datadir}/%{name}/doc
|
||||||
--with-hwloc
|
--with-hwloc
|
||||||
--with-libfabric
|
--with-libfabric
|
||||||
|
%ifarch aarch64 ppc64le x86_64
|
||||||
--with-ucx
|
--with-ucx
|
||||||
|
%endif
|
||||||
)
|
)
|
||||||
# --with-device=ch3:nemesis
|
# --with-device=ch3:nemesis
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user