Use Pardiso from Intel MKL
조회 수: 14 (최근 30일)
이전 댓글 표시
I want to use the Pardiso solver for large sparse matrix computation. I noticed that Intel Math Kernel Library has included the functions/solver of Pardiso just like LAPACK and BLAS library. When I type version -lapack and version -blas, I can see the version information. The version of lapack and blas is 3.4.1 and the version for the Intel Math Kernel Library is 11.0.2. The MATLAB version I used now is r2013b on a 64-bit windows 7 system. I also searched MATLAB website, and I didn't find any posts mentioned how to load pardiso, although I saw some people successfully used it already. I must miss something. Thanks.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!