Skip to content

Commit 5c5e1ba

Browse files
apbosegs-olive
authored andcommitted
Undoing setup.py change mistake
1 parent 3ca0944 commit 5c5e1ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ def build_libtorchtrt_pre_cxx11_abi(develop=True, use_dist_dir=True, cxx11_abi=F
151151
cmd.append("--platforms=//toolchains:ci_rhel_x86_64_linux")
152152
print("CI based build")
153153

154-
cmd.append("--jobs=4")
155154
print("building libtorchtrt")
156155
status_code = subprocess.run(cmd).returncode
157156

0 commit comments

Comments
 (0)