blob: 5a952f0dda8bf9616ce2732b2d10b99d0d4b71cd (
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
|
<?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-libraries</remote-id>
</upstream>
<use>
<flag name="client">Build and install tensile_client executable to run benchmarks and tune GPU GEMM</flag>
</use>
</pkgmetadata>
|