Skip to content

Enable dynamic dispatch build on Windows (#5127) #5392

Enable dynamic dispatch build on Windows (#5127)

Enable dynamic dispatch build on Windows (#5127) #5392

Triggered via pull request April 21, 2026 07:12
Status Failure
Total duration 2h 45m 32s
Artifacts 11

build.yml

on: pull_request
build-pull-request  /  Linux x86_64 (cmake)
19m 39s
build-pull-request / Linux x86_64 (cmake)
build-pull-request  /  Format
34s
build-pull-request / Format
build-pull-request  /  Windows x86_64 Dynamic Dispatch (cmake)
11m 7s
build-pull-request / Windows x86_64 Dynamic Dispatch (cmake)
build-release  /  Linux arm64 packages
build-release / Linux arm64 packages
build-release  /  Linux x86_64 GPU packages (CUDA 12.6)
build-release / Linux x86_64 GPU packages (CUDA 12.6)
build-release  /  Linux x86_64 GPU w/ cuVS packages (CUDA 12.6)
build-release / Linux x86_64 GPU w/ cuVS packages (CUDA 12.6)
build-release  /  Linux x86_64 packages
build-release / Linux x86_64 packages
build-release  /  OSX arm64 packages
build-release / OSX arm64 packages
build-release  /  Windows x86_64 packages
build-release / Windows x86_64 packages
build-pull-request  /  Linux x86_64 AVX2 (cmake)
19m 16s
build-pull-request / Linux x86_64 AVX2 (cmake)
build-pull-request  /  Linux x86_64 AVX512 (cmake)
33m 25s
build-pull-request / Linux x86_64 AVX512 (cmake)
build-pull-request  /  Linux x86_64 AVX512_SPR (cmake)
34m 3s
build-pull-request / Linux x86_64 AVX512_SPR (cmake)
build-pull-request  /  Linux x86_64 Dynamic Dispatch (cmake)
33m 19s
build-pull-request / Linux x86_64 Dynamic Dispatch (cmake)
build-pull-request  /  Linux x86_64 GPU (cmake)
43m 34s
build-pull-request / Linux x86_64 GPU (cmake)
build-pull-request  /  Linux x86_64 GPU w/ ROCm (cmake)
31m 17s
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
build-pull-request  /  Linux x86_64 GPU w/ cuVS (cmake)
2h 25m
build-pull-request / Linux x86_64 GPU w/ cuVS (cmake)
build-pull-request  /  Linux arm64 SVE (cmake)
22m 21s
build-pull-request / Linux arm64 SVE (cmake)
build-pull-request  /  Linux arm64 Dynamic Dispatch (cmake)
23m 8s
build-pull-request / Linux arm64 Dynamic Dispatch (cmake)
build-pull-request  /  Linux x86_64 (conda)
28m 28s
build-pull-request / Linux x86_64 (conda)
build-pull-request  /  Windows x86_64 (conda)
24m 18s
build-pull-request / Windows x86_64 (conda)
build-pull-request  /  Linux arm64 (conda)
1h 50m
build-pull-request / Linux arm64 (conda)
build-pull-request  /  Linux x86_64 w/ SVS (cmake)
19m 56s
build-pull-request / Linux x86_64 w/ SVS (cmake)
build-pull-request  /  ...  /  CMake Write -> Conda Read
22m 59s
build-pull-request / Index serialization backward compatibility / CMake Write -> Conda Read
build-pull-request  /  ...  /  Conda Write -> CMake Read
21m 55s
build-pull-request / Index serialization backward compatibility / Conda Write -> CMake Read
Fit to window
Zoom out
Zoom in

Annotations

1 error and 32 warnings
build-pull-request / Windows x86_64 Dynamic Dispatch (cmake)
Process completed with exit code 1.
build-pull-request / Format
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Windows x86_64 Dynamic Dispatch (cmake)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Windows x86_64 Dynamic Dispatch (cmake)
ERROR: 'conda activate "test"' exited with code 1.
build-pull-request / Windows x86_64 Dynamic Dispatch (cmake)
EnvironmentNameNotFound: Could not find conda environment: test You can list all discoverable environments with `conda info --envs`.
build-pull-request / Windows x86_64 Dynamic Dispatch (cmake)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
build-pull-request / Linux x86_64 (cmake)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Linux x86_64 AVX2 (cmake)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Linux x86_64 w/ SVS (cmake)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Index serialization backward compatibility / Conda Write -> CMake Read
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Index serialization backward compatibility / Conda Write -> CMake Read
No files were found with the provided path: /tmp/faiss-serialization-backward-compatibility-24709198610-conda-write. No artifacts will be uploaded.
build-pull-request / Linux arm64 SVE (cmake)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Index serialization backward compatibility / CMake Write -> Conda Read
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Index serialization backward compatibility / CMake Write -> Conda Read
No files were found with the provided path: /tmp/faiss-serialization-backward-compatibility-24709198610-cmake-write. No artifacts will be uploaded.
build-pull-request / Linux arm64 Dynamic Dispatch (cmake)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Windows x86_64 (conda)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Windows x86_64 (conda)
ERROR: 'conda activate "test"' exited with code 1.
build-pull-request / Windows x86_64 (conda)
EnvironmentNameNotFound: Could not find conda environment: test You can list all discoverable environments with `conda info --envs`.
build-pull-request / Linux x86_64 (conda)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
warning libmamba [bzip2-1.0.8-hda65f42_9] The following files were already present in the environment: - bin/bunzip2 - bin/bzcat - bin/bzcmp - bin/bzdiff - bin/bzegrep - bin/bzfgrep - bin/bzgrep - bin/bzip2 - bin/bzip2recover - bin/bzless - bin/bzmore - include/bzlib.h - lib/libbz2.a - lib/libbz2.so - lib/libbz2.so.1.0 - lib/libbz2.so.1.0.8 - share/man/man1/bzcmp.1 - share/man/man1/bzdiff.1 - share/man/man1/bzegrep.1 - share/man/man1/bzfgrep.1 - share/man/man1/bzgrep.1 - share/man/man1/bzip2.1 - share/man/man1/bzless.1 - share/man/man1/bzmore.1
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
warning libmamba [libgcc-15.2.0-he0feb66_18] The following files were already present in the environment: - lib/libatomic.so - lib/libatomic.so.1 - lib/libatomic.so.1.2.0 - lib/libgcc_s.so - lib/libgcc_s.so.1 - lib/libitm.so - lib/libitm.so.1 - lib/libitm.so.1.0.0 - lib/libquadmath.so - lib/libquadmath.so.0 - lib/libquadmath.so.0.0.0 - share/info/libgomp.info - share/info/libquadmath.info - share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
warning libmamba [ld_impl_linux-64-2.45.1-default_hbd61a6d_101] The following files were already present in the environment: - bin/x86_64-conda-linux-gnu-ld - x86_64-conda-linux-gnu/bin/ld
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
warning libmamba [zstd-1.5.7-hb78ec9c_6] The following files were already present in the environment: - bin/unzstd - bin/zstd - bin/zstdcat - bin/zstdgrep - bin/zstdless - bin/zstdmt - etc/conda/test-files/zstd/1/cf_test/CMakeLists.txt - include/zdict.h - include/zstd.h - include/zstd_errors.h - lib/cmake/zstd/zstdConfig.cmake - lib/cmake/zstd/zstdConfigVersion.cmake - lib/cmake/zstd/zstdTargets-release.cmake - lib/cmake/zstd/zstdTargets.cmake - lib/libzstd.so - lib/libzstd.so.1 - lib/libzstd.so.1.5.7 - lib/pkgconfig/libzstd.pc
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
warning libmamba [_openmp_mutex-4.5-20_gnu] The following files were already present in the environment: - lib/libgomp.so.1
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
warning libmamba [tzdata-2025c-hc9c84f9_1] The following files were already present in the environment: - share/zoneinfo/Africa/Abidjan - share/zoneinfo/Africa/Accra - share/zoneinfo/Africa/Addis_Ababa - share/zoneinfo/Africa/Algiers - share/zoneinfo/Africa/Asmara - share/zoneinfo/Africa/Asmera - share/zoneinfo/Africa/Bamako - share/zoneinfo/Africa/Bangui - share/zoneinfo/Africa/Banjul - share/zoneinfo/Africa/Bissau - share/zoneinfo/Africa/Blantyre - share/zoneinfo/Africa/Brazzaville - share/zoneinfo/Africa/Bujumbura - share/zoneinfo/Africa/Cairo - share/zoneinfo/Africa/Casablanca - share/zoneinfo/Africa/Ceuta - share/zoneinfo/Africa/Conakry - share/zoneinfo/Africa/Dakar - share/zoneinfo/Africa/Dar_es_Salaam - share/zoneinfo/Africa/Djibouti - share/zoneinfo/Africa/Douala - share/zoneinfo/Africa/El_Aaiun - share/zoneinfo/Africa/Freetown - share/zoneinfo/Africa/Gaborone - share/zoneinfo/Africa/Harare - share/zoneinfo/Africa/Johannesburg - share/zoneinfo/Africa/Juba - share/zoneinfo/Africa/Kampala - share/zoneinfo/Africa/Khartoum - share/zoneinfo/Africa/Kigali - share/zoneinfo/Africa/Kinshasa - share/zoneinfo/Africa/Lagos - share/zoneinfo/Africa/Libreville - share/zoneinfo/Africa/Lome - share/zoneinfo/Africa/Luanda - share/zoneinfo/Africa/Lubumbashi - share/zoneinfo/Africa/Lusaka - share/zoneinfo/Africa/Malabo - share/zoneinfo/Africa/Maputo - share/zoneinfo/Africa/Maseru - share/zoneinfo/Africa/Mbabane - share/zoneinfo/Africa/Mogadishu - share/zoneinfo/Africa/Monrovia - share/zoneinfo/Africa/Nairobi - share/zoneinfo/Africa/Ndjamena - share/zoneinfo/Africa/Niamey - share/zoneinfo/Africa/Nouakchott - share/zoneinfo/Africa/Ouagadougou - share/zoneinfo/Africa/Porto-Novo - share/zoneinfo/Africa/Sao_Tome - share/zoneinfo/Africa/Timbuktu - share/zoneinfo/Africa/Tripoli - share/zoneinfo/Africa/Tunis - share/zoneinfo/Africa/Windhoek - share/zoneinfo/America/Adak - share/zoneinfo/America/Anchorage - share/zoneinfo/America/Anguilla - share/zoneinfo/America/Antigua - share/zoneinfo/America/Araguaina - share/zoneinfo/America/Argentina/Buenos_Aires - share/zoneinfo/America/Argentina/Catamarca - share/zoneinfo/America/Argentina/ComodRivadavia - share/zoneinfo/America/Argentina/Cordoba - share/zoneinfo/America/Argentina/Jujuy - share/zoneinfo/America/Argentina/La_Rioja - share/zoneinfo/America/Argentina/Mendoza - share/zoneinfo/America/Argentina/Rio_Gallegos - share/zoneinfo/America/Argentina/Salta - share/zoneinfo/America/Argentina/San_Juan - share/zoneinfo/America/Argentina/San_Luis - share/zoneinfo/America/Argentina/Tucuman - share/zoneinfo/America/Argentina/Ushuaia - share/zoneinfo/America/Aruba - share/zoneinfo/America/Asuncion - share/zoneinfo/America/Atikokan - share/zoneinfo/America/Atka - share/zoneinfo/America/Bahia - share/zoneinfo/America/Bahia_Banderas - share/zoneinfo/America/Barbados - share/zoneinfo/America/Belem - share/zoneinfo/America/Belize - share/zoneinfo/America/Blanc-Sablon - share/zoneinfo/America/Boa_Vista - share/zoneinfo/America/Bogota - share/zoneinfo/America/Boise - share/zoneinfo/America/Buenos_Aires - share/zoneinfo/America/Cambridge_Bay - share/zoneinfo/America/Campo_Grande - share/zoneinfo/America/Cancun - share/zoneinfo/America/Caracas - share/zoneinfo/America/Catamarca - share/zoneinfo/America/Cayenne - share/zoneinfo/America/Cayman - share/zoneinfo/America/Chicago - share/zoneinfo/America/Chihuahua - share/zoneinfo/America/Ciudad_Juarez - share/zoneinfo/America/Coral_Harbour - share/zoneinfo/America/Cordoba - share/zoneinfo/America/Costa_Rica - share/zoneinfo/America/Coyhaique - share/zoneinfo/America/Creston - share/zoneinfo/America/Cuiaba - share/zoneinfo/America/Curacao - share/zoneinfo/Amer
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
warning libmamba [pybind11-abi-11-hc364b38_1] The following files were already present in the environment: - etc/conda/test-files/pybind11-abi/0/check_abi.py - etc/conda/test-files/pybind11-abi/0/include/pybind11/detail/internals.h
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
warning libmamba [libzlib-1.3.2-h25fd6f3_2] The following files were already present in the environment: - lib/libz.so.1 - lib/libz.so.1.3.2
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
warning libmamba [libgomp-15.2.0-he0feb66_18] The following files were already present in the environment: - lib/libgomp.so - lib/libgomp.so.1.0.0 - share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION.gomp_copy
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
warning libmamba [ca-certificates-2026.2.25-hbd8a1cb_0] The following files were already present in the environment: - ssl/cacert.pem - ssl/cert.pem
build-pull-request / Linux x86_64 GPU (cmake)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Linux arm64 (conda)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Linux x86_64 GPU w/ cuVS (cmake)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
test-results-arch=ARM64-opt=dd-gpu=OFF-cuvs=OFF-rocm=OFF-svs=OFF Expired
116 KB
sha256:9c0360a76a25c96e0a7e24e721db67eeba7acdf48b1e580f9727999ea4536b11
test-results-arch=ARM64-opt=sve-gpu=OFF-cuvs=OFF-rocm=OFF-svs=OFF Expired
110 KB
sha256:5a138cbbb6033a358ceb488f348d899f4fcffafe564a48612a8368a867dfd828
test-results-arch=X64-opt=avx2-gpu=OFF-cuvs=OFF-rocm=OFF-svs=OFF Expired
108 KB
sha256:10a826bda06747625a8d06bcbe069295d4223fdb9e9983a92eefca67bd27dbd1
test-results-arch=X64-opt=avx512-gpu=OFF-cuvs=OFF-rocm=OFF-svs=OFF Expired
111 KB
sha256:85b7f42033d516dc872ee5352f0e80a74daccac4475d54534a8bb7e7395bb515
test-results-arch=X64-opt=avx512_spr-gpu=OFF-cuvs=OFF-rocm=OFF-svs=OFF Expired
111 KB
sha256:4d123f1bb609986a5ba8b1b9d32eae0c274a2f9b19cc2258adb2d8e2d6d7d48d
test-results-arch=X64-opt=dd-gpu=OFF-cuvs=OFF-rocm=OFF-svs=OFF Expired
118 KB
sha256:55b0be8693282b817e7f45e2a5955d6de60d0d928003e6ab7dfbbc5630549499
test-results-arch=X64-opt=generic-gpu=OFF-cuvs=OFF-rocm=OFF-svs=OFF Expired
102 KB
sha256:a22d1b57c01ae6b8e73ba82d2d266bf6a50fa1f2f3bfb1aa259717a7c2fcccf6
test-results-arch=X64-opt=generic-gpu=OFF-cuvs=OFF-rocm=OFF-svs=ON Expired
115 KB
sha256:7364c775c96260c91f490efd01e6f3580a9326793f0f4c52726bb83b49ba7152
test-results-arch=X64-opt=generic-gpu=ON-cuvs=OFF-rocm=OFF-svs=OFF Expired
154 KB
sha256:fba162f8247805dcd77ff6cff73350bf43402c805a165d0da736735258d3de86
test-results-arch=X64-opt=generic-gpu=ON-cuvs=OFF-rocm=ON-svs=OFF Expired
150 KB
sha256:ee6f6084abbba2febf1746ebdfb1351704e115e7489ff6a8e785b325760e5598
test-results-arch=X64-opt=generic-gpu=ON-cuvs=ON-rocm=OFF-svs=OFF Expired
183 KB
sha256:08e7cdd39f4c2c58aa498348e8c813404137e38ae5fd8a400766aff5949a9362