diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2022-10-10 06:32:50 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2022-10-11 09:13:53 -0600 |
commit | d7da7a490fc983f67a1241fe9fe409436d78f10c (patch) | |
tree | 6e9dbc48e847208e86f817055bead20acff6ac97 /numpy/array_api/_set_functions.py | |
parent | c6f8fb2f390f5694501a2a955f232c57a042ce0e (diff) | |
download | numpy-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/_set_functions.py')
0 files changed, 0 insertions, 0 deletions