Commit 40d363b6 by DLA-Ranker

Update DLA-Ranker.yml

parent 47a20684
name: null name: dla_ranker
channels: channels:
- pytorch
- conda-forge - conda-forge
- defaults - anaconda
- pytorch
dependencies: dependencies:
- bokeh=1.4 - python=3.8
- cmake=3.16 # insures that Gloo library extensions will be built - compilers
- cudnn=7.6 - cudnn=7.6
- cudatoolkit=10.1
- cudatoolkit-dev=10.1
- cupti=10.1 - cupti=10.1
- cxx-compiler=1.0 # insures C and C++ compilers are available - pytorch-gpu=1.7.1
- jupyterlab=1.2 - torchvision=0.8.2
- mpi4py=3.0 # installs cuda-aware openmpi - cmake
- nccl=2.5 - jupyterlab
- nodejs=13 - mpi4py
- nvcc_linux-64=10.1 # configures environment to be "cuda-aware" - nodejs
- pip=20.0 - pandas
- matplotlib
- seaborn
- scikit-learn
- prody
- lz4
- pip
- pip: - pip:
- mxnet-cu101mkl==1.6.* # MXNET is installed prior to horovod - tensorflow-gpu==2.3
- -r file:requirements.txt - pypdb
- python=3.7 - ipython
- pytorch=1.4 - bokeh
- tensorboard=2.2 \ No newline at end of file
- tensorflow-gpu=2.2
- torchvision=0.5
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment