superlu-dist: Upgrade to 6.1.0.
authorEric Bavier <bavier@cray.com>
Wed, 31 Oct 2018 19:58:51 +0000 (14:58 -0500)
committerEric Bavier <bavier@member.fsf.org>
Fri, 25 Jan 2019 19:10:05 +0000 (13:10 -0600)
commit6161141e9181ca82f151779f8048b28e093a025f
tree26d8392c024c18e41b7e3443a9483738c043bbf3
parentfd3733432b531c7e4ef34f06c896bd27fcafb2f9
superlu-dist: Upgrade to 6.1.0.

* gnu/packages/patches/superlu-dist-awpm-grid.patch: New file.
* gnu/packages/maths.scm (superlu-dist)[source]: Upgrade to 6.0.0.  Remove
extraneous 'use-modules' in snippet.
[build-system]: Change to cmake-build-system.
[propagated-inputs]:   Replace pt-scotch with pt-scotch32 to match integer
sizes.  Add "parmetis" input, from pt-scotch32.  Move lapack to ...
[inputs]: ...here.  Add openblas and combinatorial-blas.
[arguments]: Replace 'configure' phase with #:configure-flags.  Add
'set-c++-standard' and 'omp-setup' phases.  Remove
'create-install-directories, 'check', and 'install' phases, which are now
handled by cmake.
* gnu/local.mk (dist_patch_DATA): Add patch.
gnu/local.mk
gnu/packages/maths.scm
gnu/packages/patches/superlu-dist-awpm-grid.patch [new file with mode: 0644]