Software Archive
Read-only legacy content
17061 Discussions

Intel Fortran compiler download not working

chubb87
Beginner
406 Views
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.

0 Kudos
7 Replies
TimP
Honored Contributor III
406 Views
I reported the breakage of this page on the problem report link associated with it.
0 Kudos
TimP
Honored Contributor III
405 Views
A support person responded and agreed with our report of breakage.
0 Kudos
Feilong_H_Intel
Employee
405 Views

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

0 Kudos
anthonyrichards
New Contributor III
405 Views
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.
0 Kudos
chubb87
Beginner
405 Views
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.




0 Kudos
Steven_L_Intel1
Employee
405 Views
Anthony,

This thread was moved to the Downloading forum and a redirect added.
0 Kudos
Steven_L_Intel1
Employee
405 Views
chubb87, please ask your question in the MKL section of the forum, so that our MKL experts can help you best.
0 Kudos
Reply