summaryrefslogtreecommitdiff
blob: 258ca463ff370fcc96a5524d8dde46ced743def0 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
<use>
	<flag name='cuda'>Enables support for the NVIDIA CUDA library. Requires single-precision flag be set.</flag>
	<flag name='single-precision'>Computations will be performed using single precision numbers.  Otherwise computations will be performed in double precision. </flag>
</use>
</pkgmetadata>