MKLSparse v2.0.0
Merged pull requests:
- Add a script to generate Julia wrappers with Clang.jl (#31) (@amontoison)
- Update libmklsparse.jl (#32) (@amontoison)
- Use the new API (#33) (@amontoison)
- Use the artifact MKL_Headers_jll (#34) (@amontoison)
- Regenerate libmklsparse.jl for MKL_jll.jl v2024.1.0 (#39) (@amontoison)
- Remove CI on Mac (#40) (@amontoison)
- Support Mac with MKL v2023.2.0 (#41) (@amontoison)
- Update MKLSparse.jl (#43) (@amontoison)
- Regenerate libmklsparse.jl (#46) (@amontoison)
Closed issues:
- Can't install MKLSparse on Windows (#14)
- Migrate to new API (#17)
- How to control number of threads? (#26)
- Are sparse matrix-matrix multiplications implemented? (#27)
- The speed ratio of matrix multiplication using MKLSparse stop to grow while number of of threads >= 8. (#29)
- Different type matrices does not use multi-thread (#35)
- Error on macOS (#38)
- TagBot trigger issue (#42)