Skip to content

[simsimd] update to 6.5.13#48970

Merged
JavierMatosD merged 9 commits into
microsoft:masterfrom
toge:simsimd-6.5.10
Feb 19, 2026
Merged

[simsimd] update to 6.5.13#48970
JavierMatosD merged 9 commits into
microsoft:masterfrom
toge:simsimd-6.5.10

Conversation

@toge

@toge toge commented Dec 19, 2025

Copy link
Copy Markdown
Contributor
  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

https://github.com/ashvardanian/SimSIMD/releases/tag/v6.5.13
https://github.com/ashvardanian/SimSIMD/releases/tag/v6.5.12
https://github.com/ashvardanian/SimSIMD/releases/tag/v6.5.10

@BillyONeal

Copy link
Copy Markdown
Member

This appears like a real failure:

Change Dir: 'D:/b/simsimd/arm64-windows-dbg'

Run Build Command(s): D:/downloads/tools/ninja/1.13.2-windows/ninja.exe -v -v -j33 install
[1/3] C:\PROGRA~1\MICROS~1\2022\ENTERP~1\VC\Tools\MSVC\1444~1.352\bin\Hostx64\arm64\cl.exe   -Dsimsimd_shared_EXPORTS -ID:\b\simsimd\src\v6.5.10-43226ff063.clean\include /nologo /DWIN32 /D_WINDOWS /utf-8 /MP  -g -fsanitize=address -std:c17 /showIncludes /FoCMakeFiles\simsimd_shared.dir\c\lib.c.obj /FdCMakeFiles\simsimd_shared.dir\ /FS -c D:\b\simsimd\src\v6.5.10-43226ff063.clean\c\lib.c
FAILED: [code=2] CMakeFiles/simsimd_shared.dir/c/lib.c.obj 
C:\PROGRA~1\MICROS~1\2022\ENTERP~1\VC\Tools\MSVC\1444~1.352\bin\Hostx64\arm64\cl.exe   -Dsimsimd_shared_EXPORTS -ID:\b\simsimd\src\v6.5.10-43226ff063.clean\include /nologo /DWIN32 /D_WINDOWS /utf-8 /MP  -g -fsanitize=address -std:c17 /showIncludes /FoCMakeFiles\simsimd_shared.dir\c\lib.c.obj /FdCMakeFiles\simsimd_shared.dir\ /FS -c D:\b\simsimd\src\v6.5.10-43226ff063.clean\c\lib.c
cl : Command line warning D9002 : ignoring unknown option '-g'
cl : Command line warning D9002 : ignoring unknown option '-fsanitize=address'
C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\winnt.h(169): fatal error C1189: #error:  "No Target Architecture"
ninja: build stopped: subcommand failed.

@BillyONeal BillyONeal marked this pull request as draft December 20, 2025 21:49
@toge toge changed the title [simsimd] update to 6.5.10 [simsimd] update to 6.5.12 Dec 22, 2025
@toge toge changed the title [simsimd] update to 6.5.12 [simsimd] update to 6.5.13 Feb 17, 2026
@toge

toge commented Feb 18, 2026

Copy link
Copy Markdown
Contributor Author

I met compilation errors on arm64_windows:

C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(169): fatal error C1189: #error:  "No Target Architecture"

I can't found the reason. Let me drop it.

@toge toge marked this pull request as ready for review February 19, 2026 08:15

@JavierMatosD JavierMatosD left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/ashvardanian/SimSIMD/blob/main/c/lib.c#L32

I don't think upstream intends arm64-windows

@JavierMatosD JavierMatosD merged commit dd930e3 into microsoft:master Feb 19, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants