Files
compute-runtime/scripts/packaging/l0_gpu_driver/ubuntu_20.04/control
Artur Harasimiuk 6118e41741 do not load FCL in Level Zero runtime
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2022-08-31 13:51:23 +02:00

27 lines
887 B
Plaintext

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,
pkg-config
Standards-Version: 4.3.0
Homepage: https://github.com/oneapi-src/level-zero
Package: intel-level-zero-gpu
Architecture: amd64
Depends:
${shlibs:Depends},
${misc:Depends},
intel-igc-core,
libigdgmm12
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.