diff options
author | 2015-09-21 17:47:25 +0200 | |
---|---|---|
committer | 2015-09-21 17:48:18 +0200 | |
commit | c5aa58d1bbc655bafb397cfba6d98e25c840a752 (patch) | |
tree | dfa3f1fccd853e1b648927d9d2a2666d3f59c21b | |
parent | Merge remote-tracking branch 'github/master' (diff) | |
download | sci-c5aa58d1bbc655bafb397cfba6d98e25c840a752.tar.gz sci-c5aa58d1bbc655bafb397cfba6d98e25c840a752.tar.bz2 sci-c5aa58d1bbc655bafb397cfba6d98e25c840a752.zip |
Update local USE description
Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r-- | profiles/use.local.desc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 189285ed8..1108acab2 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -148,9 +148,10 @@ sci-libs/armadillo:atlas - Link with sci-libs/atlas libraries for cblas and clap sci-libs/armadillo:mkl - Use matrix allocation from the Intel MKL sci-libs/mkl sci-libs/armadillo:superlu - Use SuperLU for sparse linear equation solving sci-libs/superlu sci-libs/armadillo:tbb - Use matrix allocation from the Threads Building Blocks dev-cpp/tbb -sci-libs/arrayfire:cpu - Enable CPU Build. -sci-libs/arrayfire:cuda - Enable CUDA Build. -sci-libs/arrayfire:opencl - Enable OpenCL Build. +sci-libs/arrayfire:cpu - Build CPU backend. +sci-libs/arrayfire:cuda - Build CUDA backend. +sci-libs/arrayfire:graphics - Build with Forge graphics. +sci-libs/arrayfire:opencl - Build OpenCL backend. sci-libs/asl:matio - Matlab support with sci-libs/matio sci-libs/atlas:generic - Build atlas assuming a fairly generic architecture (sse2 for x86, core2 for amd64) sci-libs/bigdft-abi:cuda - Enable support for nVidia CUDA |