GNU bug report logs -
#66129
[PATCH 00/20] Split SuiteSparse into subpackages
Previous Next
Reported by: David Elsing <david.elsing <at> posteo.net>
Date: Wed, 20 Sep 2023 22:07:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludovic.courtes <at> inria.fr>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
This patch series adds the individual SuiteSparse packages (as in
Gentoo:
https://packages.gentoo.org/packages/sci-libs/suitesparse/dependencies),
with autogenerated files and bundled libraries removed.
The GraphBLAS library is not yet included, but AFAICT it is not required
by any other package. It also makes up by far the most space of the
suitesparse package, e.g. on x86_64-linux, libgraphblas.so.7.2.0 is 196
MB of the 201 MB SuiteSparse package.
I think it would be best to keep the full suitesparse package until all
of its dependencies are updated and the GraphBLAS package is added, as
replacing them all at once would make the patch series quite large.
Is the use of (@@ (guix packages) computed-origin-method) ok for
creating the individual origins or is there another alternative?
David Elsing (20):
gnu: suitesparse: Tweak description.
gnu: Add suitesparse-config.
gnu: Add suitesparse-amd.
gnu: Add suitesparse-btf.
gnu: Add suitesparse-camd.
gnu: Add suitesparse-colamd.
gnu: Add suitesparse-ccolamd.
gnu: Add gklib.
gnu: Add metis-5.2.
gnu: Add gklib-suitesparse.
gnu: Add metis-suitesparse.
gnu: Add suitesparse-cholmod.
gnu: Add suitesparse-cxsparse.
gnu: Add suitesparse-klu.
gnu: Add suitesparse-ldl.
gnu: Add suitesparse-rbio.
gnu: Add suitesparse-mongoose.
gnu: Add suitesparse-spex.
gnu: Add suitesparse-spqr.
gnu: Add suitesparse-umfpack.
gnu/packages/maths.scm | 922 ++++++++++++++++++-
gnu/packages/patches/gklib-suitesparse.patch | 65 ++
2 files changed, 986 insertions(+), 1 deletion(-)
create mode 100644 gnu/packages/patches/gklib-suitesparse.patch
--
2.41.0
This bug report was last modified 1 year and 219 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.