Skip to content

Update SVS_URL to nightly with get_memory_breakdown#357

Merged
yuejiaointel merged 1 commit into
mainfrom
yuejiao/bump-svs-url-memory-breakdown
Jul 21, 2026
Merged

Update SVS_URL to nightly with get_memory_breakdown#357
yuejiaointel merged 1 commit into
mainfrom
yuejiao/bump-svs-url-memory-breakdown

Conversation

@yuejiaointel

Copy link
Copy Markdown
Contributor

Bumps the pinned LTO prebuilt SVS library (bindings/cpp/CMakeLists.txt) from svs-shared-library-lto-nightly-2026-05-21-1429 to svs-shared-library-lto-nightly-2026-07-21-127, which includes get_memory_usage() / get_memory_breakdown() (#345).

Why

The Build and unit tests for C++ runtime bindings (with static library, ON) job links the runtime bindings against this prebuilt lib. The previously-pinned nightly predated #345, so it failed:

bindings/cpp/src/dynamic_vamana_index_impl.h:73: error: no member named 'get_memory_breakdown' in 'svs::DynamicVamana'

The new nightly was built from main (post-#345, via the private-repo submodule bump intel-innersource#338) and ships the method — verified the tarball's headers contain get_memory_breakdown. This should turn that CI job green.

Follows the pattern of #311 (Update SVS_URL in binaries).

Bumps the pinned LTO prebuilt SVS library from the 2026-05-21 nightly to
2026-07-21, which includes get_memory_usage()/get_memory_breakdown() (#345).
Fixes the "with static library, ON" runtime-bindings CI job, which linked
the runtime bindings against a prebuilt lib predating those methods:
  no member named 'get_memory_breakdown' in 'svs::DynamicVamana'

@ethanglaser ethanglaser left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Assuming CI is fixed

@mergify

mergify Bot commented Jul 21, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@yuejiaointel
yuejiaointel merged commit 078846e into main Jul 21, 2026
20 checks passed
@yuejiaointel
yuejiaointel deleted the yuejiao/bump-svs-url-memory-breakdown branch July 21, 2026 19:59
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.

2 participants