compilation - Intel Fortran 11.1 Long Compile Times For Sources with Over 140 Modules -
How long do I have "too long" when Fortran executables are compiled and linked with multiple modules? , But it seems that Intel Fortran v11.1 for Linux takes approximately 1.5 hours to compile a single .FF90 file, which includes more than 140 modules.
To provide more background information, I use this exe Intel Build Chain and in the Eclipse Photon using the default compiler option.
I see that anyone can answer the following:
- Is it normal for Intel Fortran to create .mod files and then link files? To take long (more than 1 hour)?
- Is not I taking advantage of the installation of build order or compiler options to speed up the process?
- New versions of Intel Fortran to solve this problem (if this is normal)
- Can other compilers, such as compiling multiple modules fast?
Thanks to any FORTRAN JEDI that already od OD!
Comments
Post a Comment