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

compile hang

dkokron
Beginner
869 Views
I have an example of ifort-11.1.072 hanging during a compile. The tarball is just over 1MB. What is the best way to get this into the support stream?

Thanks
Dan
0 Kudos
5 Replies
Kevin_D_Intel
Employee
869 Views

I'm not aware of a upload limit here so you're free to try uploading here. In the event that fails or if you want an alternative, then submit an issue via Intel Premier and upload the file there.

0 Kudos
dkokron
Beginner
869 Views
The "add as attachment" failed so please try the URL below. The README has some instructions. 11.1.056 and 11.1.072 both got wedged on the file while 11.0.083 happily compiled.

http://software.intel.com/file/28379

Thanks
Dan
0 Kudos
Kevin_D_Intel
Employee
869 Views

Thank you Dan. I obtained the file and reproduced the described behaviors w/11.0 and 11.1. Development typically requires having corresponding source for any .mod files. I will see if they can diagnose the root-cause with what you provided, but if needed, could you also provide source to those module file?

Which compiler was used to produce the .mod files that you provided?

(Internal tracking id: DPD200156909)

0 Kudos
dkokron
Beginner
869 Views
Kevin,

Yes, I can provide the other source files if needed. The trouble is that the dependency tree tends to expand quickly.

I have several other source files that exhibit the same failure mode. Let me know if you need those too.

The compiler used to generate the .mods was the same in all cases as the compiler used for t2th_tl.F90.

Dan
0 Kudos
Kevin_D_Intel
Employee
869 Views
Dan,

Development needs the source files for the corresponding .mod files used by t2th_tl.F90. Can you kindly tar/gzip those up at your convenience. You can use the same method as before and provide the URL to the file andmark the reply private if you wish.

Thanks in advance.
0 Kudos
Reply