Title: A CUDA programming toolkit on grids

Authors: Tyng-Yeu Liang; Yu-Wei Chang; Hung-Fu Li

Addresses: Department of Electrical Engineering, National Kaohsiung University of Applied Sciences, No. 415, Chien-Kung Road, Kaohsiung, Taiwan. ' Department of Electrical Engineering, National Kaohsiung University of Applied Sciences, No. 415, Chien-Kung Road, Kaohsiung, Taiwan. ' Department of Electrical Engineering, National Kaohsiung University of Applied Sciences, No. 415, Chien-Kung Road, Kaohsiung, Taiwan

Abstract: In this paper, we propose a grid-enabled programming toolkit called GridCuda. Using this programming toolkit, users are allowed to develop their grid applications with the Compute Unified Device Architecture (CUDA) runtime API, and exploit GPGPU resources available in computational grids to execute their CUDA programs. Whenever the CUDA functions in user programs are invoked, these functions will be transparently redirected to remote allocated GPGPUs for execution by means of remote procedure calls. In addition, this programming toolkit supports multithreaded programming. In other words, users can create working threads as many as they need in a CUDA program, and the work of these threads can be dispatched onto multiple remote GPGPUs for parallel execution. We have integrated this programming toolkit with a computational grid called Teamster-G. Our experimental results show that the users can obtain a significant speedup for their CUDA applications when they simultaneously exploit multiple remote GPUs for the program execution.

Keywords: CUDA; remote GPUs; GPGPU; computational grids; transparent resource allocation; multithreaded programming; grid computing; programming toolkits; parallel execution.

DOI: 10.1504/IJGUC.2012.047760

International Journal of Grid and Utility Computing, 2012 Vol.3 No.2/3, pp.97 - 111

Received: 11 Jun 2011
Accepted: 28 Aug 2011

Published online: 20 Dec 2014 *

Full-text access for editors Full-text access for subscribers Purchase this article Comment on this article