Skip to content

Releases: scivision/mumps

add -Dlocal= offline install option

19 Aug 23:35
6087220
Compare
Choose a tag to compare
v5.5.1.4

add -Dlocal= option to allow offline install

improve packaging, correct parallel=no case

14 Aug 18:29
45683c5
Compare
Choose a tag to compare
  • improve CMake packaging for cmake --install
  • simplify example/
  • add intsize64 testing to Intel oneAPI
  • correct bug introduced in v5.5.1.1 for parallel=no

fixes #36

work with CMake 3.13+

08 Aug 15:31
2d575ac
Compare
Choose a tag to compare
v5.5.1.2

v5.5.1.2 [skip ci]

work with MPICH, Visual Studio. Add Windows oneAPI CI

29 Jul 19:05
32177db
Compare
Choose a tag to compare

MUMPS 5.5.1

22 Jul 10:07
Compare
Choose a tag to compare
  • default new MUMPS v5.5.1
  • functionalize test CMake
  • package publishes MUMPS_HAVE_Scotch, MUMPS_HAVE_OPENMP
  • remove unused preset
  • consolidate CI intsize64 test
  • download with HTTPS where possible

correct packaging, enhance find

08 Jul 07:09
b59f364
Compare
Choose a tag to compare

Thanks to @Rickbude for correcting CMake package install filenames. This allows MUMPS to be more easily found as built and CMake installed by this repo.

Corrected/enhanced tests for Lapack and Scalapack to help ensure they are working with the compilers used.

intsize64 with IntelMPI works, cross-compile no native

04 Jul 21:38
0177337
Compare
Choose a tag to compare

Thanks to @vchunchu-amd in #10 , MUMPS now works with intsize64=true with these setups

  • GCC + OpenMPI/MPICH (worked previously)
  • GCC + IntelMPI
  • Intel oneAPI + IntelMPI

Only apply -mtune=native or -xHost if cross-compiling is NOT detected


General cleanup of CMake build scripts

Find[SCA]LAPACK: MKL on MacOS works

13 Jun 14:56
2c398c3
Compare
Choose a tag to compare
v5.5.0.1

find[sca]lapack: MKL on MacOS lib/ path

MUMPS 5.5.0, remove autobuild

15 Apr 06:17
4a40cd4
Compare
Choose a tag to compare
examples: read extlib link [skip ci]

ci: disable build example

build/patch enhanced

08 Mar 14:29
297a611
Compare
Choose a tag to compare
  • Default MUMPS_UPSTREAM_VERSION again 5.4.1.11
  • Improved patching thanks to @Baljak
  • improved find*
  • improved shared build Rpath
  • improved test/example link
  • consolidated CI jobs