I was using compiler version (compilers_and_libraries_2016.1.150), and I updated into (compilers_and_libraries_2017.0.098).
After the update, I cannot compile my application program due to the following compile error, which I cannot understand.
": internal error: ** The compiler has encountered an unexpected problem
** Segmentation violation signal raised. **
Access violation or stack overflow. Please contact Intel Support for assistance.
I cannot write a small program that reproduces the above error since 'I don't know what is causing the problem'.
I cannot provide the full code of my application program.
Where should I start taking a look at to find the cause?
Is there any debugging mode on icpc and mpiicpc compilers?