Skip to content

Commit

Permalink
add cuda bin path to PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
mszhanyi authored Nov 4, 2021
1 parent ab640e8 commit 7de68b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/smoke_test.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export PATH="/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v10.2/bin:$PATH"
eval "$(conda shell.bash hook)"
conda activate "env$PYTHON_VERSION"
pip install C:/Users/circleci/project/dist/*.whl
Expand Down

0 comments on commit 7de68b8

Please sign in to comment.