It has been reported that
GPGPU is suitable for image processing.
For our prototype we have used NVidia GPU hardware and CUDA (Compute Unified Device Architecture) to implement
GPGPU operations.
In recent, various
GPGPU (General-purpose computing on Graphic Process Unit) techniques have been introduced, which enable the computation of general-purpose operations to be speed up using GPU in various fields such as computer vision [5-7].
None of this would have been possible without the advent of
GPGPU technology,” Challa said.
For multicore SoCs, for example,
GPGPU, the user is required to provide explicit computation partitioning among tasks in the CUDA programming language.
Keywords: energy efficiency, parallel processing, CUDA,
GPGPU, Kepler, algorithmic function.
Some other areas covered are scheduling periodic real-time tasks with heterogeneous reward requirements, identifying burglars through networked sensor-camera mates, timing analysis of a protected operating system kernel, a responsive
GPGPU execution model for runtime engines, and scheduling of certifiable mixed-criticality sporadic task systems.
In our proposed solution, for the implementation we will use NVidia GPU hardware (2x8800 GTX Ultra mounted in the same PC) and the NVidia (CUDA) toolkit to implement Ray Tracing as a
GPGPU program.