- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi at all,
some poeple reported me (AMD Users), that they got the "KMP_AFFINITY" Alert message on cmd shell. How can i supress this ?
Does not work !!!
Best Regards,
Detlef
some poeple reported me (AMD Users), that they got the "KMP_AFFINITY" Alert message on cmd shell. How can i supress this ?
kmp_set_warnings_off(); kmp_set_defaults("KMP_AFFINITY=nowarnings");
Does not work !!!
Best Regards,
Detlef
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
As igor suggested, can you submit this question in to Intel C++ Compiler forum?, C++ experts will answer your question.
Regards,
Naveen Gv

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page