Abstract

Compute Unified Device Architecture (CUDA) is one of the standards for interfaces in parallel programming implemented into NVIDIA's GPUs. GPU (Graphics Processing Unit) is a processor of many smaller, more specialized cores. With the implementation of CUDA, it is possible to find solutions to handle complex computational problems faster and more efficiently rather than the results of the computations performed by the CPU. Because creating images/videos requires many processes per pixel, experiments are applied to one example of computing problems related to them, which is fractal generation. The Mandelbrot set is one of the fractal generations that need a complex computational process to generate it. In this research, the execution of a Mandelbrot Set generation using the CPU and GPU (CUDA) will be done. Parallelization that occurs on CUDA’s Mandelbrot set generation, results in relatively faster execution time than sequential work on the CPU in certain cases.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.