- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In my project has a subroutine 'dpbtrf' in the MKL, it works well on Windows (ia32), but on 64-bit Windows 7,it has some false conclusions.
I have write a program to test 'dpbtrf' and it passed on my 64-bit Windows configuration, but put it into my main project, it can not run, it will be given "forrtl" severe(157): program exception- access violation".
the next is Win64 configuration
/OUT:"x64\Debug/lagamine.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:"C:\Program Files (x86)\Intel\Composer XE 2013\mkl\lib\intel64" /MANIFEST /MANIFESTFILE:"D:\lagamine by lyb\mixed\intel\lagamine\x64\Debug\lagamine.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"x64\Debug/lagamine.pdb" /SUBSYSTEM:WINDOWS /STACK:90485760,90485760 /ENTRY:"WinMainCRTStartup" mkl_scalapack_lp64.lib mkl_intel_lp64.lib mkl_core.lib mkl_sequential.lib mkl_blacs_intelmpi_lp64.lib
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This post appears to be a restatement of your earlier thread. Since you have not given any new information that was not in that thread, my answer in https://software.intel.com/en-us/forums/topic/537543#comment-1808950 is also applicable to this thread.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page