Quantcast
Channel: Intel® Fortran Composer XE
Viewing all articles
Browse latest Browse all 1424

ask something for MKL on win64

$
0
0

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

 


Viewing all articles
Browse latest Browse all 1424

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>