summaryrefslogtreecommitdiff
path: root/dev-libs/intel-neo/metadata.xml
blob: 54fd73f0c89d877e06921d90ad5482915e27edb2 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>gentoo@taujhe.de</email>
		<name>Jan Henke</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<maintainer type="person">
		<email>conikost@gentoo.org</email>
		<name>Conrad Kostecki</name>
	</maintainer>
	<longdescription>
		The Intel Graphics Compute Runtime for for oneAPI Level Zero and
		OpenCL Driver, informally known as NEO, is an open source project providing
		compute API support (Level Zero, OpenCL) for Intel graphics hardware
		architectures (HD Graphics, Xe).
		For OpenCL, NEO supports Intel Core processors with Gen8 graphics devices
		(Broadwell architecture) and newer, as well as Intel Atom processors with Gen9
		graphics devices (Apollo Lake, Gemini Lake).
		Level Zero support is more limited and as of April 2020 still in early stages,
		please consult upstream release notices for details.
	</longdescription>
	<use>
		<flag name="l0">Install the oneAPI Level Zero driver alongside the OpenCL one</flag>
		<flag name="vaapi">Support the sharing of surfaces with Video Acceleration API (OpenCL Extension #36)</flag>
	</use>
	<upstream>
		<remote-id type="github">intel/compute-runtime</remote-id>
	</upstream>
</pkgmetadata>