Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Access violation SGEQRF

Deleted_U_Intel
Employee
749 Views

I have been working on a new SVD procedure and have difficulties porting from Linux to Windows. I use Intel Visual Fortran and MKL under W2000, Miscrosoft Visual Studio.NET 2003.

For some reasons SGEQRF provokes access violation, while DGEQRF works fine. In fact, even if SGEQRF does not provoke access violation in many cases it gets wrong numbers.

Since I am working on a new SVD code, this QRF is very important. Any hint will be appreciated.

Also, SGESVD in MKL seems to be slow. Compiled source with MKL BLAS was much better under Linux.

Thanx.

Zlatko Drmac

Dept. of Math. Univ. of Zagreb

http://www.math.hr/~drmac

0 Kudos
1 Reply
Todd_R_Intel
Employee
749 Views

Note: This question was addressed on another thread: http://softwareforums.intel.com/ids/board/message?board.id=MKL&message.id=96

0 Kudos
Reply