Skip to content

Releases: JuliaSparse/Pardiso.jl

v0.5.7

22 Apr 12:08
Compare
Choose a tag to compare

Pardiso v0.5.7

Diff since v0.5.6

Merged pull requests:

v0.5.6

04 Mar 15:18
Compare
Choose a tag to compare

Pardiso v0.5.6

Diff since v0.5.5

Merged pull requests:

  • Adaptations for Panua Pardiso (#75) (@j-fu)

Closed issues:

  • Updating README / New naming convention? (#98)

v0.5.5

24 Feb 18:59
b64c486
Compare
Choose a tag to compare

Pardiso v0.5.5

Diff since v0.5.4

Merged pull requests:

Closed issues:

  • Pardiso library found but not? (#61)
  • Set up Artifacts + CI with Pardiso 6 (#63)
  • Pardiso 6 significantly slower than MKL Pardiso (#70)
  • Pardiso.jl v0.5.2 seems to only be compatible with julia >= 1.6 (#81)
  • issues when using Pardiso (#82)
  • unable to create MKLPardisoSolver (#83)
  • intel mkl seems to be upgraded (#85)
  • Failure on Intel Mac (#86)
  • Ordering problem in Julia 1.9 (#90)
  • OSX - libmkl_rt_path (#93)
  • Error trying to load MKL on M1 macbook (even when trying to use Pardiso 8.0) (#94)
  • Fixing test on macOS (#96)

v0.5.4

01 Mar 15:54
f98c043
Compare
Choose a tag to compare

Pardiso v0.5.4

Diff since v0.5.3

Merged pull requests:

v0.5.3

21 Jul 13:40
e0e08fc
Compare
Choose a tag to compare

Pardiso v0.5.3

Diff since v0.5.2

v0.5.2

09 Jul 09:14
62f663c
Compare
Choose a tag to compare

Pardiso v0.5.2

Diff since v0.4.2

Closed issues:

  • No error for MKL's Pardiso when matrix type = 4 and giving it a non pos def complex matrix (#3)
  • Methods with SubArrays (#11)
  • Parallel computing using PardisoSolver()? (#24)
  • found library but it failed to load due to: libpardiso500-WIN-X86-64.dll (#27)
  • Linking with libmkl_rt fails on macOS Sierra + MKL 18 (#28)
  • Large matrix solve: "julia-debug" received signal SIGSEGV, Segmentation fault. (#31)
  • Schur complement calculation (#33)
  • ERROR: could not load library "libgfortran" on Ubuntu (#37)
  • Error in loading libgfortran, from updating to gfortran 9 (#41)
  • Question about "set_iparm!(ps, i, v)" (#44)
  • Setting the number of threads (#45)
  • add Project.toml (#48)
  • could not load library "libblas" (#50)
  • Cannot install on macOS 10.15.1 (#52)
  • MethodError: no method matching solve(::MKLPardisoSolver, ::SparseMatrixCSC{Complex{Float64},Int64}, ::SparseMatrixCSC{Complex{Float64},Int64}) (#53)
  • Simplify installation with BinaryBuilder (#55)
  • "ERROR: Input inconsistent." and test not passing when using Julia together with MKL.jl (#64)
  • could not load library "libmkl_rt" in linux with MKL_jll v2020.0.166+1 (#69)
  • Issues linking MKL pardiso on Linux (#77)

Merged pull requests:

v0.4.2

29 Mar 15:23
Compare
Choose a tag to compare
Added support for Pardiso compiled with gcc 8.0 on linux (#40)

v0.4.1

11 Dec 00:00
Compare
Choose a tag to compare

Fixes for MKL Pardiso on Linux.

v0.4.0: wip upgrade to 0.7 (#36)

03 Sep 19:34
637dfc2
Compare
Choose a tag to compare
* wip upgrade to 0.7

* fixes

* fixes

* fix missing variable

* fix Int32

* updates

* add .so extension

* updates

better mac support

04 Feb 13:27
28039f3
Compare
Choose a tag to compare
v0.3.2

fixes and readme updates for macOS (#30)