Skip to content

Releases: ralna/spral

v2024.05.08

08 May 11:47
Compare
Choose a tag to compare

SPRAL release with the following bugfixes:

  • Replace PAGE_SIZE by SSIDS_PAGE_SIZE (#189)
  • Fix uninitialised ptr compiler warning (#190)
  • Move documentation to GitHub Pages

v2024.01.18

18 Jan 15:34
Compare
Choose a tag to compare

SPRAL release with the following additions:

  • Meson build system now builds for GPU
  • Precompiled binaries for Linux, Mac, and Windows

v2023.11.15

16 Nov 09:20
e723071
Compare
Choose a tag to compare

SPRAL release with the following bugfixes:

  • Support the Meson build system (#141)
  • Fix out of bounds std::vector subscript operator usage (#145)
  • Make find_maxloc test more robust (#155)
  • Fix using constructor that is unavailable in C++11 (#168)
  • Use malloc for test matrices in SSMFE C tests and examples (#171)
  • Use C_INT64_T for long in GPU factor code (#169)
  • Support Jetson GPUs (#172)
  • Update documentation

v2023.09.07

07 Sep 13:53
Compare
Choose a tag to compare

SPRAL release with the following bugfixes:

  • Fix missing spral_complex.h on install (#29)
  • Fix compatibility with METIS 5.1.1 and 5.2.1 (#133)

v2023.08.02

02 Aug 14:38
96585df
Compare
Choose a tag to compare

SPRAL release with the following bugfixes and performance improvements:

  • Remove deprecated OMP_NESTED (#124)
  • Avoid default-init overhead in assemble_pre map (#122)
  • Fix uninitialised stats on abort without OpenMP (#121)

v2023.07.04

04 Jul 09:00
c50996a
Compare
Choose a tag to compare

SPRAL release with the following bugfixes and performance improvements:

  • Use PAGE_SIZE = 0MB in AppendAlloc (#120)
  • Don't use omp_lib if not compiling with OpenMP (#118)
  • Allow compilation of ldlt tests targeting Windows (#117)
  • Add missing stdint includes (#116)
  • Let configure detect OPENMP_FCFLAGS (#115)

v2023.03.29

29 Mar 11:08
b1d6a74
Compare
Choose a tag to compare

New release with many bugfixes (far too many to list, please see the merged pull requests and commit history for details).

v2016.09.23

23 Sep 17:28
Compare
Choose a tag to compare

New Stable Release:

  • SSIDS v2.0: Adds new CPU and hybrid functionality.
  • LSMR: Least squares solver

v2015.04.20

03 Sep 18:12
Compare
Choose a tag to compare

Stable release