Skip to content

Commit

Permalink
set NPROC
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz committed Nov 8, 2024
1 parent 050c20c commit 19f798c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
"inter_op_parallelism_threads=1",
)
)
os.environ["NPROC"] = "1"

0 comments on commit 19f798c

Please sign in to comment.