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

Problem with: "OpenMP + IPO + 64bit"

Ralph_Altenfeld
Beginner
224 Views
Hello,

I am presently compiling a 64bit version of an OpenMP application using
the IPO flag and it appeared that the binary file is not working properly,
When I compile with a 32 bit version with OpenMP and IPO everything is
working perfetly, if I compile a 64 bit version without IPO and with OpenMP
it also works perfectly. Does one already heard about such a problem????

Thank you

Cheers



The error message I got with 64bit with IPO and OpenMP is:

forrtl: severe (157): Program Exception - access violation

Image PC Routine Line Source

MICRESS_OMP.exe 0000000140136D05 Unknown Unknown Unknown

MICRESS_OMP.exe 000000014009336C Unknown Unknown Unknown

MICRESS_OMP.exe 0000000140369C05 Unknown Unknown Unknown

MICRESS_OMP.exe 000000014029EC64 Unknown Unknown Unknown

MICRESS_OMP.exe 000000014015EF22 Unknown Unknown Unknown

MICRESS_OMP.exe 00000001400E237C Unknown Unknown Unknown

MICRESS_OMP.exe 0000000140074D3B Unknown Unknown Unknown

kernel32.dll 0000000077D5964C Unknown Unknown Unknown

0 Kudos
0 Replies
Reply