kmp_set_warnings_off(); kmp_set_defaults("KMP_AFFINITY=nowarnings");
Link Copied
Hi Detlef,
I think that to a greater extent it is a question for compiler forum - IPP project is just a customer for Intel OMP libraries - and this warning is coming from OMP runtime library (libguide).
Regards,
Igor
Hi,
As igor suggested, can you submit this question in to Intel C++ Compiler forum?, C++ experts will answer your question.
Regards,
Naveen Gv
For more complete information about compiler optimizations, see our Optimization Notice.