commit: c5aa58d1bbc655bafb397cfba6d98e25c840a752 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Sep 21 15:47:25 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Sep 21 15:48:18 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c5aa58d1
Update local USE description Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> profiles/use.local.desc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 189285e..1108aca 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
