Skip to content

Fix AVX512 detection#15646

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:fix_avx512_detection
Oct 5, 2019
Merged

Fix AVX512 detection#15646
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:fix_avx512_detection

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Oct 5, 2019

  • renamed Cascade Lake AVX512_CEL => AVX512_CLX (align with Intel SDE tool)
  • fixed CLX instruction sets (no IFMA/VBMI)
  • added flag to bypass CPU baseline check: OPENCV_SKIP_CPU_BASELINE_CHECK

resolves #15501
relates #14007

force_builders=Linux AVX2,Custom
buildworker:Custom=linux-3
build_image:Custom=ubuntu:18.04
disable_ipp:Custom=ON
CPU_BASELINE:Custom=AVX512_SKX

- renamed Cascade Lake AVX512_CEL => AVX512_CLX (align with Intel SDE tool)
- fixed CLX instruction sets (no IFMA/VBMI)
- added flag to bypass CPU baseline check: OPENCV_SKIP_CPU_BASELINE_CHECK
@alalek
Copy link
Copy Markdown
Member Author

alalek commented Oct 5, 2019

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants