Add -march=native in clang compile flags to enable auto-vectorization #819
prerelease.yml
on: pull_request
Ubuntu (GCC 12)
1m 58s
Ubuntu (Clang 16)
4m 5s
MacOS
1m 50s
Windows
5m 2s
Docker
36s
Matrix: Cross Compilation
Matrix: Build Python Wheels
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)
|