Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Older intel fortran compiler

chatten_ist_fun
Beginner
322 Views
Hi,

I am using the intel fortran compiler version 9.0.021 and I need it to run an OpenMP Benchmark.

I am running it in a simulator which is not executing the compiler because of a segmentation fault.
I guess it fails because the simulator does not support the PentiumII Instruction Set.

Question: Where can I get an older version of the intel fortran compiler that supports openmp and runs on an older i386 architecture?

Thank you very much!

Regards
0 Kudos
2 Replies
TimP
Honored Contributor III
322 Views
Even the latest 32-bit 9.1 compiler supports the old instruction set from before Pentium II as the default. If you have a full license, you can download some fairly old compilers, using your premier.intel.com account, but I don't see how this could make a difference in that respect.
0 Kudos
Steven_L_Intel1
Employee
322 Views
What processor model does this simulator simulate? We do not have available compilers that support 386 processors.
0 Kudos
Reply