blob: 3ae4c8dbb27a5533dc72f6195ed2f055e6e94291 (
plain)
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
|
pkgbase = python-pytorch-cxx11abi
pkgdesc = Tensors and Dynamic neural networks in Python with strong GPU acceleration (with CXX11 ABI)
pkgver = 2.2.2
pkgrel = 1
url = https://pytorch.org
arch = x86_64
license = BSD
makedepends = python
makedepends = python-setuptools
makedepends = python-yaml
makedepends = python-numpy
makedepends = cmake
makedepends = cuda
makedepends = nccl
makedepends = cudnn
makedepends = git
makedepends = rocm-hip-sdk
makedepends = roctracer
makedepends = miopen
makedepends = magma-cuda
makedepends = magma-hip
makedepends = ninja
makedepends = pkgconfig
makedepends = doxygen
makedepends = vulkan-headers
makedepends = shaderc
makedepends = onednn
depends = google-glog
depends = gflags
depends = opencv
depends = openmp
depends = openmpi
depends = pybind11
depends = python
depends = python-yaml
depends = libuv
depends = python-numpy
depends = python-sympy
depends = protobuf
depends = ffmpeg
depends = python-future
depends = qt6-base
depends = intel-oneapi-mkl
depends = python-typing_extensions
depends = numactl
depends = python-jinja
depends = python-networkx
depends = python-filelock
options = !lto
options = !debug
source = pytorch::git+https://github.com/pytorch/pytorch.git#tag=v2.2.2
source = python-pytorch-cxx11abi-ARM_NEON_2_x86_SSE::git+https://github.com/intel/ARM_NEON_2_x86_SSE.git
source = python-pytorch-cxx11abi-FP16::git+https://github.com/Maratyszcza/FP16.git
source = python-pytorch-cxx11abi-FXdiv::git+https://github.com/Maratyszcza/FXdiv.git
source = python-pytorch-cxx11abi-NNPACK::git+https://github.com/Maratyszcza/NNPACK.git
source = python-pytorch-cxx11abi-PeachPy::git+https://github.com/malfet/PeachPy.git
source = python-pytorch-cxx11abi-QNNPACK::git+https://github.com/pytorch/QNNPACK
source = python-pytorch-cxx11abi-VulkanMemoryAllocator::git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
source = python-pytorch-cxx11abi-XNNPACK::git+https://github.com/google/XNNPACK.git
source = python-pytorch-cxx11abi-benchmark::git+https://github.com/google/benchmark.git
source = python-pytorch-cxx11abi-cpuinfo::git+https://github.com/pytorch/cpuinfo.git
source = python-pytorch-cxx11abi-cub::git+https://github.com/NVlabs/cub.git
source = python-pytorch-cxx11abi-cudnn-frontend::git+https://github.com/NVIDIA/cudnn-frontend.git
source = python-pytorch-cxx11abi-cutlass::git+https://github.com/NVIDIA/cutlass.git
source = python-pytorch-cxx11abi-eigen::git+https://gitlab.com/libeigen/eigen.git
source = python-pytorch-cxx11abi-fbgemm::git+https://github.com/pytorch/fbgemm
source = python-pytorch-cxx11abi-fbjni::git+https://github.com/facebookincubator/fbjni.git
source = python-pytorch-cxx11abi-flatbuffers::git+https://github.com/google/flatbuffers.git
source = python-pytorch-cxx11abi-fmt::git+https://github.com/fmtlib/fmt.git
source = python-pytorch-cxx11abi-foxi::git+https://github.com/houseroad/foxi.git
source = python-pytorch-cxx11abi-gemmlowp::git+https://github.com/google/gemmlowp.git
source = python-pytorch-cxx11abi-gloo::git+https://github.com/facebookincubator/gloo
source = python-pytorch-cxx11abi-googletest::git+https://github.com/google/googletest.git
source = python-pytorch-cxx11abi-ideep::git+https://github.com/intel/ideep
source = python-pytorch-cxx11abi-ios-cmake::git+https://github.com/Yangqing/ios-cmake.git
source = python-pytorch-cxx11abi-ittapi::git+https://github.com/intel/ittapi.git
source = python-pytorch-cxx11abi-json::git+https://github.com/nlohmann/json.git
source = python-pytorch-cxx11abi-kineto::git+https://github.com/pytorch/kineto
source = python-pytorch-cxx11abi-mimalloc::git+https://github.com/microsoft/mimalloc.git
source = python-pytorch-cxx11abi-nccl::git+https://github.com/NVIDIA/nccl
source = python-pytorch-cxx11abi-onnx-tensorrt::git+https://github.com/onnx/onnx-tensorrt
source = python-pytorch-cxx11abi-onnx::git+https://github.com/onnx/onnx.git
source = python-pytorch-cxx11abi-pocketfft::git+https://github.com/mreineck/pocketfft
source = python-pytorch-cxx11abi-protobuf::git+https://github.com/protocolbuffers/protobuf.git
source = python-pytorch-cxx11abi-psimd::git+https://github.com/Maratyszcza/psimd.git
source = python-pytorch-cxx11abi-pthreadpool::git+https://github.com/Maratyszcza/pthreadpool.git
source = python-pytorch-cxx11abi-pybind11::git+https://github.com/pybind/pybind11.git
source = python-pytorch-cxx11abi-sleef::git+https://github.com/shibatch/sleef
source = python-pytorch-cxx11abi-tbb::git+https://github.com/01org/tbb
source = python-pytorch-cxx11abi-tensorpipe::git+https://github.com/pytorch/tensorpipe.git
source = python-pytorch-cxx11abi-zstd::git+https://github.com/facebook/zstd.git
source = python-pytorch-2_2_0-fix-cccl-build.patch::https://github.com/pytorch/pytorch/commit/2a440348958b3f0a2b09458bd76fe5959b371c0c.patch
source = python-pytorch-fix-cuda-12_4.patch
source = fix_include_system.patch
source = use-system-libuv.patch
source = fix-building-for-torchvision.patch
source = 87773.patch
source = disable-werror1.patch
source = disable-werror2.patch
source = disable-werror4.patch
source = rocblas-batched.patch
source = protobuf-23.patch
source = glog-0.7.patch
source = pytorch-rocm-jit.patch
source = pytorch-missing-iostream.patch
source = python-pytorch-ffmpeg6.patch
source = python-pytorch-rocm-6.patch
source = python-pytorch-goo-rocm-6.patch
source = pytorch-remove-caffe2-binaries.patch
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = ae31599abcfde4d7dcf20d5430cbdab46d1c74b342c088883d6c949fad1987cbd16520d8f1d887b669c0990aae4baf4f0c350eeadbf237abf3a8e8a122722f3e
b2sums = caf22a33fab6ca909cc9325ed6c32fdf36189dbdc77bb921d7db88fb5228f33ca2d90b1368b5ef88624277be422eaeb395768f9f2ddca19f39a238ed3c40efbd
b2sums = 77f85808e480bd37dfb5f072d565466ae30a8f827f49ef97591fc2fc03bea54944eb1adeaa4a1e3466518a5640f575eda88d15b4c4d549a6f41f0bf4f2cfb086
b2sums = af8c724ed80898ae3875a295ad6bd4d18d90f8a9124f6cff6d1b2f525bf7806fe61306e739c1f7362fbd8d0e4f8ba57d0e3bf925ea3f7a78a0a98f26722db147
b2sums = fdea0b815d7750a4233c1d4668593020da017aea43cf4cb63b4c00d0852c7d34f0333e618fcf98b8df2185313a2089b8c2e9fe8ec3cfb0bf693598f9c61461a8
b2sums = 0a8fc110a306e81beeb9ddfb3a1ddfd26aeda5e3f7adfb0f7c9bc3fd999c2dde62e0b407d3eca573097a53fd97329214e30e8767fb38d770197c7ec2b53daf18
b2sums = 844d0b7b39777492a6d456fa845d5399f673b4bb37b62473393449c9ad0c29dca3c33276dc3980f2e766680100335c0acfb69d51781b79575f4da112d9c4018c
b2sums = 985e331b2025e1ca5a4fba5188af0900f1f38bd0fd32c9173deb8bed7358af01e387d4654c7e0389e5f98b6f7cbed053226934d180b8b3b1270bdbbb36fc89b2
b2sums = eea86bbed0a37e1661035913536456f90e0cd1e687c7e4103011f0688bc8347b6fc2ff82019909c41e7c89ddbc3b80dde641e88abf406f4faebc71b0bb693d25
b2sums = 232d2aca7cae8da511d1451890f8696d47da72276929ac5731a1a1a481d2a515fa7288bf33730d8ea2c892616551a74ca2439b53de6b1dfee156c30919120741
b2sums = 738199e7a11940c839a43ac4e3152d84e15b9cde638227d3d87ecb45f82c5e76630a56c49bcfb08e841f92be1b2311f2fad4fafdcc17f5b00b7a8ef6d962f250
b2sums = 20d044c5c80354af5ed63847fa4332e96cbfc32a351788f6458fb92b322de7f64b10c188ff26e4f34e422cfe30e082c3ca23ee3e9094616c142aa53588dd451e
b2sums = e19fbb32da5a3bdd9d1505b2ba79ff0d765b241da819c96a380a5c871be4f5a78dcad000e01a315d936cfebb7860150f8111e60aed17cbb9337896a0831df0fe
b2sums = 77458fa568692020ae4e437b1ebae6ebbf59f040b3414ba03e32cc829f1befb9f39dde6e0c0525e30d42dd08d482d2f213dd8294a9877476c7d0d6aabb0f08d3
b2sums = c17c2d2c085795861cb46974e8e251a0eb576c35a1dd2d75bcb880119bcc800c49bf6bc25c8f671c984b48787b5b919ef946352e299dc13d3ff763ae1bcc33a4
b2sums = 6cf1cf6a636cf42b0fad6c4475f941e95a7a18cbd17fbab63576619fc3849213ff4fb0190b25e63d3438d7dbd259b3afb80e12a59d6b025edb02d576bff7b864
b2sums = da7184d166270b59efb83105d19c0de6c9fe8c386e66807ac93e65761410ac5a91a2305f92022262a32cf5cf31bbcc08bb3f7975dd6063dda2408195aa3fe475
b2sums = 21e9922ed1c0b555316a655067a789ef81a93b173e35446ecd2d06d976d49ad6b4a0aaa7339fd647758e821c15bec7ffda3d6e4804c8e858a888f0171cd2a9cb
pkgname = python-pytorch-cxx11abi
pkgdesc = Tensors and Dynamic neural networks in Python with strong GPU acceleration (with CXX11 ABI)
provides = python-pytorch=2.2.2
conflicts = python-pytorch
pkgname = python-pytorch-cxx11abi-opt
pkgdesc = Tensors and Dynamic neural networks in Python with strong GPU acceleration (with CXX11 ABI) (with AVX2 CPU optimizations)
provides = python-pytorch=2.2.2
conflicts = python-pytorch
pkgname = python-pytorch-cxx11abi-cuda
pkgdesc = Tensors and Dynamic neural networks in Python with strong GPU acceleration (with CXX11 ABI) (with CUDA)
depends = google-glog
depends = gflags
depends = opencv
depends = openmp
depends = openmpi
depends = pybind11
depends = python
depends = python-yaml
depends = libuv
depends = python-numpy
depends = python-sympy
depends = protobuf
depends = ffmpeg
depends = python-future
depends = qt6-base
depends = intel-oneapi-mkl
depends = python-typing_extensions
depends = numactl
depends = python-jinja
depends = python-networkx
depends = python-filelock
depends = cuda
depends = nccl
depends = cudnn
depends = magma-cuda
depends = onednn
provides = python-pytorch=2.2.2
conflicts = python-pytorch
pkgname = python-pytorch-cxx11abi-opt-cuda
pkgdesc = Tensors and Dynamic neural networks in Python with strong GPU acceleration (with CXX11 ABI) (with CUDA and AVX2 CPU optimizations)
depends = google-glog
depends = gflags
depends = opencv
depends = openmp
depends = openmpi
depends = pybind11
depends = python
depends = python-yaml
depends = libuv
depends = python-numpy
depends = python-sympy
depends = protobuf
depends = ffmpeg
depends = python-future
depends = qt6-base
depends = intel-oneapi-mkl
depends = python-typing_extensions
depends = numactl
depends = python-jinja
depends = python-networkx
depends = python-filelock
depends = cuda
depends = nccl
depends = cudnn
depends = magma-cuda
depends = onednn
provides = python-pytorch=2.2.2
provides = python-pytorch-cuda=2.2.2
conflicts = python-pytorch
pkgname = python-pytorch-cxx11abi-rocm
pkgdesc = Tensors and Dynamic neural networks in Python with strong GPU acceleration (with CXX11 ABI) (with ROCm)
depends = google-glog
depends = gflags
depends = opencv
depends = openmp
depends = openmpi
depends = pybind11
depends = python
depends = python-yaml
depends = libuv
depends = python-numpy
depends = python-sympy
depends = protobuf
depends = ffmpeg
depends = python-future
depends = qt6-base
depends = intel-oneapi-mkl
depends = python-typing_extensions
depends = numactl
depends = python-jinja
depends = python-networkx
depends = python-filelock
depends = rocm-hip-sdk
depends = roctracer
depends = miopen
depends = magma-hip
depends = onednn
provides = python-pytorch=2.2.2
conflicts = python-pytorch
pkgname = python-pytorch-cxx11abi-opt-rocm
pkgdesc = Tensors and Dynamic neural networks in Python with strong GPU acceleration (with CXX11 ABI) (with ROCm and AVX2 CPU optimizations)
depends = google-glog
depends = gflags
depends = opencv
depends = openmp
depends = openmpi
depends = pybind11
depends = python
depends = python-yaml
depends = libuv
depends = python-numpy
depends = python-sympy
depends = protobuf
depends = ffmpeg
depends = python-future
depends = qt6-base
depends = intel-oneapi-mkl
depends = python-typing_extensions
depends = numactl
depends = python-jinja
depends = python-networkx
depends = python-filelock
depends = rocm-hip-sdk
depends = roctracer
depends = miopen
depends = magma-hip
depends = onednn
provides = python-pytorch=2.2.2
provides = python-pytorch-rocm=2.2.2
conflicts = python-pytorch
|