dev-qt/qttest: stable 5.14.2 for ppc, bug #719732
[gentoo.git] / sci-libs / clblast / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <maintainer type="project">
5     <email>sci@gentoo.org</email>
6     <name>Gentoo Science Project</name>
7   </maintainer>
8   <longdescription>
9     CLBlast is a modern, lightweight, performant and tunable OpenCL
10     BLAS library written in C++11. It is designed to leverage the full
11     performance potential of a wide variety of OpenCL devices from
12     different vendors, including desktop and laptop GPUs, embedded
13     GPUs, and other accelerators. CLBlast implements BLAS routines:
14     basic linear algebra subprograms operating on vectors and
15     matrices.
16   </longdescription>
17   <use>
18     <flag name="client">
19       Enable compilation of the clients to test and compare performance with reference libraries
20     </flag>
21   </use>
22   <upstream>
23     <remote-id type="github">CNugteren/CLBlast</remote-id>
24   </upstream>
25 </pkgmetadata>