Skip to content

Commit

Permalink
updating environment
Browse files Browse the repository at this point in the history
make sure that environment is backwards compatible for cudatoolkit as shown here, 
it really depends on your system.

conda-forge/conda-forge.github.io#687 (comment)
  • Loading branch information
brycejoh16 authored Jul 1, 2022
1 parent bc9ac0f commit 178cd23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion my_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ channels:
- defaults
dependencies:
- biopython=1.78
- cudatoolkit
- cudatoolkit=10.1
- filelock=3.0.12
- matplotlib-base=3.3.*
- networkx=2.4
Expand Down

0 comments on commit 178cd23

Please sign in to comment.