- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
The LAPACKE_*lang* functions for computing matrix norms are documented, but their definitions seem to be missing from the MKL C header files.
Is this a mistake on my part, or are they indeed missing?
Thanks, Gwen.
링크가 복사됨
2 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Thanks for your feedback.
It turns out an update of Intel Composer XE 2013 SP1 (2013_sp1.2.176) was installed in the default directory (which I normally don't use, because of lack of space on my C-drive). The new Composer XE 2013 SP1\mkl\include\mkl_lapacke.h (Update 2) does have the needed prototypes, while the old Composer XE 2013 SP1\mkl\include\mkl_lapacke.h did not have the needed prototypes... I was still using the latter.
