Skip to content

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

@philippegabert

Description

@philippegabert

Describe the issue:

I am trying to install py-numpy using spack using the command:
spack install py-numpy

I receive the following error messages:
FAILED: numpy/core/libloops_exponent_log.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_exponent_log.dispatch.c.o error: argument of type "npyv_f64" is incompatible with parameter of type "__m512d" error: a value of type "__m512d" cannot be used to initialize an entity of type "npyv_f64"

Reproduce the code example:

`spack install py-numpy`

Error message:

No response

Python and NumPy Versions:

Numpy 1.26.3

Runtime Environment:

Spack: 0.22.0.dev0 (spack/spack@75e96b8)
Python: 3.7.16
Platform: linux-amzn2-icelake
Concretizer: clingo
Instance type: c6i.xlarge

Context for the issue:

I have created an issue on the spack repo but they have recommended to open one here as it may be a numpy issue.
The original issue can be found here:
spack/spack#42204

Metadata

Metadata

Assignees

No one assigned

    Labels

    00 - Bugcomponent: SIMDIssues in SIMD (fast instruction sets) code or machinery

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions