Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
zilliztech
/
knowhere
Public
Notifications
You must be signed in to change notification settings
Fork
157
Star
377
Code
Issues
19
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: GPU HNSW
- #1735
#1735
Open
premal
wants to merge 12 commits into
zilliztech:main
zilliztech/knowhere:main
from
6si:gpu-hnsw
6si/knowhere:gpu-hnsw
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
feat: GPU HNSW
#1735
premal
wants to merge 12 commits into
zilliztech:main
zilliztech/knowhere:main
from
6si:gpu-hnsw
6si/knowhere:gpu-hnsw
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
feat(gpu_hnsw): consume vanilla faiss GpuIndexHNSW + accurate int8 cosine
Show description for 97f933f
premal
and
devin-ai-integration[bot]
committed
97f933f
View commit details
Copy full SHA for 97f933f
Browse repository at this point
fix(gpu_hnsw): re-vendor faiss DP4A-path-selection fix
Show description for 9c0af31
premal
and
devin-ai-integration[bot]
committed
9c0af31
View commit details
Copy full SHA for 9c0af31
Browse repository at this point
feat(gpu_hnsw): re-vendor faiss GpuIndexHNSW on-device label conversion
Show description for 99d92eb
premal
and
devin-ai-integration[bot]
committed
99d92eb
View commit details
Copy full SHA for 99d92eb
Browse repository at this point
Commits on Jul 23, 2026
Merge branch 'main' into gpu-hnsw
Show description for 2959fe3
3 people
committed
2959fe3
View commit details
Copy full SHA for 2959fe3
Browse repository at this point
fix(gpu_hnsw): bound int8-cosine load host-RAM peak via chunked reconstruct
Show description for 17b16f3
premal
and
devin-ai-integration[bot]
committed
17b16f3
View commit details
Copy full SHA for 17b16f3
Browse repository at this point
fix(gpu_hnsw): build faiss_gpu_hnsw with POSITION_INDEPENDENT_CODE
Show description for 2922c0e
premal
and
devin-ai-integration[bot]
committed
2922c0e
View commit details
Copy full SHA for 2922c0e
Browse repository at this point
fix(gpu_hnsw): raise cosine load estimate to match measured transient peak
Show description for 643b210
premal
and
devin-ai-integration[bot]
committed
643b210
View commit details
Copy full SHA for 643b210
Browse repository at this point
test(gpu_hnsw): measure per-segment VRAM footprint in [gpu_hnsw_load_mem]
Show description for f8866c1
premal
and
devin-ai-integration[bot]
committed
f8866c1
View commit details
Copy full SHA for f8866c1
Browse repository at this point
fix(gpu_hnsw): report device VRAM cost separately from host transient peak
Show description for 0d01cac
premal
and
devin-ai-integration[bot]
committed
0d01cac
View commit details
Copy full SHA for 0d01cac
Browse repository at this point
Merge branch 'main' into gpu-hnsw (sync zilliztech upstream v2.5.109/v3.0.3, int8-cosine CAGRA fix, sparse index updates)
Show description for e627270
premal
and
devin-ai-integration[bot]
committed
e627270
View commit details
Copy full SHA for e627270
Browse repository at this point
Commits on Jul 24, 2026
Merge remote-tracking branch 'zilliz/main' into gpu-hnsw
devin-ai-integration[bot]
committed
2b9df07
View commit details
Copy full SHA for 2b9df07
Browse repository at this point
fix(gpu_hnsw): sync vendored faiss cloner - only clone populated IndexHNSW
Show description for a395ef9
3 people
committed
a395ef9
View commit details
Copy full SHA for a395ef9
Browse repository at this point
You can’t perform that action at this time.