Skip to content

Releases: scivision/scalapack

FindLapack, FindScalapack improvments

27 Aug 20:14
0f74ed0
Compare
Choose a tag to compare

factory FindMPI

06 Aug 05:38
5e3d673
Compare
Choose a tag to compare
v2.1.0.26

FindMPI: use factory

further enhance FindMPI robustness across platforms

02 Aug 15:16
42ba9da
Compare
Choose a tag to compare

Enhanced FindMPI

23 Jul 17:40
f45d8c7
Compare
Choose a tag to compare

increase reliability of FIndMPI

lapack 3.10.0, improved FindMPI

02 Jul 04:18
273feaa
Compare
Choose a tag to compare
v2.1.0.23

build lapack: work for CMake < 3.20

BUGFIX missing files, FindMPI improved, Clang compatibility

22 Jun 18:58
2af69d4
Compare
Choose a tag to compare
  • BUGFIX: fixed missing source files, that was broken by v2.1.0.21
  • check and set flag -Wnoimplicit-function-declarations as Clang errors otherwise, and GCC emits lots of warnings otherwise
  • improved FindMPI with our own written from scratch--works better on MacOS and CentOS in particular and doesn't bother with ancient/obscure MPI implementations

correct missing source file, new build approach

17 Jun 03:59
60cd061
Compare
Choose a tag to compare

Instead of Git tracking the original sourc,e, we extract the source tarball and inject our CMake for better tracability

use lapack 3.9.1

16 Jun 22:45
60cd061
Compare
Choose a tag to compare

if lapack not found, build lapack v3.9.1

Improve packaging

05 Apr 18:24
2eaec0c
Compare
Choose a tag to compare
  • modernize CMake per other projects
  • add find_dependency to auto find deps

improve packaging

05 Mar 19:14
73f1455
Compare
Choose a tag to compare

improve example to use new packaging efficiently