diff options
author | Andreas Schäfer <gentryx@gmx.de> | 2013-11-21 09:05:01 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2014-01-18 08:37:31 +0100 |
commit | 03750fda0eb3a84d5ea6f9f4b957d5370634a332 (patch) | |
tree | 4fb12682dd9ca81a89b2453829616f0cf42d3981 /profiles | |
parent | added ebuild for Open MPI 1.7.3 (diff) | |
download | sci-03750fda0eb3a84d5ea6f9f4b957d5370634a332.tar.gz sci-03750fda0eb3a84d5ea6f9f4b957d5370634a332.tar.bz2 sci-03750fda0eb3a84d5ea6f9f4b957d5370634a332.zip |
refactored CUDA use flag handling
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/package.use.mask b/profiles/package.use.mask index c4b45b888..1b193710c 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -23,6 +23,9 @@ sci-biology/mne-python cuda # sci-libs/parmetis-4* is masked sci-libs/dealii metis +# Andreas Schäfer <gentryx@gmx.de> (21 Nov 2013) +# cuda only works on x86 and amd64 +sys-cluster/openmpi -cuda # Christoph Junghans <ottxor@gentoo.org> (05 Nov 2013) # gui sandbox error dev-lang/conceptual gui |