elcc / systems /ec-at-scale /code /environment.yml
bboldt's picture
Move top-level data/ to systems/
5248a77
name: ec-at-scale
channels:
- conda-forge
- nvidia
- nodefaults
dependencies:
- python==3.9.*
- cudatoolkit==11.8.*
- cudnn~=8.0
- nvidia::cuda-nvcc==11.8.*
- pip:
- absl-py==1.0.0
- astunparse==1.6.3
- cachetools==5.3.3
- certifi==2024.2.2
- charset-normalizer==3.3.2
- chex==0.1.0
- cloudpickle==3.0.0
- contextlib2==21.6.0
- decorator==5.1.1
- dill==0.3.8
- distrax==0.1.3
- dm-haiku==0.0.6
- dm-tree==0.1.6
- editdistance==0.6.0
- flatbuffers==2.0.7
- gast==0.5.4
- google-auth==2.28.2
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- googleapis-common-protos==1.63.0
- grpcio==1.62.1
- h5py==3.10.0
- idna==3.6
- importlib_metadata==7.0.2
- jax==0.3.0
- -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html # This line impacts the following line
- jaxlib==0.3.0+cuda11.cudnn82
- jaxline @ git+https://github.com/google-deepmind/jaxline@f1503f6a06d46aa9eb2eab8eed6130895148ffa2
- jmp==0.0.4
- keras==2.8.0
- Keras-Preprocessing==1.1.2
- libclang==16.0.6
- Markdown==3.5.2
- MarkupSafe==2.1.5
- ml_collections==0.1.1
- numpy==1.22.2
- oauthlib==3.2.2
- opt-einsum==3.3.0
- optax==0.1.1
- promise==2.3
- protobuf==3.20.3
- pyasn1==0.5.1
- pyasn1-modules==0.3.0
- PyYAML==6.0.1
- requests==2.31.0
- requests-oauthlib==1.4.0
- rlax==0.1.2
- rsa==4.9
- scipy==1.8.0
- six==1.16.0
- tabulate==0.9.0
- tensorboard==2.8.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.8.0
- tensorflow-datasets==4.5.2
- tensorflow-io-gcs-filesystem==0.36.0
- tensorflow-metadata==1.14.0
- tensorflow-probability==0.16.0
- termcolor==2.4.0
- tf-estimator-nightly==2.8.0.dev2021122109
- toolz==0.12.1
- tqdm==4.66.2
- typing_extensions==4.10.0
- urllib3==2.2.1
- Werkzeug==3.0.1
- wrapt==1.16.0
- zipp==3.18.0