Hi,
I would like to evaluate this product, but on the website
http://software.intel.com/en-us/articles/intel-visual-fortran-compiler-professional-edition-for-windows-evaluation/
there is no accept button as stated and if I select a language I am directed back on the general products page.
I have already installed VS 2008 and need to use Fortran with MKL.
I would like to evaluate this product, but on the website
http://software.intel.com/en-us/articles/intel-visual-fortran-compiler-professional-edition-for-windows-evaluation/
there is no accept button as stated and if I select a language I am directed back on the general products page.
I have already installed VS 2008 and need to use Fortran with MKL.
链接已复制
7 回复数
Hi chubb87,
The accept button is actually an image. Somehow the URL of the image is incorrect. After you read the requirement on the webpage, please go to https://registrationcenter.intel.com/RegCenter/AutoGen.aspx?ProductID=1328&AccountID=&EmailID=&ProgramID=&RequestDt=&rm=EVAL〈= to sign up for an evaluation license.
Thank you.
--
Feilong H.
Intel Developer Support
Tools Knowledge Base: http://software.intel.com/en-us/articles/tools
After reading this post in teh Intel Fortran compiler forum, I cannot return to the Fortran Compiler forum using the back arrow as it appears that the forum has been switched to 'Intel Software Development Products download' for some reason. I have to reload my bookmark for the Fortran forum.
Thank you for the quick reply and solution to the problem.
I have the compiler now installed together with MKL as IA-32.
I want to use the subroutine mkl_sdiasv of sparse Blas. So I used the link line advisor and want to use the 4 lib's and mkl_blas95.lib. (Windows is 64 bit, but I suppose since the compiler is 32 bit I have to choose IA-32 at the link line advisor)
I inserted the lib's at Properties - Linker - Input - Additional dependencies.
Is that right?
It compiled and linked without error, but when I run it, there is an error: "unable to start, The program '[2580] Mat_Test.exe: Native' has exited with code -1073741701 (0xc000007b)."
The program runs correctly if I don't call the routine.
I have the compiler now installed together with MKL as IA-32.
I want to use the subroutine mkl_sdiasv of sparse Blas. So I used the link line advisor and want to use the 4 lib's and mkl_blas95.lib. (Windows is 64 bit, but I suppose since the compiler is 32 bit I have to choose IA-32 at the link line advisor)
I inserted the lib's at Properties - Linker - Input - Additional dependencies.
Is that right?
It compiled and linked without error, but when I run it, there is an error: "unable to start, The program '[2580] Mat_Test.exe: Native' has exited with code -1073741701 (0xc000007b)."
The program runs correctly if I don't call the routine.
chubb87, please ask your question in the MKL section of the forum, so that our MKL experts can help you best.
