Skip to content

Work around miscompilation of the AVX512 ?GEMM kernels by Windows LLVM#5756

Open
martin-frbg wants to merge 1 commit intodevelopfrom
issue5267
Open

Work around miscompilation of the AVX512 ?GEMM kernels by Windows LLVM#5756
martin-frbg wants to merge 1 commit intodevelopfrom
issue5267

Conversation

@martin-frbg
Copy link
Copy Markdown
Collaborator

fixes #5267 for now - the underlying problem is probably some incompatibility with the MS ABI that MinGW GCC handles well but LLVM somehow doesn't.

@martin-frbg martin-frbg added this to the 0.3.33 milestone Apr 11, 2026
@martin-frbg martin-frbg reopened this Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect result and non-deterministic hardware specific result with threaded OpenBLAS on Intel Xeon 8488C for matrix with sparse column

1 participant