Skip to content

Commit

Permalink
Force L0_perf_client to run on single GPU (#789)
Browse files Browse the repository at this point in the history
  • Loading branch information
deadeyegoodwin committed Oct 24, 2019
1 parent 431b9ee commit 7fcf629
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qa/L0_perf_client/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ if [ -z "$REPO_VERSION" ]; then
exit 1
fi

export CUDA_VISIBLE_DEVICES=0

CLIENT_LOG="./perf_client.log"
PERF_CLIENT=../clients/perf_client

Expand Down

0 comments on commit 7fcf629

Please sign in to comment.