| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| | |
MAINT: remove redundant open() modes and io.open() alias
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
azp][skip circle]
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
stanza
|
| | | |
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* BUILD: update OpenBLAS to 0.3.21 and clean up openblas download test
* set LDFLAGS on windows64 like the openblaslib build does
* use rtools compilers on windows when building wheels
* fix typos
* add rtools gfortran to PATH
* use the openblas dll from the zip archive without rewrapping
* typos
* copy dll import library for 64-bit interfaces
* revert many of the changes to azure-steps-windows.yaml, copy openblas better in wheels
* fix wildcard copy
* test OpenBLAS build worked with threadpoolctl
* typos
* install threadpoolctl where needed, use for loop to recursively copy
* update macos OpenBLAS suffixes for newer gfortran hashes
* use libgfortran5.dylib on macos
* fix scripts
* re-use gfortran install from MacPython/gfortran-install on macos
* use pre-release version of delocate
* fixes for wheel builds/tests
* add debugging cruft for pypy+win, macos wheels
* add DYLD_LIBRARY_PATH on macosx-x86_64
* use 32-bit openblas interfaces for ppc64le tests
* skip large_archive test that sometimes segfaults on PyPy+windows
|
| |
|
|
|
|
|
|
| |
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`.
|
| |
|
|
|
|
|
|
|
| |
Travis has a limit on log length that is causing test failures, so
decrease the verbosity of the test output. Travis has been on the edge
for a while and less drastic fixes haven't sufficed.
The choice here is to use the default pytest verbosity as "-v" is hard
to read and all greater verbosities are very long.
|
| |
|
|
|
|
|
| |
The nightly uploads of the aarch64 wheels built on TravisCI are failing
due to the maximum log length being exceeded. This quiets the anaconda
output for that operation. Long term, we will probably want to shorten
the test output also.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
try a different approach [wheel build]
try somthing [wheel build]
try something [wheel build]
testing [wheel build]
try something [wheel build]
try something [wheel build]
fix? [wheel build]
sudo [wheel build]
fix? [wheel build]
typo [wheel build]
get gfortran working on arm64 [wheel build]
check if x86_64 works [wheel build]
remove universal2
vendor gfortran-install file
typo [wheel build]
reformat license
try force clang [wheel build]
more descriptive comment
test something [wheel build]
typo? [wheel build]
another typo [wheel build]
fixes [wheel build]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
commit 9c833bed5879d77e625556260690c349de18b433
Author: Thomas Li <47963215+lithomas1@users.noreply.github.com>
Date: Wed Nov 17 16:21:27 2021 -0800
Add Windows config to GHA
update script [wheel build]
typo [wheel build]
fix typo? [wheel build]
fix linux builds? [wheel build]
typo [wheel build]
add license and pin to windows 2016
skip tests [wheel build]
pin to windows 2019 instead [wheel build]
try to find out the error on windows [wheel build]
maybe fix? [wheel build]
maybe fix? [wheel build]
fix? [wheel build]
cleanup [wheel build]
Add Windows config to GHA
update script [wheel build]
typo [wheel build]
fix typo? [wheel build]
fix linux builds? [wheel build]
typo [wheel build]
add license and pin to windows 2016
skip tests [wheel build]
pin to windows 2019 instead [wheel build]
try to find out the error on windows [wheel build]
maybe fix? [wheel build]
maybe fix? [wheel build]
fix? [wheel build]
cleanup [wheel build]
Update LICENSE_win32.txt
Update LICENSE_win32.txt
Add Windows config to GHA
update script [wheel build]
typo [wheel build]
fix typo? [wheel build]
fix linux builds? [wheel build]
typo [wheel build]
add license and pin to windows 2016
skip tests [wheel build]
pin to windows 2019 instead [wheel build]
try to find out the error on windows [wheel build]
maybe fix? [wheel build]
maybe fix? [wheel build]
fix? [wheel build]
cleanup [wheel build]
Update LICENSE_win32.txt
Update LICENSE_win32.txt
Update cibw_test_command.sh
commit 4bd12df33a9d1b540cde0628c600b6dc13f1160f
Author: Thomas Li <47963215+lithomas1@users.noreply.github.com>
Date: Mon Nov 15 17:28:47 2021 -0800
# This is a combination of 14 commits.
# This is the 1st commit message:
Add Windows config to GHA
# This is the commit message #2:
update script [wheel build]
# This is the commit message #3:
typo [wheel build]
# This is the commit message #4:
fix typo? [wheel build]
# This is the commit message #5:
fix linux builds? [wheel build]
# This is the commit message #6:
typo [wheel build]
# This is the commit message #7:
add license and pin to windows 2016
# This is the commit message #8:
skip tests [wheel build]
# This is the commit message #9:
pin to windows 2019 instead [wheel build]
# This is the commit message #10:
try to find out the error on windows [wheel build]
# This is the commit message #11:
maybe fix? [wheel build]
# This is the commit message #12:
maybe fix? [wheel build]
# This is the commit message #13:
fix? [wheel build]
# This is the commit message #14:
cleanup [wheel build]
|
| | |
|
| | |
|
| |
|