- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
//#pragma omp simd
//#pragma noprefetch
...
1>icx-cl: : warning : using /MTd or /MDd with '#pragma omp simd' may lead to unexpected fails due to the debugging version of iterators that cannot be vectorized correctly [-Wdebug-option-simd]
//?pragma omp simd
//?pragma noprefetch
still errors
//#FooBarpragma omp simd
//#FooBarpragma noprefetch
errors
//#FooBarpragma FooBaromp FooBarsimd
//#FooBarpragma noprefetch
fails
Am I to presume that this is a general warning in the event you elect to use #pragma omp simd?
Jim Dempsey
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