intel-mkl-src icon indicating copy to clipboard operation
intel-mkl-src copied to clipboard

Add PARDISO API into intel-mkl-sys crate

Open termoshtt opened this issue 3 years ago • 0 comments

https://www.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top/sparse-solver-routines/onemkl-pardiso-parallel-direct-sparse-solver-iface.html

The Intel® oneAPI Math Kernel Library PARDISO package is a high-performance, robust, memory fficient, and easy to use software package for solving large sparse linear systems of equations on shared memory multiprocessors.

Related: #52

termoshtt avatar Aug 25 '22 15:08 termoshtt