2012Advanced Computing An International JournalOpen access

GPGPU Processing in CUDA Architecture

Jayshree Ghorpade-Aher

Open full text 125 citations

Abstract

The future of computation is the Graphical Processing Unit, i.e. the GPU.The promise that the graphics cards have shown in the field of image processing and accelerated rendering of 3D scenes, and the computational capability that these GPUs possess, they are developing into great parallel computing units.It is quite simple to program a graphics processor to perform general parallel tasks.But after understanding the various architectural aspects of the graphics processor, it can be used to perform other taxing tasks as well.In this paper, we will show how CUDA can fully utilize the tremendous power of these GPUs.CUDA is NVIDIA's parallel computing architecture.It enables dramatic increases in computing performance, by harnessing the power of the GPU.This paper talks about CUDA and its architecture.It takes us through a comparison of CUDA C/C++ with other parallel programming languages like OpenCL and DirectCompute.The paper also lists out the common myths about CUDA and how the future seems to be promising for CUDA.

Open-access reader

About this research paper

What this paper is about

The future of computation is the Graphical Processing Unit, i.e. the GPU.The promise that the graphics cards have shown in the field of image processing and accelerated rendering of 3D scenes, and the computational capability that these GPUs possess, they are developing into great parallel computing units.It is quite simple to program a graphics processor to perform general parallel tasks.But after understanding the various architectural aspects of the graphics processor, it can be used to perform other taxing tasks as well.In this paper, we will show how CUDA can fully utilize the tremendous power of these GPUs.CUDA is NVIDIA's parallel computing architecture.It enables dramatic increases in computing performance, by harnessing the power of the GPU.This paper talks about CUDA and its architecture.It takes us through a comparison of CUDA C/C++ with other parallel programming languages like OpenCL and DirectCompute.The paper also lists out the common myths about CUDA and how the future seems to be promising for CUDA.

Why it matters

OpenAlex reports 125 citations for this work. Citation counts describe recorded attention and do not establish research quality.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

The future of computation is the Graphical Processing Unit, i.e. the GPU.The promise that the graphics cards have shown in the field of image processing and accelerated rendering of 3D scenes, and the computational capability that these GPUs possess, they are developing into great parallel computing units.It is quite simple to program a graphics processor to perform general parallel tasks.But after understanding the various architectural aspects of the graphics processor, it can be used to perform other taxing tasks as well.In this paper, we will show how CUDA can fully utilize the tremendous power of these GPUs.CUDA is NVIDIA's parallel computing architecture.It enables dramatic increases in computing performance, by harnessing the power of the GPU.This paper talks about CUDA and its architecture.It takes us through a comparison of CUDA C/C++ with other parallel programming languages like OpenCL and DirectCompute.The paper also lists out the common myths about CUDA and how the future seems to be promising for CUDA.

Key concepts: CUDA, Computer science, General-purpose computing on graphics processing units, Rendering (computer graphics), Parallel computing, Graphics processing unit, Graphics, Architecture

Related papers

Back to paper searchBrowse research topicsOriginal source
GPGPU Processing in CUDA Architecture — Research Paper | ScholarLens