From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5F9941388BF for ; Fri, 19 Feb 2016 09:27:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A442D21C1B3; Fri, 19 Feb 2016 09:27:49 +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 802D021C1B3 for ; Fri, 19 Feb 2016 09:27:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ACA44340DC0 for ; Fri, 19 Feb 2016 09:27:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 153ED16C5 for ; Fri, 19 Feb 2016 09:27:44 +0000 (UTC) From: "Justin Lecher" 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" Message-ID: <1455874033.23da5c7c7dab32895fef12695bf2daf8f9167661.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: 23da5c7c7dab32895fef12695bf2daf8f9167661 X-VCS-Branch: master Date: Fri, 19 Feb 2016 09:27:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0447b2e6-55f4-4e3e-b73f-7b3e92974018 X-Archives-Hash: 92d3720dcc74ece863c99211062211dc commit: 23da5c7c7dab32895fef12695bf2daf8f9167661 Author: Justin Lecher gentoo org> AuthorDate: Fri Feb 19 09:27:13 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Feb 19 09:27:13 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=23da5c7c Update local USE description Signed-off-by: Justin Lecher gentoo.org> profiles/use.local.desc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 92e1a4d..df3b043 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -24,7 +24,6 @@ dev-lang/berkeley_upc:sptr-struct - Use the 'struct' shared pointer representati dev-lang/berkeley_upc:sptr-symmetric - Enable 'symmetric' pointer variant where available (64-bit smp and shmem) dev-lang/berkeley_upc:udp - Support running over UDP dev-lang/conceptual:gui - Build the Java base graphical interface -dev-lang/icc:eclipse - Install the dev-util/eclipse-sdk plugins dev-lang/idb:eclipse - Install the dev-util/eclipse-sdk plugins dev-lang/julia:int64 - Build with 64 bits integer blas and lapack (needs sci-libs/openblas and sci-libs/lapack-reference) dev-lang/path64:assembler - Build PathAS assembler @@ -35,6 +34,7 @@ dev-lang/pgi:acml - Install AMD's core math library. dev-lang/pgi:cuda - Install PGI's CUDA components (e.g. for OpenACC) dev-lang/pgi:java - Install a PGI-tuned JRE. dev-libs/intel-common:compiler - Install the libraries needed for the icc and ifort compilers +dev-libs/intel-common:mic - Install the libraries needed for supporting Intel Many Integrated Core (Xeon Phi) dev-libs/libflatarray:cuda - Enables plugins for NVIDIA GPUs (e.g. CUDAAllocator) dev-ml/mlgmpidl:mpfr - Add support for dev-libs/mpfr dev-ml/zarith:mpir - Use sci-libs/mpir for arbitrary precision integer arithmetic @@ -221,6 +221,7 @@ sci-libs/libgeodecomp:visit - Add in situ visualization for big simulations via sci-libs/libsc:romio - Build with support for the ROMIO MPI-IO component sci-libs/lwpr:octave - Add sci-mathematics/octave support sci-libs/mkl:int64 - Build the 64 bits integer library +sci-libs/mkl:mic - Install the libraries needed for supporting Intel Many Integrated Core (Xeon Phi) sci-libs/nexus:doc - Generate library documentation with app-doc/doxygen sci-libs/nexus:fortran - Build the Fortran bindings sci-libs/nexus:hdf4 - Support the old HDF4 representation