Skip to content

Commit

Permalink
downgrade to cuda 12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ivirshup committed Feb 7, 2024
1 parent 3baf39d commit 1f241b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/gpu_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ channels:
- conda-forge
dependencies:
- python=3.12
- cuda-version=12.3
- cuda-version=12.2
- cupy
- numba
- pytest
Expand Down

0 comments on commit 1f241b1

Please sign in to comment.