summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python-pytorch3d.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/python-pytorch3d.spec b/python-pytorch3d.spec
index c3285c9..ff671b6 100644
--- a/python-pytorch3d.spec
+++ b/python-pytorch3d.spec
@@ -34,7 +34,8 @@ PyTorch3D is FAIR's library of reusable components for deep learning with 3D dat
%autosetup -p1 -n pytorch3d-%{pypi_version}
%build
-%py3_build
+export MAX_JOBS=4
+%py3_build
%install
%py3_install