summaryrefslogtreecommitdiff
blob: bd93447860028426bc35289746ea072cde8e8b49 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
  </maintainer>
  <maintainer type="person">
    <email>gentoo@holzke.net</email>
    <name>Wilfried Holzke</name>
  </maintainer>
  <maintainer type="person">
    <email>xgreenlandforwyy@gmail.com</email>
    <name>Yiyang Wu</name>
  </maintainer>
  <maintainer type="person">
    <email>lockalsash@gmail.com</email>
    <name>Sv. Lockal</name>
  </maintainer>
  <use>
    <flag name="test">Perform rocblas-test to compare the result between rocBLAS and system BLAS.</flag>
    <flag name="benchmark">Build and install rocblas-bench.</flag>
    <flag name="hipblaslt">Build with hipBLASLt for some non-batched and strided batched problems on gfx12.</flag>
  </use>
  <upstream>
    <remote-id type="github">ROCm/rocBLAS</remote-id>
  </upstream>
</pkgmetadata>