-
Notifications
You must be signed in to change notification settings - Fork 0
/
PyMFEM_env.yml
60 lines (60 loc) · 1.71 KB
/
PyMFEM_env.yml
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
name: PyMFEM_env
channels:
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- ca-certificates=2022.10.11=h06a4308_0
- certifi=2022.12.7=py39h06a4308_0
- cudatoolkit=10.1.243=h6bb024c_0
- cudnn=7.6.5=cuda10.1_0
- cupy=8.3.0=py39hcaf9a05_0
- cython=0.29.32=py39h6a678d5_0
- fastrlock=0.6=py39h2531618_0
- fftw=3.3.9=h27cfd23_1
- intel-openmp=2021.4.0=h06a4308_3561
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=11.2.0=h00389a5_1
- libgfortran5=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libllvm11=11.0.0=h3826bc1_1
- libstdcxx-ng=11.2.0=h1234567_1
- llvmlite=0.37.0=py39h295c915_2
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py39h7f8727e_0
- mkl_fft=1.3.1=py39hd3c417c_0
- mkl_random=1.2.2=py39h51133e4_0
- mpi=1.0=mpich
- mpi4py=3.1.4=py39hfc96bbd_0
- mpich=3.3.2=external_0
- nccl=2.8.3.1=hcaf9a05_0
- ncurses=6.3=h5eee18b_3
- networkx=2.8.4=py39h06a4308_0
- numba=0.54.1=py39h51133e4_0
- numpy=1.20.3=py39hf144106_0
- numpy-base=1.20.3=py39h74d4b33_0
- openssl=1.1.1s=h7f8727e_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pip=22.3.1=py39h06a4308_0
- psutil=5.9.0=py39h5eee18b_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- python=3.9.15=h7a1cb2a_2
- readline=8.2=h5eee18b_0
- scipy=1.9.3=py39h14f4228_0
- setuptools=65.5.0=py39h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.40.0=h5082296_0
- tbb=2021.6.0=hdb19cb5_0
- tk=8.6.12=h1ccaba5_0
- tzdata=2022g=h04d1e81_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.8=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- pip:
- mfem==4.4.0.3
- swig==4.0.2
prefix: /home1/09047/was2489/miniconda3/envs/PyMFEM_env