forked from aqlaboratory/openfold
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
46 lines (46 loc) · 941 Bytes
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
name: openfold-env
channels:
- pytorch
- conda-forge
- nvidia
- bioconda
dependencies:
- python=3.10
- setuptools>=61,<70
- pip
- openmm=7.7
- pdbfixer
- pytorch-lightning
- biopython
- numpy<2.0
- pandas
- PyYAML=5.4
- requests
- scipy
- tqdm=4.62
- typing-extensions=4.0
- wandb
- modelcif=0.7
- awscli
- ml-collections
- aria2
- mkl<2024.0
- git
- bioconda::hmmer==3.3.2
- bioconda::hhsuite==3.3.0
- bioconda::kalign2==2.04
- bioconda::mmseqs2
- pytorch=2.1.*=*cuda12*
- pytorch-cuda=12.1
- cuda-nvcc=12.2
- cuda-libraries-dev=12.1
- dm-tree=0.1
# documentation
- sphinx
- sphinxcontrib-bibtex
- furo
- myst-parser=3
- pip:
- deepspeed>=0.12.4,<0.13
- git+https://github.com/NVIDIA/dllogger.git
- https://github.com/Dao-AILab/flash-attention/releases/download/v2.2.5/flash_attn-2.2.5+cu122torch2.1cxx11abiFALSE-cp310-cp310-linux_x86_64.whl