Essays about: "OpenCL"

Showing result 16 - 20 of 49 essays containing the word OpenCL.

  1. 16. GPU-Accelerated Frame Pre-Processing for Use in Low Latency Computer Vision Applications

    University essay from Linköpings universitet/Informationskodning

    Author : Jonas Tarassu; [2017]
    Keywords : GPU; CUDA; OpenCL; CLAHE; RDC;

    Abstract : The attention for low latency computer vision and video processing applications are growing for every year, not least the VR and AR applications. In this thesis the Contrast Limited Adaptive Histogram Equalization (CLAHE) and Radial Dis- tortion algorithms are implemented using both CUDA and OpenCL to determine whether these type of algorithms are suitable for implementations aimed to run at GPUs when low latency is of utmost importance. READ MORE

  2. 17. Analysis of GPU accelerated OpenCL applications on the Intel HD 4600 GPU

    University essay from Linköpings universitet/Programvara och system

    Author : Johnsson Arvid; [2017]
    Keywords : ;

    Abstract : GPU acceleration is the concept of accelerating the execution speed of an application by running it on the GPU. Researchers and developers have always wanted to achieve greater speed for their applications and GPU acceleration is a very common way of doing so. READ MORE

  3. 18. Experimental Evaluation of GPU Solutions to the Single Source Shortest Path Problem

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Dan Hemgren; Ernst Widerberg; [2017]
    Keywords : ;

    Abstract : Originally designed for computer graphics, the modern graphics processing unit (GPU) has now become a potential powerhouse for parallel calculations through the use of platforms such as CUDA and OpenCL. This paper presents an experimental evaluation of GPU- and CPU-parallel as well as CPU-sequential implementations for solving the single source shortest path problem. READ MORE

  4. 19. Is GPGPU CCL worth it? : A performance comparison between some GPU and CPU algorithms for solving connected components labeling on binary images

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Alex Sundström; Victor Ähdel; [2016]
    Keywords : ;

    Abstract : Connectedcomponentlabeling(CCL)isatraditionallysequentialproblem that is hard to parallelize. This report aims to test the performance of solving CCL using massively parallel hardware through GPGPU. To achieve this several CCL algorithms were researched and implemented using C++ and OpenCL. READ MORE

  5. 20. TIME PREDICTABILITY OF GPU KERNEL ON AN HSA COMPLIANT PLATFORM

    University essay from Mälardalens högskola/Inbyggda system

    Author : Nandinbaatar Tsog; Marcus Larsson; [2016]
    Keywords : HSA; GPU; real-time; timing predictablity;

    Abstract : During recent years, the importance of utilizing more computational power in smaller computersystems has increased. The utilization of more computational power in smaller packages, the abil-ity to combine more than one type of processor unit has become more popular in the industry. READ MORE