summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-07-16 12:31:49 +0100
committerMarek Szuba <marecki@gentoo.org>2021-07-16 12:43:31 +0100
commit758e532b21964bf06622414a13efe2439b108723 (patch)
tree8ea5f9e15a64bba8dd0f06f9dc3f736cbe0cb9c9 /profiles
parentsci-libs/pastix: update METIS and Scotch dependencies (diff)
downloadgentoo-758e532b21964bf06622414a13efe2439b108723.tar.gz
gentoo-758e532b21964bf06622414a13efe2439b108723.tar.bz2
gentoo-758e532b21964bf06622414a13efe2439b108723.zip
profiles/base: remove USE="int64 metis" mask from sci-libs/pastix
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/package.use.mask10
1 files changed, 1 insertions, 9 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index af41a8e0062a..925b60a9c4da 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -10,20 +10,12 @@
# Several known issues (possibly with older pastix versions as well but
# in v6 they result in clear errors):
# * CUDA support needs testing, may or may not work as it is;
-# * All sci-libs/scotch ebuilds currently in the tree seem to always use
-# 32-bit integer representation, even when built USE=int64. Seeing as
-# metis ordering has got more complicated issues (see below), just
-# stick with 32 bits for now;
-# * sci-libs/metis currently always uses whatever integer representation
-# is native to the target architecture even though upstream allows for
-# using 32-bit integers on 64-bit arches, this will have to be implemented
-# so that pastix can pass int64? to it;
# * With MPI enabled two tests fail (when linked against openmpi, at least)
# due to incorrect implementation of either MPI support itself or
# said tests - example_drv_facto0_d_reentrant tries to initialise MPI
# more than once, test_bvec_gemv_tests calls MPI_Query_thread() after
# invocation of MPI_FINALIZE.
->=sci-libs/pastix-6.0.0 cuda int64 metis mpi
+>=sci-libs/pastix-6.0.0 cuda mpi
# Alfredo Tupone <tupone@gentoo.org> (2021-06-27)
# lto does not work on dev-lang/gnat-gpl-2021