Skip to content

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

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

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

Triggered via pull request May 25, 2024 02:41
Status Failure
Total duration 5m 16s
Artifacts

prerelease.yml

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

Annotations

5 errors and 6 warnings
Cross Compilation (arm64, aarch64-linux-gnu)
Process completed with exit code 2.
MacOS
Process completed with exit code 134.
Ubuntu (GCC 12)
Process completed with exit code 134.
Ubuntu (Clang 16)
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/.
MacOS
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
MacOS
cmake 3.29.3 is already installed and up-to-date. To reinstall 3.29.3, run: brew reinstall cmake
Ubuntu (Clang 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)