diff --git a/python-torch.spec b/python-torch.spec index da7915b..96a34f7 100644 --- a/python-torch.spec +++ b/python-torch.spec @@ -524,6 +524,7 @@ export TP_BUILD_LIBUV=OFF %if %{with gloo} export USE_GLOO=ON +export USE_SYSTEM_GLOO=ON %endif %if %{with mpi} export USE_MPI=ON