summaryrefslogtreecommitdiff
path: root/dev-util/hip/metadata.xml
blob: 0393d0694adc991294757f818d36188309928bbf (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>lockalsash@gmail.com</email>
		<name>Sv. Lockal</name>
		<description>Primary maintainer</description>
	</maintainer>
	<maintainer type="person" proxied="yes">
		<email>xgreenlandforwyy@gmail.com</email>
		<name>Yiyang Wu</name>
	</maintainer>
	<maintainer type="person" proxied="yes">
		<email>negril.nx+gentoo@gmail.com</email>
		<name>Paul Zander</name>
		<description>General GPGPU stuff</description>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>sci@gentoo.org</email>
		<name>Gentoo Science Project</name>
	</maintainer>
	<upstream>
		<remote-id type="github">ROCm/rocm-systems</remote-id>
	</upstream>
	<use>
		<flag name="hip">Build HIP runtime</flag>
		<flag name="numa">Enable NUMA support using <pkg>sys-process/numactl</pkg> (NUMA kernel support is also required)</flag>
		<flag name="opencl">Build vendored OpenCL runtime</flag>
		<flag name="video_cards_amdgpu">Build for AMD platform</flag>
		<flag name="video_cards_nvidia">Build for Nvidia platform</flag>
	</use>
</pkgmetadata>