File: control

package info (click to toggle)
intel-compute-runtime 25.44.36015.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 79,632 kB
  • sloc: cpp: 931,547; lisp: 2,074; sh: 719; makefile: 162; python: 21
file content (87 lines) | stat: -rw-r--r-- 2,600 bytes parent folder | download
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
Source: intel-compute-runtime
Section: libs
Priority: optional
Maintainer: Intel Graphics Team <linux-graphics@intel.com>
XSBC-Original-Maintainer: Debian OpenCL Maintainers <pkg-opencl-devel@lists.alioth.debian.org>
Build-Depends: debhelper (>= 11),
 cmake,
 level-zero-devel,
 intel-igc-opencl-devel,
 libigdgmm-dev,
# libva-dev,
 pkg-config
Standards-Version: 4.3.0
Homepage: https://github.com/intel/compute-runtime

Package: intel-opencl-icd
Architecture: amd64 arm64
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 intel-igc-opencl-2,
 libigdgmm12,
 ocl-icd-libopencl1
Breaks:
 intel-opencl
Replaces:
 intel-opencl
Provides:
 opencl-icd
Description: Intel graphics compute runtime for OpenCL
 The Intel(R) Graphics Compute Runtime for OpenCL(TM) is a open source
 project to converge Intel's development efforts on OpenCL(TM) compute
 stacks supporting the GEN graphics hardware architecture.

Package: intel-ocloc
Architecture: amd64 arm64
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Breaks:
 intel-opencl-icd (<< 23.26.26690.22-1)
Replaces:
 intel-opencl-icd (<< 23.26.26690.22-1)
Description: Tool for managing Intel Compute GPU device binary format
 ocloc is a tool for managing Intel Compute GPU device binary format.
 It can be used for generation as well as manipulation of such binary files.

Package: intel-ocloc-dev
Architecture: amd64 arm64
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: Tool for managing Intel Compute GPU device binary format -- devel files
 ocloc is a tool for managing Intel Compute GPU device binary format.
 It can be used for generation as well as manipulation of such binary files.
 .
 This package includes the development headers for intel-ocloc.

Package: libze-intel-gpu1
Architecture: amd64 arm64
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 intel-igc-core-2,
 libigdgmm12
Breaks:
 intel-level-zero-gpu,
 intel-opencl-icd (<< 23.26.26690.22-1)
Replaces:
 intel-level-zero-gpu,
 intel-opencl-icd (<< 23.26.26690.22-1)
Description: Intel(R) Graphics Compute Runtime for oneAPI Level Zero.
 Level Zero is the primary low-level interface for language and runtime
 libraries. Level Zero offers fine-grain control over accelerators
 capabilities, delivering a simplified and low-latency interface to
 hardware, and efficiently exposing hardware capabilities to applications.

Package: libze-intel-gpu-dev
Architecture: amd64 arm64
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Breaks:
 intel-level-zero-gpu-devel
Replaces:
 intel-level-zero-gpu-devel
Description: Intel(R) Graphics Compute Runtime for oneAPI Level Zero - development headers