Skip to content

BUG: Fix AVX512 build flags on Intel Classic Compiler#25652

Merged
charris merged 1 commit intonumpy:mainfrom
seiko2plus:issue_25649
Jan 22, 2024
Merged

BUG: Fix AVX512 build flags on Intel Classic Compiler#25652
charris merged 1 commit intonumpy:mainfrom
seiko2plus:issue_25649

Conversation

@seiko2plus
Copy link
Copy Markdown
Member

closes #25649

@seiko2plus seiko2plus added 09 - Backport-Candidate PRs tagged should be backported 32 - Installation Problems installing or compiling NumPy component: SIMD Issues in SIMD (fast instruction sets) code or machinery Meson Items related to the introduction of Meson as the new build system for NumPy labels Jan 22, 2024
@seiko2plus seiko2plus marked this pull request as ready for review January 22, 2024 12:02
@charris charris merged commit 97e3fb7 into numpy:main Jan 22, 2024
@charris
Copy link
Copy Markdown
Member

charris commented Jan 22, 2024

Thanks Sayed.

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jan 22, 2024
lang-m added a commit to mpsd-computational-science/spack that referenced this pull request Mar 4, 2024
This PR adds a patch for the problem reported in
spack#42204
and fixed in numpy upstream in
numpy/numpy#25652
lang-m added a commit to mpsd-computational-science/spack that referenced this pull request Mar 4, 2024
This PR adds a patch for the problem reported in
spack#42204
and fixed in numpy upstream in
numpy/numpy#25652
lang-m added a commit to mpsd-computational-science/spack that referenced this pull request Mar 4, 2024
This PR adds a patch for the problem reported in
spack#42204
and fixed in numpy upstream in
numpy/numpy#25652
lang-m added a commit to mpsd-computational-science/spack that referenced this pull request Mar 5, 2024
This PR adds a patch for the problem reported in
spack#42204
and fixed in numpy upstream in
numpy/numpy#25652
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

00 - Bug 32 - Installation Problems installing or compiling NumPy component: SIMD Issues in SIMD (fast instruction sets) code or machinery Meson Items related to the introduction of Meson as the new build system for NumPy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: argument of type "npyv_f64" is incompatible with parameter of type "__m512d"

2 participants