- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I run my code which uses MKL on computer with AMD FX 4100 Quad core processor (Windows 7 64bit), I obtain following warnings in console window:
OMP: Warning #72: KMP_AFFINITY: affinity only supported for Intel processors.
OMP: Warning #71: KMP_AFFINITY: affinity not supported, using "disabled".
I tried to set environment variable KMP_AFFINITY=none or KMP_AFFINITY=disabled, but warnings appear permanently.
Is there any setting to aviod these warnings (My application is windows application so console window is disturbing)
OMP: Warning #72: KMP_AFFINITY: affinity only supported for Intel processors.
OMP: Warning #71: KMP_AFFINITY: affinity not supported, using "disabled".
I tried to set environment variable KMP_AFFINITY=none or KMP_AFFINITY=disabled, but warnings appear permanently.
Is there any setting to aviod these warnings (My application is windows application so console window is disturbing)
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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