https://github.com/pkusys/Rummy
GPU-accelerated vector query processing system that supports large vector datasets beyond GPU memory.
https://github.com/pkusys/Rummy
Last synced: 2 months ago
JSON representation
GPU-accelerated vector query processing system that supports large vector datasets beyond GPU memory.
- Host: GitHub
- URL: https://github.com/pkusys/Rummy
- Owner: pkusys
- License: mit
- Created: 2024-01-28T08:28:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T19:17:27.000Z (about 2 years ago)
- Last Synced: 2024-03-24T20:26:44.681Z (about 2 years ago)
- Language: C++
- Size: 1.27 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- awesome-vector-databases - RUMMY - A GPU-accelerated vector query processing system that supports large vector datasets beyond GPU memory. RUMMY uses reordered pipelining to efficiently overlap data transmission and GPU computation, achieving up to 135× better performance than traditional GPU-based approaches. ([Read more](/details/rummy-gpu-vector-search.md)) `Gpu Acceleration` `High Performance` `Scalable` (Vector Database Engines)