From 667b7deea529d285567c0dace053c748894f6350 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 1 Apr 2024 02:05:34 +0000 Subject: automatic import of python-pytorch3d --- python-pytorch3d.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3