forked from frostinassiky/gtad
-
Notifications
You must be signed in to change notification settings - Fork 0
/
env.yml
116 lines (116 loc) · 2.46 KB
/
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
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
name: gtad
channels:
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- blas=1.0
- bzip2=1.0.8
- c-ares=1.18.1
- ca-certificates=2022.12.7
- cached-property=1.5.2
- cached_property=1.5.2
- cuda=11.6.1
- cuda-cccl=11.6.55
- cuda-command-line-tools=11.6.2
- cuda-compiler=11.6.2
- cuda-cudart=11.6.55
- cuda-cudart-dev=11.6.55
- cuda-cuobjdump=11.6.124
- cuda-cupti=11.6.124
- cuda-cuxxfilt=11.6.124
- cuda-driver-dev=11.6.55
- cuda-gdb=12.1.55
- cuda-libraries=11.6.1
- cuda-libraries-dev=11.6.1
- cuda-memcheck=11.8.86
- cuda-nsight=12.1.55
- cuda-nsight-compute=12.1.0
- cuda-nvcc=11.6.124
- cuda-nvdisasm=12.1.55
- cuda-nvml-dev=11.6.55
- cuda-nvprof=12.1.55
- cuda-nvprune=11.6.124
- cuda-nvrtc=11.6.124
- cuda-nvrtc-dev=11.6.124
- cuda-nvtx=11.6.124
- cuda-nvvp=12.1.55
- cuda-runtime=11.6.1
- cuda-samples=11.6.101
- cuda-sanitizer-api=12.1.55
- cuda-toolkit=11.6.1
- cuda-tools=11.6.1
- cuda-visual-tools=11.6.1
- gds-tools=1.6.0.25
- h5py=3.8.0
- hdf5=1.14.0
- icu=70.1
- intel-openmp=2023.0.0
- joblib=1.2.0
- keyutils=1.6.1
- krb5=1.20.1
- ld_impl_linux-64=2.40
- libaec=1.0.6
- libblas=3.9.0
- libcblas=3.9.0
- libcublas=11.9.2.110
- libcublas-dev=11.9.2.110
- libcufft=10.7.1.112
- libcufft-dev=10.7.1.112
- libcufile=1.6.0.25
- libcufile-dev=1.6.0.25
- libcurand=10.3.2.56
- libcurand-dev=10.3.2.56
- libcurl=7.88.1
- libcusolver=11.3.4.124
- libcusolver-dev=11.3.4.124
- libcusparse=11.7.2.124
- libcusparse-dev=11.7.2.124
- libedit=3.1.20191231
- libev=4.33
- libffi=3.4.2
- libgcc-ng=12.2.0
- libgfortran-ng=12.2.0
- libgfortran5=12.2.0
- libgomp=12.2.0
- libhwloc=2.9.0
- libiconv=1.17
- liblapack=3.9.0
- libnghttp2=1.52.0
- libnpp=11.6.3.124
- libnpp-dev=11.6.3.124
- libnsl=2.0.0
- libnvjpeg=11.6.2.124
- libnvjpeg-dev=11.6.2.124
- libsqlite=3.40.0
- libssh2=1.10.0
- libstdcxx-ng=12.2.0
- libuuid=2.32.1
- libxml2=2.10.3
- libzlib=1.2.13
- mkl=2023.0.0
- ncurses=6.3
- nsight-compute=2023.1.0.15
- numpy=1.24.2
- openssl=3.0.8
- pandas=1.5.3
- pip=23.0.1
- python=3.10.9
- python_abi=3.10
- pytorch=1.13.1
- pytorch-cuda=11.6
- pytorch-mutex=1.0
- pytz=2022.7.1
- readline=8.1.2
- setuptools=67.6.0
- six=1.16.0
- tbb=2021.8.0
- tk=8.6.12
- typing_extensions=4.4.0
- tzdata=2022g
- wheel=0.38.4
- xz=5.2.6
- zlib=1.2.13