Skip to content

Commit

Permalink
Dev icenet-ai#13: Add conda env file
Browse files Browse the repository at this point in the history
  • Loading branch information
bnubald committed Mar 1, 2024
1 parent 1314e5b commit bc10c67
Showing 1 changed file with 244 additions and 0 deletions.
244 changes: 244 additions & 0 deletions pytorch/environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,244 @@
name: pytorch_tensorflow
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- asttokens=2.4.1=pyhd8ed1ab_0
- bzip2=1.0.8=h5eee18b_5
- c-ares=1.19.1=h5eee18b_0
- ca-certificates=2024.2.2=hbcca054_0
- comm=0.2.1=pyhd8ed1ab_0
- debugpy=1.6.7=py311h6a678d5_0
- decorator=5.1.1=pyhd8ed1ab_0
- eccodes=2.26.0=hc08acdf_0
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- executing=2.0.1=pyhd8ed1ab_0
- freeglut=3.2.2=h9c3ff4c_1
- hdf4=4.2.13=h10796ff_1005
- hdf5=1.12.1=h2b7332f_3
- importlib-metadata=7.0.1=pyha770c72_0
- importlib_metadata=7.0.1=hd8ed1ab_0
- ipykernel=6.29.3=pyhd33586a_0
- ipython=8.22.1=pyh707e725_0
- jasper=2.0.33=ha77e612_0
- jedi=0.19.1=pyhd8ed1ab_0
- jpeg=9e=h166bdaf_1
- jupyter_client=8.6.0=pyhd8ed1ab_0
- jupyter_core=5.7.1=py311h38be061_0
- krb5=1.20.1=h143b758_1
- ld_impl_linux-64=2.38=h1181459_1
- libaec=1.0.6=h9c3ff4c_0
- libcurl=8.5.0=h251f7ec_0
- libedit=3.1.20230828=h5eee18b_0
- libev=4.33=h516909a_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=13.2.0=h69a702a_0
- libgfortran5=13.2.0=ha4646dd_0
- libglu=9.0.0=he1b5a44_1001
- libgomp=11.2.0=h1234567_1
- libnetcdf=4.8.1=h14805e7_4
- libnghttp2=1.57.0=h2d74bed_0
- libpng=1.6.37=h21135ba_2
- libsodium=1.0.18=h36c2ea0_1
- libssh2=1.10.0=ha35d2d1_2
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- libxcb=1.13=h7f98852_1004
- libzip=1.8.0=h1c5bbd1_1
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- ncurses=6.4=h6a678d5_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- openssl=3.0.13=h7f8727e_0
- packaging=23.2=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=23.3.1=py311h06a4308_0
- platformdirs=4.2.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.42=pyha770c72_0
- psutil=5.9.0=py311h5eee18b_0
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pygments=2.17.2=pyhd8ed1ab_0
- python=3.11.8=h955ad1f_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.11=2_cp311
- pyzmq=25.1.2=py311h6a678d5_0
- readline=8.2=h5eee18b_0
- setuptools=68.2.2=py311h06a4308_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.41.2=h5eee18b_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tk=8.6.12=h1ccaba5_0
- tornado=6.3.3=py311h5eee18b_0
- traitlets=5.14.1=pyhd8ed1ab_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- wheel=0.41.2=py311h06a4308_0
- xorg-fixesproto=5.0=h7f98852_1002
- xorg-inputproto=2.3.2=h7f98852_1002
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libx11=1.7.2=h7f98852_0
- xorg-libxau=1.0.9=h7f98852_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h7f98852_1
- xorg-libxfixes=5.0.3=h7f98852_1004
- xorg-libxi=1.7.10=h7f98852_0
- xorg-xextproto=7.3.0=h7f98852_1002
- xorg-xproto=7.0.31=h7f98852_1007
- xz=5.4.6=h5eee18b_0
- zeromq=4.3.5=h6a678d5_0
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=h5eee18b_0
- pip:
- absl-py==2.1.0
- affine==2.4.0
- aiohttp==3.9.3
- aiosignal==1.3.1
- antlr4-python3-runtime==4.7.2
- asciitree==0.3.3
- astunparse==1.6.3
- attrs==23.2.0
- azure-core==1.29.1
- azure-storage-blob==12.19.0
- beautifulsoup4==4.12.3
- cachetools==5.3.3
- cartopy==0.22.0
- cdsapi==0.6.1
- certifi==2024.2.2
- cf-units==3.2.0
- cffi==1.16.0
- cfgrib==0.9.10.4
- cftime==1.6.3
- charset-normalizer==3.3.2
- click==8.1.7
- click-plugins==1.1.1
- cligj==0.7.2
- cloudpickle==3.0.0
- contourpy==1.2.0
- cryptography==42.0.5
- cycler==0.12.1
- dask==2024.2.1
- distributed==2024.2.1
- dm-tree==0.1.8
- docopt==0.6.2
- eccodes==1.6.0
- ecmwf-api-client==1.6.3
- fasteners==0.19
- filelock==3.13.1
- findlibs==0.0.5
- flatbuffers==23.5.26
- fonttools==4.49.0
- frozenlist==1.4.1
- fsspec==2024.2.0
- gast==0.4.0
- google-auth==2.28.1
- google-auth-oauthlib==1.0.0
- google-pasta==0.2.0
- grpcio==1.62.0
- h5netcdf==1.3.0
- h5py==3.10.0
- ibicus==1.1.0
- git+https://github.com/icenet-ai/[email protected]_dev
- idna==3.6
- isodate==0.6.1
- jax==0.4.25
- jinja2==3.1.3
- joblib==1.3.2
- keras==2.12.0
- kiwisolver==1.4.5
- libclang==16.0.6
- lightning==2.2.0.post0
- lightning-utilities==0.10.1
- locket==1.0.0
- markdown==3.5.2
- markupsafe==2.1.5
- matplotlib==3.8.3
- ml-dtypes==0.2.0
- motuclient==3.0.0
- mpmath==1.3.0
- msgpack==1.0.7
- multidict==6.0.5
- netcdf4==1.6.5
- networkx==3.2.1
- numcodecs==0.12.1
- numpy==1.24.2
- nvidia-cublas-cu12==12.1.3.1
- nvidia-cuda-cupti-cu12==12.1.105
- nvidia-cuda-nvcc-cu12==12.2.140
- nvidia-cuda-nvrtc-cu12==12.1.105
- nvidia-cuda-runtime-cu12==12.1.105
- nvidia-cudnn-cu12==8.9.2.26
- nvidia-cufft-cu12==11.0.2.54
- nvidia-curand-cu12==10.3.2.106
- nvidia-cusolver-cu12==11.4.5.107
- nvidia-cusparse-cu12==12.1.0.106
- nvidia-nccl-cu12==2.18.1
- nvidia-nvjitlink-cu12==12.2.140
- nvidia-nvtx-cu12==12.1.105
- oauthlib==3.2.2
- opt-einsum==3.3.0
- pandas==2.2.1
- partd==1.4.1
- patsy==0.5.6
- pillow==10.2.0
- plotly==5.19.0
- pooch==1.8.1
- protobuf==4.25.3
- pyasn1==0.5.1
- pyasn1-modules==0.3.0
- pycparser==2.21
- pydap==3.4.1
- pyparsing==3.1.1
- pyproj==3.6.1
- pyshp==2.3.1
- pytorch-lightning==2.2.0.post0
- pytz==2024.1
- pyyaml==6.0.1
- rasterio==1.3.9
- requests==2.31.0
- requests-oauthlib==1.3.1
- rioxarray==0.15.1
- rsa==4.9
- scikit-learn==1.4.1.post1
- scipy==1.12.0
- scitools-iris==3.8.0
- seaborn==0.13.2
- shapely==2.0.3
- snuggs==1.4.7
- sortedcontainers==2.4.0
- soupsieve==2.5
- statsmodels==0.14.1
- sympy==1.12
- tblib==3.0.0
- tenacity==8.2.3
- tensorboard==2.12.3
- tensorboard-data-server==0.7.2
- tensorflow==2.12.1
- tensorflow-estimator==2.12.0
- tensorflow-io-gcs-filesystem==0.36.0
- tensorflow-probability==0.23.0
- termcolor==2.4.0
- threadpoolctl==3.3.0
- toolz==0.12.1
- torch==2.1.2
- torchaudio==2.1.2
- torchmetrics==1.3.1
- torchvision==0.16.2
- tqdm==4.66.2
- triton==2.1.0
- typing-extensions==4.5.0
- tzdata==2024.1
- urllib3==2.2.1
- webob==1.8.7
- werkzeug==3.0.1
- wrapt==1.14.1
- xarray==2024.2.0
- xxhash==3.4.1
- yarl==1.9.4
- zarr==2.17.0
- zict==3.0.0
prefix: /data/hpcdata/users/bryald/miniconda3/envs/pytorch_tensorflow

0 comments on commit bc10c67

Please sign in to comment.