Skip to content

Commit

Permalink
Codspeed setup
Browse files Browse the repository at this point in the history
  • Loading branch information
haoshan98 committed Dec 18, 2023
1 parent 4bebfd7 commit 56de5ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: cuda-toolkit
uses: Jimver/[email protected]
with:
cuda: "12.3.0"
cuda: "12.1.0"

# - run: echo "Installed cuda version is: ${{steps.cuda-toolkit.outputs.cuda}}"
# - run: echo "Cuda install location: ${{steps.cuda-toolkit.outputs.CUDA_PATH}}"
Expand Down

0 comments on commit 56de5ba

Please sign in to comment.