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

Intel Parallel Debugger Exception Popup

lou-muccioli
Beginner
473 Views

Hi,

Compiling with /Qopenmp causes a "First-chance exception" popup dialoog in libiomp5md.dll when hitting F5 in Visual Studio even though the Intel Parallel Debugger Exceptions are not installed.  The only workaround I've found was to manually add the exception code 0xA1A01DB1 in Visual Studio->Debug->Exceptions manually and then uncheck it.  Is there any permanent way to get rid of all traces of the  Intel Parallel Debugger Exceptions?  BTW, I have both Intel Fortran 12.1 and 13.0 installed and I don't see this behavior with 13.0.

Visual Studio 2010 SP1

Intel Fortran 12.1 (latest build)

Thanks,

Lou

0 Kudos
1 Reply
Steven_L_Intel1
Employee
473 Views
Lou, Try this. 1. Uninstall 13.0 2. Do a "Modify" of the 12.x install to remove Parallel Debugger 3. Reinstall 13.0 I have seen a few customers report similar issues, but we haven't been able to reproduce it.
0 Kudos
Reply