Skip to content

Commit

Permalink
Unpin cuda in environment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlees committed Jan 6, 2025
1 parent a47f8ce commit f90a1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ dependencies:
- openblas
- libgfortran-ng
- nvcc_linux-64
- cudatoolkit==11.2 # This is pinned due to version install on azure, see azure-pipelines.yml
- cudatoolkit # This is pinned due to version install on azure, see azure-pipelines.yml

0 comments on commit f90a1b4

Please sign in to comment.