Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 09:14
· 22 commits to master since this release
62f663c

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: