* [DPDK/other Bug 1656] AVX-512 support disabled
@ 2025-02-03 4:33 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-02-03 4:33 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1189 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1656
Bug ID: 1656
Summary: AVX-512 support disabled
Product: DPDK
Version: 18.11
Hardware: All
OS: Other
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: other
Assignee: dev@dpdk.org
Reporter: nandinipersad361@gmail.com
Target Milestone: ---
AVX-512 support has been disabled on some conditions.
On DPDK v18.11 AVX-512 is disabled for all GCC builds which reported to cause a
performance drop.
On DPDK v19.02 AVX-512 disable scope is reduced to GCC and binutils version
2.30 based on information accrued from the GCC community defect.
Reason:
Generated AVX-512 code cause crash: https://bugs.dpdk.org/show_bug.cgi?id=97
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88096
Resolution/Workaround:
Update binutils to newer version than 2.30.
OR
Use different compiler, like clang for this case.
Affected Environment/Platform:
GCC and binutils version 2.30.
Driver/Module:
ALL.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3297 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-03 4:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-03 4:33 [DPDK/other Bug 1656] AVX-512 support disabled bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).