From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-835678-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C843A1387B1 for <garchives@archives.gentoo.org>; Mon, 21 Sep 2015 15:48:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E503E0893; Mon, 21 Sep 2015 15:48:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EFB76E0893 for <gentoo-commits@lists.gentoo.org>; Mon, 21 Sep 2015 15:48:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D0C9A3402A2 for <gentoo-commits@lists.gentoo.org>; Mon, 21 Sep 2015 15:48:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C9D91F6 for <gentoo-commits@lists.gentoo.org>; Mon, 21 Sep 2015 15:48:22 +0000 (UTC) From: "Justin Lecher" <jlec@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" <jlec@gentoo.org> Message-ID: <1442850498.c5aa58d1bbc655bafb397cfba6d98e25c840a752.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: profiles/ X-VCS-Repository: proj/sci X-VCS-Files: profiles/use.local.desc X-VCS-Directories: profiles/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: c5aa58d1bbc655bafb397cfba6d98e25c840a752 X-VCS-Branch: master Date: Mon, 21 Sep 2015 15:48:22 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f0c73f9f-0563-43fe-8781-75da2610b1aa X-Archives-Hash: e316afc39d048c454f4d03ac6825ab7b 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