Skip to content

5x Faster Set Intersections in AVX-512 & SVE2 #502

5x Faster Set Intersections in AVX-512 & SVE2

5x Faster Set Intersections in AVX-512 & SVE2 #502

Triggered via pull request September 13, 2024 18:18
Status Success
Total duration 28m 31s
Artifacts

prerelease.yml

on: pull_request
Matrix: test_python
Update Version
3s
Update Version
Test Node.js
44s
Test Node.js
Test Deno
48s
Test Deno
Test Rust
12s
Test Rust
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 6 warnings, and 18 notices
Test Python 3.8 on x64 macOS-14
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
Test Python 3.8 on arm64 macOS-14
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
Build Python 312 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-3_qjx_kx\cp312-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 312 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd for cross-compilation
Build Python 312 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 312 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 310 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-j9vof_zw\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 310 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
Build Python 310 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 310 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 311 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-lq22y9_m\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 311 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
Build Python 311 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 311 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 39 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-h2l2mbak\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 39 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
Build Python 39 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 39 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 38 for macos-latest
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
Build Python 38 for macos-latest
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
Build Python 312 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Build Python 310 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Build Python 311 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Build Python 39 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Build Python 38 for macos-latest
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
Build Python 38 for macos-latest
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.