18213

Generic System Calls for GPUs

Jan Vesely, Arkaprava Basu, Abhishek Bhattacharjee, Gabriel H. Loh, Mark Oskin, Steven K. Reinhardt
Rutgers University
International Symposium on Computer Architecture (ISCA), 2018

@article{vesely2018generic,

   title={Generic System Calls for GPUs},

   author={Vesel{`y}, J{‘a}n and Loh, Gabriel H and Basu, Arkaprava and Oskin, Mark and Bhattacharjee, Abhishek and Reinhardt, Steven K},

   year={2018}

}

GPUs are becoming first-class compute citizens and increasingly support programmability-enhancing features such as shared virtual memory and hardware cache coherence. This enables them to run a wider variety of programs. However, a key aspect of general-purpose programming where GPUs still have room for improvement is the ability to invoke system calls. We explore how to directly invoke system calls from GPUs. We examine how system calls can be integrated with GPGPU programming models, where thousands of threads are organized in a hierarchy of execution groups. To answer questions on GPU system call usage and efficiency, we implement GENESYS, a generic GPU system call interface for Linux. Numerous architectural and OS issues are considered and subtle changes to Linux are necessary, as the existing kernel assumes that only CPUs invoke system calls. We assess the performance of GENESYS using micro-benchmarks and applications that exercise system calls for signals, memory management, filesystems, and networking.
Rating: 2.0/5. From 1 vote.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: