environment.yml 787 Bytes
Newer Older
Jennifer Wei's avatar
Jennifer Wei committed
1
name: pytorch1-plupgrade 
Karl Leswing's avatar
Karl Leswing committed
2
3
4
5
6
channels:
  - conda-forge
  - bioconda
  - pytorch
dependencies:
Matthew W. Thompson's avatar
Matthew W. Thompson committed
7
  - python=3.9
8
  - libgcc=7.2
Matthew W. Thompson's avatar
Matthew W. Thompson committed
9
10
11
12
13
  - setuptools=59.5.0
  - pip
  - openmm=7.7
  - pdbfixer
  - cudatoolkit==11.3.*
Jennifer Wei's avatar
Jennifer Wei committed
14
  - pytorch-lightning==2.0.9
Matthew W. Thompson's avatar
Matthew W. Thompson committed
15
16
  - biopython==1.79
  - numpy==1.21
17
  - pandas==2.0
Matthew W. Thompson's avatar
Matthew W. Thompson committed
18
19
20
21
  - PyYAML==5.4.1
  - requests
  - scipy==1.7
  - tqdm==4.62.2
Jennifer Wei's avatar
Jennifer Wei committed
22
  - typing-extensions==4.0
Matthew W. Thompson's avatar
Matthew W. Thompson committed
23
24
  - wandb==0.12.21
  - modelcif==0.7
25
  - awscli
26
  - ml-collections
Jennifer Wei's avatar
Jennifer Wei committed
27
  - aria2
Jennifer's avatar
Jennifer committed
28
  - mkl==2024.0
Jennifer Wei's avatar
Jennifer Wei committed
29
  - git
Gustaf Ahdritz's avatar
Gustaf Ahdritz committed
30
31
32
33
  - bioconda::hmmer==3.3.2
  - bioconda::hhsuite==3.3.0
  - bioconda::kalign2==2.04
  - pytorch::pytorch=1.12.*
Karl Leswing's avatar
Karl Leswing committed
34
  - pip:
Jennifer Wei's avatar
Jennifer Wei committed
35
      - mpi4py==3.1.5
36
      - deepspeed==0.12.4
Karl Leswing's avatar
Karl Leswing committed
37
      - dm-tree==0.1.6
38
      - git+https://github.com/NVIDIA/dllogger.git
39
      - git+https://github.com/Dao-AILab/flash-attention.git@5b838a8