- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I met a illegal instruction issue on Intel Gold 5118 CPU and suspect it's caused by AVX-512 instructions in MKL.
Flags in /proc/cpuinfo on the issue machine only contain avx512f and avx512cd and don't contain avx512vl, avx512dq and avx512bw, while the CPU should support all of them.
What will happen if Linux kernel version is < 4.6 on issue machine and only avx512f and avx512cd are supported in the kernel?
Can MKL instruction set dispatching work well in this environment?
The MKL version is 2019.0.0
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have a test case which we could run and check the problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
is there any test case?
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