Skip to content

Add -march=native in clang compile flags to enable auto-vectorization #796

Add -march=native in clang compile flags to enable auto-vectorization

Add -march=native in clang compile flags to enable auto-vectorization #796

Triggered via pull request May 13, 2024 19:59
Status Failure
Total duration 10m 58s
Artifacts

prerelease.yml

on: pull_request
Matrix: Cross Compilation
Matrix: Build Python Wheels
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 14 warnings
Cross Compilation (arm64, aarch64-linux-gnu)
Process completed with exit code 2.
Ubuntu (GCC 12)
Process completed with exit code 1.
Ubuntu (Clang 16)
Process completed with exit code 1.
MacOS
Process completed with exit code 1.
Windows
Process completed with exit code 1.
Docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu (GCC 12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions/setup-java@v3, gradle/[email protected], actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu (GCC 12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu (GCC 12): csharp/src/Cloud.Unum.USearch.Tests/USearchIndexTests.cs#L985
Type 'RealEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Ubuntu (GCC 12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Ubuntu (GCC 12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Ubuntu (GCC 12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Ubuntu (GCC 12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Ubuntu (Clang 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu (Clang 16): csharp/src/Cloud.Unum.USearch.Tests/USearchIndexTests.cs#L985
Type 'RealEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
MacOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MacOS: csharp/src/Cloud.Unum.USearch.Tests/USearchIndexTests.cs#L985
Type 'RealEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows: csharp/src/Cloud.Unum.USearch.Tests/USearchIndexTests.cs#L985
Type 'RealEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)