Skip to content

Commit

Permalink
Removing comment in env on cudatoolkit 11.8 compatibility with comput…
Browse files Browse the repository at this point in the history
…e resources
  • Loading branch information
dotsdl committed Jul 11, 2024
1 parent 6de5a38 commit 730fd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/conda-envs/alchemiscale-compute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ channels:
dependencies:
- pip
- python =3.10
- cudatoolkit =11.8 # many actual compute resources are not yet compatible with cudatoolkit >=11.8
- cudatoolkit =11.8

# alchemiscale dependencies
- gufe=0.9.5
Expand Down

0 comments on commit 730fd26

Please sign in to comment.