Skip to content

Commit

Permalink
conda env file
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerhh committed Nov 8, 2024
1 parent fc01fb7 commit f990fff
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions timing/python/environment.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
name: ra-isam2
channels:
- conda-forge
- ucb-bar
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- boost=1.78.0=py38hae673b5_5
- boost-cpp=1.78.0=h2c5509c_4
- brotli-python=1.1.0=py38h17151c0_1
- bzip2=1.0.8=h4bc722e_7
- ca-certificates=2024.8.30=hbcca054_0
- certifi=2024.8.30=pyhd8ed1ab_0
- charset-normalizer=3.4.0=pyhd8ed1ab_0
- icu=73.2=h59595ed_0
- idna=3.10=pyhd8ed1ab_0
- ld_impl_linux-64=2.43=h712a8e2_2
- libblas=3.9.0=20_linux64_openblas
- libcblas=3.9.0=20_linux64_openblas
- libexpat=2.6.4=h5888daf_0
- libffi=3.4.2=h7f98852_5
- libgcc=14.2.0=h77fa898_1
- libgcc-ng=14.2.0=h69a702a_1
- libgfortran=14.2.0=h69a702a_1
- libgfortran-ng=14.2.0=h69a702a_1
- libgfortran5=14.2.0=hd5240d6_1
- libgomp=14.2.0=h77fa898_1
- liblapack=3.9.0=20_linux64_openblas
- libnsl=2.0.1=hd590300_0
- libopenblas=0.3.25=pthreads_h413a1c8_0
- libsqlite=3.46.0=hde9e2c9_0
- libstdcxx=14.2.0=hc0a3c3a_1
- libstdcxx-ng=14.2.0=h4852527_1
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.2.13=h4ab18f5_6
- ncurses=6.5=he02047a_1
- numpy=1.24.4=py38h59b608b_0
- openssl=3.3.2=hb9d3cd8_0
- packaging=24.1=pyhd8ed1ab_0
- pip=24.3.1=pyh8b19718_0
- platformdirs=4.3.6=pyhd8ed1ab_0
- pooch=1.8.2=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.8.13=ha86cf86_0_cpython
- python_abi=3.8=5_cp38
- pyyaml=6.0.2=py38h2019614_0
- readline=8.2=h8228510_1
- requests=2.32.3=pyhd8ed1ab_0
- scipy=1.10.1=py38h59b608b_3
- setuptools=75.3.0=pyhd8ed1ab_0
- sqlite=3.39.2=h4ff8645_0
- tk=8.6.13=noxft_h4845f30_101
- tzdata=2024b=hc8b5060_0
- urllib3=2.2.2=pyhd8ed1ab_0
- wheel=0.44.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- zlib=1.2.13=h4ab18f5_6
- zstd=1.5.6=ha6fb4c9_0
prefix: /nscratch/roger_hsiao/miniforge3/envs/ra-isam2

0 comments on commit f990fff

Please sign in to comment.