Skip to content

Fix int/size_t signedness mismatches in HNSW add #5329

Fix int/size_t signedness mismatches in HNSW add

Fix int/size_t signedness mismatches in HNSW add #5329

Triggered via pull request April 17, 2026 21:13
Status Failure
Total duration 2h 27m 7s
Artifacts 9

build.yml

on: pull_request
build-pull-request  /  Linux x86_64 (cmake)
20m 15s
build-pull-request / Linux x86_64 (cmake)
build-pull-request  /  Format
39s
build-pull-request / Format
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 10s
build-pull-request / Linux x86_64 AVX2 (cmake)
build-pull-request  /  Linux x86_64 AVX512 (cmake)
34m 7s
build-pull-request / Linux x86_64 AVX512 (cmake)
build-pull-request  /  Linux x86_64 AVX512_SPR (cmake)
35m 30s
build-pull-request / Linux x86_64 AVX512_SPR (cmake)
build-pull-request  /  Linux x86_64 Dynamic Dispatch (cmake)
33m 54s
build-pull-request / Linux x86_64 Dynamic Dispatch (cmake)
build-pull-request  /  Linux x86_64 GPU (cmake)
43m 42s
build-pull-request / Linux x86_64 GPU (cmake)
build-pull-request  /  Linux x86_64 GPU w/ ROCm (cmake)
9m 7s
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
build-pull-request  /  Linux x86_64 GPU w/ cuVS (cmake)
2h 6m
build-pull-request / Linux x86_64 GPU w/ cuVS (cmake)
build-pull-request  /  Linux arm64 SVE (cmake)
23m 2s
build-pull-request / Linux arm64 SVE (cmake)
build-pull-request  /  Linux arm64 Dynamic Dispatch (cmake)
23m 57s
build-pull-request / Linux arm64 Dynamic Dispatch (cmake)
build-pull-request  /  Linux x86_64 (conda)
26m 24s
build-pull-request / Linux x86_64 (conda)
build-pull-request  /  Windows x86_64 (conda)
11m 22s
build-pull-request / Windows x86_64 (conda)
build-pull-request  /  Linux arm64 (conda)
1h 53m
build-pull-request / Linux arm64 (conda)
build-pull-request  /  Linux x86_64 w/ SVS (cmake)
20m 52s
build-pull-request / Linux x86_64 w/ SVS (cmake)
build-pull-request  /  ...  /  CMake Write -> Conda Read
23m 17s
build-pull-request / Index serialization backward compatibility / CMake Write -> Conda Read
build-pull-request  /  ...  /  Conda Write -> CMake Read
21m 47s
build-pull-request / Index serialization backward compatibility / Conda Write -> CMake Read
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 28 warnings
build-pull-request / Windows x86_64 (conda)
Process completed with exit code 1.
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
The operation was canceled.
build-pull-request / Linux x86_64 GPU w/ cuVS (cmake)
Process completed with exit code 2.
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 / 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 / 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 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-24586975643-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-24586975643-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 / 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 (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)
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)
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 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, 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:9ccd8cefc9449b1793b56f5aedf06d0d0c6346ef6782238e61a086eec36e1847
test-results-arch=ARM64-opt=sve-gpu=OFF-cuvs=OFF-rocm=OFF-svs=OFF Expired
110 KB
sha256:0174c2a33e02c499f3b3b8a0d44f922307a8063f6b408885591273200d5e3fcf
test-results-arch=X64-opt=avx2-gpu=OFF-cuvs=OFF-rocm=OFF-svs=OFF Expired
108 KB
sha256:909aca09d28769debcc3a58bd46c91115fea5405e244fdb72c7cf0ac8b23266f
test-results-arch=X64-opt=avx512-gpu=OFF-cuvs=OFF-rocm=OFF-svs=OFF Expired
111 KB
sha256:59ed42d1e845f7f789f90177b1fcc1cc235aaa2eb71e873de28adc7284c09c63
test-results-arch=X64-opt=avx512_spr-gpu=OFF-cuvs=OFF-rocm=OFF-svs=OFF Expired
112 KB
sha256:b27f41d7b3d2bfa87f561939585a2203fea9cec4c6e59512cb429ff82b146930
test-results-arch=X64-opt=dd-gpu=OFF-cuvs=OFF-rocm=OFF-svs=OFF Expired
117 KB
sha256:af36c08761320866df9fe9a37e94ff3c4a809cc1b928dacf5669a03008b39389
test-results-arch=X64-opt=generic-gpu=OFF-cuvs=OFF-rocm=OFF-svs=OFF Expired
102 KB
sha256:16233e4417aa9fc580574a59af780f1aebd0fed43f126bb3b9c473fcdbf55304
test-results-arch=X64-opt=generic-gpu=OFF-cuvs=OFF-rocm=OFF-svs=ON Expired
115 KB
sha256:8fab4ad798f10ddfe1dcca95a7f72f9022a430d4239fd780499bd259ab782aec
test-results-arch=X64-opt=generic-gpu=ON-cuvs=OFF-rocm=OFF-svs=OFF Expired
154 KB
sha256:5c05cefab46073b97a9a794bacbe1ae924b39a5cf96fa06a2598a99b0c099477