8000 numpy 1.25.0 fails with illegal instruction in aws batch · Issue #24028 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content
numpy 1.25.0 fails with illegal instruction in aws batch #24028
Closed
@emilyselwood

Description

@emilyselwood

Steps to reproduce:

import numpy 1.25.0 in a task running in aws-batch fails with illegal instruction but runs locally.

python version: 3.10.11
working numpy version: 1.24.3
not working numpy version: 1.25.0

AWS batch is configured to use the following instance types:

  • m6g
  • r6g
  • c7g

Error message:

bash: line 1: 47 Illegal instruction (core dumped) ( python -u src-metrics-flows-test.py --quiet --metadata se

Unfortunately due to running in AWS batch we are not able to get the core dump currently.

Additional information:

Roll back to 1.24.3 and it works again without us changing any code. I would hazard an un-scientific guess that this could be related to the build work thats been going on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    32 - InstallationProblems installing or compiling NumPy

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0