summaryrefslogtreecommitdiff
blob: 4a1062679d53a8f60fdb0fe5772ea2eb9ce65e5e (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>

  <upstream>
    <doc>https://software.intel.com/en-us/mkl</doc>
  </upstream>

  <maintainer type="person">
    <name>Mo Zhou</name>
    <email>lumin@debian.org</email>
  </maintainer>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>

  <longdescription>
    Intel® Math Kernel Library (Intel® MKL) optimizes code with minimal
    effort for future generations of Intel® processors. It is compatible
    with your choice of compilers, languages, operating systems, and
    linking and threading models.
  </longdescription>

  <use>
    <flag name="eselect-ldso">Enable runtime library switching by eselect and ld.so.</flag>
  </use>

</pkgmetadata>