Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
oir committed May 27, 2024
1 parent f1cfff8 commit c1ae6e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/configure-gpu/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ runs:
run: |
echo "${{ steps.cuda-toolkit.outputs.cuda }}"
echo "${{ steps.cuda-toolkit.outputs.CUDA_PATH }}"
echo "PATH=$PATH:/usr/local/cuda-11.7/bin/" >> $GITHUB_ENV
nvcc -V
sudo apt install ninja-build
pip install meson
Expand Down

0 comments on commit c1ae6e8

Please sign in to comment.