Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: profiles/
Date: Mon, 21 Sep 2015 15:48:28
Message-Id: 1442850498.c5aa58d1bbc655bafb397cfba6d98e25c840a752.jlec@gentoo
1 commit: c5aa58d1bbc655bafb397cfba6d98e25c840a752
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 15:47:25 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 15:48:18 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c5aa58d1
7
8 Update local USE description
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11
12 profiles/use.local.desc | 7 ++++---
13 1 file changed, 4 insertions(+), 3 deletions(-)
14
15 diff --git a/profiles/use.local.desc b/profiles/use.local.desc
16 index 189285e..1108aca 100644
17 --- a/profiles/use.local.desc
18 +++ b/profiles/use.local.desc
19 @@ -148,9 +148,10 @@ sci-libs/armadillo:atlas - Link with sci-libs/atlas libraries for cblas and clap
20 sci-libs/armadillo:mkl - Use matrix allocation from the Intel MKL sci-libs/mkl
21 sci-libs/armadillo:superlu - Use SuperLU for sparse linear equation solving sci-libs/superlu
22 sci-libs/armadillo:tbb - Use matrix allocation from the Threads Building Blocks dev-cpp/tbb
23 -sci-libs/arrayfire:cpu - Enable CPU Build.
24 -sci-libs/arrayfire:cuda - Enable CUDA Build.
25 -sci-libs/arrayfire:opencl - Enable OpenCL Build.
26 +sci-libs/arrayfire:cpu - Build CPU backend.
27 +sci-libs/arrayfire:cuda - Build CUDA backend.
28 +sci-libs/arrayfire:graphics - Build with Forge graphics.
29 +sci-libs/arrayfire:opencl - Build OpenCL backend.
30 sci-libs/asl:matio - Matlab support with sci-libs/matio
31 sci-libs/atlas:generic - Build atlas assuming a fairly generic architecture (sse2 for x86, core2 for amd64)
32 sci-libs/bigdft-abi:cuda - Enable support for nVidia CUDA