https://bugs.kde.org/show_bug.cgi?id=456948

Mark Wielaard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Unrecognized instruction    |Unrecognized instruction
                   |(AVX2) in Intel oneAPI MPI  |CLFLUSHOPT in Intel oneAPI
                   |2021.6 library              |MPI 2021.6 library
                 CC|                            |[email protected]

--- Comment #1 from Mark Wielaard <[email protected]> ---
This is CLFLUSHOPT which valgrind indeed doesn't support.
But valgrind also makes sure the cpuid CLFLUSHOPT bit isn't set.
So the program really shouldn't use CLFLUSHOPT without checking cpuid says it
is supported.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to