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:

  1. Is it normal for Intel Fortran to create .mod files and then link files? To take long (more than 1 hour)?
  2. Is not I taking advantage of the installation of build order or compiler options to speed up the process?
  3. New versions of Intel Fortran to solve this problem (if this is normal)
  4. Can other compilers, such as compiling multiple modules fast?

Thanks to any FORTRAN JEDI that already od OD!


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -