Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Comunicados
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussões

could different version work together?

mashintel
Principiante
961 Visualizações
hi all.
i need to install an intel fortran and mpich2 on my cluster running monte carlo. i use linux. I want to ask if can i use the different version of intel fortran for my cluster? could different version of intel fortran work together?
i have 24 cpu, and half of them was using intel fortran compiler 10.1.015
thank you.
0 Kudos
1 Responder
Steven_L_Intel1
Funcionário
961 Visualizações

Typically you would need to install the compiler only on the system where the application is built, unless you have linked against the shared object libraries. If you are using shared objects, then the compiler version used to build the application must be the same or earlier as that of the installs on all the compute nodes.
Responder