summaryrefslogtreecommitdiff
path: root/sci-libs/rocSOLVER/metadata.xml
blob: 43d14f079b80de5fdd7f232aff2a6963078bbc5f (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://srcux.com/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>
  <use>
    <flag name="benchmark">Build and install rocsolver-bench</flag>
    <flag name="sparse">Install and link with <pkg>sci-libs/rocSPARSE</pkg> instead of loading it with dlopen</flag>
    <flag name="test">Perform rocsolver-test to compare the result between rocSOLVER and system LAPACK</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>