-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
executable file
·42 lines (41 loc) · 1.02 KB
/
environment.yml
File metadata and controls
executable file
·42 lines (41 loc) · 1.02 KB
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
name: aspire_gpu
channels:
- defaults
dependencies:
- ca-certificates=2022.4.26=h06a4308_0
- certifi=2022.5.18.1=py37h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_0
- libstdcxx-ng=11.2.0=h1234567_0
- ncurses=6.3=h7f8727e_2
- openssl=1.1.1o=h7f8727e_0
- pip=10.0.1=py37_0
- python=3.7.13=h12debd9_0
- readline=8.1.2=h7f8727e_1
- setuptools=61.2.0=py37h06a4308_0
- sqlite=3.38.3=hc218d9a_0
- tk=8.6.11=h1ccaba5_1
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7f8727e_1
- zlib=1.2.12=h7f8727e_2
- pip:
- backcall==0.2.0
- cupy-cuda116==10.5.0
- decorator==5.1.1
- fastrlock==0.8
- ipython==7.33.0
- jedi==0.18.1
- line-profiler==3.4.0
- matplotlib-inline==0.1.3
- numpy==1.21.6
- nvtx==0.2.4
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- prompt-toolkit==3.0.29
- ptyprocess==0.7.0
- pygments==2.12.0
- traitlets==5.2.1.post0
- wcwidth==0.2.5
prefix: /home/cl5072/.conda/envs/aspire_gpu