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

Compiler versions on different OSs

carlls
Beginner
349 Views
Greetings:
We will be compiling one code on windows 32/64 and RH Linux 32/64. Effectively 4 deferent platforms.
If we use compiler Intel compiler A version X.YY. Will it be the same compiler on the 4 platforms? Or should we expect different "features"
Regards
Carl
0 Kudos
1 Reply
Steven_L_Intel1
Employee
349 Views
The full version numbers are not necessarily the same across Windows, Linux and Mac OS, but compilers of the same vintage will have the same basic features. There are some platform-specific features (eg. DLLs on Windows). The 32 and 64 bit compilers have the same features.
0 Kudos
Reply