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
.
facebookresearch
/
faiss
Public
Notifications
You must be signed in to change notification settings
Fork
4.5k
Star
40.7k
Code
Issues
214
Pull requests
64
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
GPU HNSW Support
- #5459
#5459
Open
premal
wants to merge 10 commits into
facebookresearch:main
facebookresearch/faiss:main
from
6si:gpu-hnsw
6si/faiss:gpu-hnsw
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
GPU HNSW Support
#5459
premal
wants to merge 10 commits into
facebookresearch:main
facebookresearch/faiss:main
from
6si:gpu-hnsw
6si/faiss:gpu-hnsw
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
feat(gpu_hnsw): faiss-native GpuIndexHNSW (vanilla IndexHNSW, cloner-bridged)
Show description for 91afd97
premal
and
devin-ai-integration[bot]
committed
91afd97
View commit details
Copy full SHA for 91afd97
Browse repository at this point
fix(gpu_hnsw): gate DP4A path on per-search int8 flag; wrap long lines
Show description for 8ca7aee
premal
and
devin-ai-integration[bot]
committed
8ca7aee
View commit details
Copy full SHA for 8ca7aee
Browse repository at this point
feat(gpu_hnsw): on-device label conversion in searchImpl_ + Python search() tests
Show description for dce385d
premal
and
devin-ai-integration[bot]
committed
dce385d
View commit details
Copy full SHA for dce385d
Browse repository at this point
test(gpu_hnsw): train SQ storage before add in python search() test
Show description for 658ed29
premal
and
devin-ai-integration[bot]
committed
658ed29
View commit details
Copy full SHA for 658ed29
Browse repository at this point
Commits on Jul 23, 2026
docs(gpu_hnsw): document GpuIndexHNSW (CPU-built graph, GPU search) in README
Show description for ef0c907
premal
and
devin-ai-integration[bot]
committed
ef0c907
View commit details
Copy full SHA for ef0c907
Browse repository at this point
Merge branch 'main' into gpu-hnsw
Show description for a2dedac
premal
and
devin-ai-integration[bot]
committed
a2dedac
View commit details
Copy full SHA for a2dedac
Browse repository at this point
style(gpu_hnsw): clang-format-21 + CHANGELOG entry for GpuIndexHNSW
Show description for 8702d4f
premal
and
devin-ai-integration[bot]
committed
8702d4f
View commit details
Copy full SHA for 8702d4f
Browse repository at this point
Commits on Jul 24, 2026
Merge remote-tracking branch 'upstream/main' into gpu-hnsw
devin-ai-integration[bot]
committed
fe8e9fd
View commit details
Copy full SHA for fe8e9fd
Browse repository at this point
fix(gpu_hnsw): only clone populated IndexHNSW to GpuIndexHNSW
Show description for 813aeb9
3 people
committed
813aeb9
View commit details
Copy full SHA for 813aeb9
Browse repository at this point
Commits on Jul 25, 2026
bench(gpu_hnsw): SIFT1M CPU-vs-GPU HNSW benchmark (QPS + recall)
Show description for 76a8d94
premal
and
devin-ai-integration[bot]
committed
76a8d94
View commit details
Copy full SHA for 76a8d94
Browse repository at this point
You can’t perform that action at this time.