@inproceedings{27026d2d801f45b0a0405e2627a02af2,
title = "Achieving scalability in a k-nn multi-GPU network service with centaur",
abstract = "Centaur is a GPU-centric architecture for building a low-latency approximate k-Nearest-Neighbors network server. We implement a multi-GPU distributed data flow runtime which enables efficient and scalable network request processing on GPUs. The runtime eliminates GPU management overheads from the CPU, making the server throughput and response time largely agnostic to the CPU load, speed or the number of dedicated CPU cores. Our experiments systems show that our server achieves near-perfect scaling for 16 GPUs, beating the throughput of a highly-optimized CPU-driven server by 35% while maintaining about 2msec average request latency. Furthermore, it requires only a single CPU core to run, achieving over an order of magnitude higher throughput than the standard CPU-driven server architecture in this setting.",
keywords = "GPU, Parallel Computing",
author = "Amir Watad and Alexander Libov and Ohad Shacham and Edward Bortnikov and Mark Silberstein",
note = "Publisher Copyright: {\textcopyright} 2019 IEEE.; 28th International Conference on Parallel Architectures and Compilation Techniques, PACT 2019 ; Conference date: 21-09-2019 Through 25-09-2019",
year = "2019",
month = sep,
doi = "10.1109/PACT.2019.00027",
language = "الإنجليزيّة",
series = "Parallel Architectures and Compilation Techniques - Conference Proceedings, PACT",
pages = "244--256",
booktitle = "Proceedings - 2019 28th International Conference on Parallel Architectures and Compilation Techniques, PACT 2019",
}