Link Copied
Hi Gert-Jan,
MKL Reference Manual describes what a fatal error may be. "For example, a fatal error occurs when Intel MKL cannot load a dynamic library...". If you link your application dynamically with MKL and run it with dynamic libraries inaccessible you will get a call to exit handler.
For more complete information about compiler optimizations, see our Optimization Notice.