Skip to content

Commit 79da099

Browse files
committed
restrain performance benchmarking results to use only one GPU
1 parent 5192cfc commit 79da099

File tree

5 files changed

+104
-111
lines changed

5 files changed

+104
-111
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
python3 main.py --dummy
1+
CUDA_VISIBLE_DEVICES=0 python3 main.py --dummy

0 commit comments

Comments
 (0)