Raw Metadata XML
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<maintainer type="person">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<longdescription lang="en">
The Intel(R) Math Kernel Library is a mathematical library mostly
optimized for Intel processors (also works on AMDs). It contains BLAS
and LAPACK implementations, Fast Fourier Transforms, a vector math
library, and random number generators. It also has multiprocessor
capacities. The package is installed as binary and has a restrictive
license. Please see license terms and home page for proper use.
</longdescription>
<use>
<flag name="eselect-ldso">
Enable BLAS/LAPACK runtime switching.
</flag>
<flag name="gnu-openmp">
Install versions with GNU OpenMP (libgomp) support.
</flag>
<flag name="llvm-openmp">
Install versions with LLVM OpenMP (libomp) support.
</flag>
<flag name="tbb">
Install versions with TBB threading support.
</flag>
</use>
</pkgmetadata>