summaryrefslogtreecommitdiff
path: root/numpy/array_api
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2022-10-10 06:32:50 -0600
committerCharles Harris <charlesr.harris@gmail.com>2022-10-11 09:13:53 -0600
commitd7da7a490fc983f67a1241fe9fe409436d78f10c (patch)
tree6e9dbc48e847208e86f817055bead20acff6ac97 /numpy/array_api
parentc6f8fb2f390f5694501a2a955f232c57a042ce0e (diff)
downloadnumpy-d7da7a490fc983f67a1241fe9fe409436d78f10c.tar.gz
TST, BLD: Fix failing aarch64 wheel builds.
The aarch64 wheel build tests are failing with OOM. The new test for complex128 dot for huge vectors is responsible as the useable memory is incorrectly determined and the check for sufficient memory fails. The fix here is to define the `NPY_AVAILABLE_MEM="4 GB"` environment variable before the test call in `cibw_test_command.sh`.
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions