Access violation SGEQRF

Access violation SGEQRF

drmac@math.hr's picture


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


2 posts / 0 new
Last post
For more complete information about compiler optimizations, see our Optimization Notice.
TODD R. (Intel)'s picture

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


Login to leave a comment.