-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment_linux.yaml
117 lines (117 loc) · 3.28 KB
/
environment_linux.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
name: FAME
channels:
- conda-forge
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=2.114=blis
- blas-devel=3.9.0=14_linux64_blis
- blis=0.9.0=h166bdaf_0
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2024.11.26=h06a4308_0
- expat=2.6.4=h6a678d5_0
- lapack=3.6.1=ha44fe06_2
- ld_impl_linux-64=2.40=h12ee557_0
- libblas=3.9.0=14_linux64_blis
- libcblas=3.9.0=14_linux64_blis
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=11.2.0=h1234567_1
- libgfortran=3.0.0=1
- libgfortran-ng=13.2.0=h69a702a_0
- libgfortran5=13.2.0=ha4646dd_0
- libgomp=11.2.0=h1234567_1
- liblapack=3.9.0=5_h92ddd45_netlib
- liblapacke=3.9.0=5_h92ddd45_netlib
- libmpdec=4.0.0=h5eee18b_0
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- ncurses=6.4=h6a678d5_0
- openssl=3.0.15=h5eee18b_0
- pip=24.2=py313h06a4308_0
- python=3.13.1=hf623796_100_cp313
- python_abi=3.13=0_cp313
- readline=8.2=h5eee18b_0
- setuptools=75.1.0=py313h06a4308_0
- sqlite=3.45.3=h5eee18b_0
- tk=8.6.14=h39e8969_0
- tzdata=2024b=h04d1e81_0
- wheel=0.44.0=py313h06a4308_0
- xz=5.4.6=h5eee18b_1
- zlib=1.2.13=h5eee18b_1
- pip:
- alabaster==1.0.0
- attrs==24.2.0
- babel==2.16.0
- cairocffi==1.7.1
- cairosvg==2.7.1
- cattrs==24.1.2
- certifi==2024.12.14
- cffi==1.17.1
- charset-normalizer==3.4.0
- contourpy==1.3.1
- cssselect2==0.7.0
- cycler==0.12.1
- defusedxml==0.7.1
- docutils==0.21.2
- esbonio==0.16.5
- fonttools==4.55.3
- h5py==3.12.1
- idna==3.10
- imagesize==1.4.1
- jax==0.4.37
- jax-cuda12-pjrt==0.4.36
- jax-cuda12-plugin==0.4.36
- jaxlib==0.4.36
- jinja2==3.1.4
- kiwisolver==1.4.7
- lsprotocol==2023.0.1
- markupsafe==3.0.2
- matplotlib==3.10.0
- ml-dtypes==0.5.0
- numpy==2.2.0
- nvidia-cublas-cu12==12.6.4.1
- nvidia-cuda-cupti-cu12==12.6.80
- nvidia-cuda-nvcc-cu12==12.6.85
- nvidia-cuda-runtime-cu12==12.6.77
- nvidia-cudnn-cu12==9.6.0.74
- nvidia-cufft-cu12==11.3.0.4
- nvidia-cusolver-cu12==11.7.1.2
- nvidia-cusparse-cu12==12.5.4.2
- nvidia-nccl-cu12==2.23.4
- nvidia-nvjitlink-cu12==12.6.85
- opt-einsum==3.4.0
- packaging==24.2
- petsc==3.22.1
- petsc4py==3.22.1
- pillow==11.0.0
- platformdirs==4.3.6
- pycparser==2.22
- pygls==1.3.1
- pygments==2.18.0
- pyparsing==3.2.0
- pyspellchecker==0.8.1
- python-dateutil==2.9.0.post0
- requests==2.32.3
- scipy==1.14.1
- six==1.17.0
- snowballstemmer==2.2.0
- sphinx==8.1.3
- sphinx-autodoc-typehints==2.5.0
- sphinx-rtd-theme==3.0.2
- sphinxcontrib-applehelp==2.0.0
- sphinxcontrib-devhelp==2.0.0
- sphinxcontrib-htmlhelp==2.1.0
- sphinxcontrib-jquery==4.1
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-qthelp==2.0.0
- sphinxcontrib-serializinghtml==2.0.0
- sphinxcontrib-svg2pdfconverter==1.2.3
- tinycss2==1.4.0
- tqdm==4.67.1
- urllib3==2.2.3
- vtk==9.4.0
- webencodings==0.5.1
prefix: /home/neoceph/anaconda3/envs/FAME