slugPerformanceAnalysis of Sobel Edge Detection Filter on GPU using CUDA & OpenGL
Journal Title: International Journal for Research in Applied Science and Engineering Technology (IJRASET) - Year 2013, Vol 1, Issue 3
Abstract
CUDA(Compute Unified Device Architecture) is a novel technology of general-purpose computing on the GPU, which makes users develop general GPU (Graphics Processing Unit)programs easily . GPUs are emerging as platform of choice for Parallel High Performance Computing. GPUs are good at data intensive parallel processing with availability of software development platforms such as CUDA (developed by Nvidia for its Geforce series GPUs).Basic goal of CUDA is to help pro- grammars focus on the task of parallelization of the algorithms rather than spending time on their implementation. It supports the Heterogeneous computation where applications use both the CPU and GPU. In this paper we propose the implementation of sobel edge detection filter on GeForce GT 130 on MAC OS using CUDA and OpenGL .We reduces the Global Memory using kernel function. Also compare their results and performance to the previous implementation and it gives the more optimized results.
Authors and Affiliations
Ms. Khyati Shah
Boiler Tank Level Control Using Fuzzy Logic
In control systems there are a number of generic systems and methods which are encountered in all areas of industry and technology. From the dozens of ways to control any system, it turns out that fuzzy is often the ver...
A Review on LL (1) Parser
In any programming language, parsing is performed after scanning each and every lexical unit of the program. Lexical unit of PL domain is any keyword, identifier, constant, operator, etc. Once all the units have been id...
Coin Recognition and Classification: A Review
Coins are a primary need of human life. They are used in everyone’s daily routine, like banks, transport, market and these spare changes also has various other uses than realization traded in for cash similar to measure...
Vibration Analysis of Spur Gear- FEA Approach
Gears are used for a wide range of industrial applications. They have varied application starting from textile to aviation industries. They are the most common means of transmitting power. They change the rate of rotati...
Characteristics of Terahertz Photonic crystal fiber using core mode coupling
We propose a Photonic crystal fiber with smaller air hole in the first ring of cladding. Finite element method is used to design and investigate the properties like mode coupling between excited modes and fundamental mo...