Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

seiko2plus
Copy link
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
64 checks passed
@charris
Copy link
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