Essays about: "OpenCL"

Showing result 21 - 25 of 49 essays containing the word OpenCL.

  1. 21. GPU-accelleration of image rendering and sorting algorithms with the OpenCL framework

    University essay from Linköpings universitet/Programvara och system

    Author : Söderholm Anders; Sörman Justus; [2016]
    Keywords : GPU; OpenCL; algorithms;

    Abstract : Today's computer systems often contains several different processing units aside from the CPU. Among these the GPU is a very common processing unit with an immense compute power that is available in almost all computer systems. READ MORE

  2. 22. Comparison of Technologies for General-Purpose Computing on Graphics Processing Units

    University essay from Linköpings universitet/Informationskodning

    Author : Torbjörn Sörman; [2016]
    Keywords : gpgpu; gpu benchmark; cuda; opencl; directcompute; opengl; compute shader;

    Abstract : The computational capacity of graphics cards for general-purpose computinghave progressed fast over the last decade. A major reason is computational heavycomputer games, where standard of performance and high quality graphics constantlyrise. Another reason is better suitable technologies for programming thegraphics cards. READ MORE

  3. 23. Parallelizing Map Projection of Raster Data on Multi-core CPU and GPU Parallel Programming Frameworks

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

    Author : Daniel Chavez; [2016]
    Keywords : map projection; reprojection; raster; gpu;

    Abstract : Map projections lie at the core of geographic information systems and numerous projections are used today. The reprojection between different map projections is recurring in a geographic information system and it can be parallelized with multi-core CPUs and GPUs. READ MORE

  4. 24. Using OpenCL to Implement Median Filtering and RSA Algorithms : Two GPGPU Application Case Studies

    University essay from Linköpings universitet/Programvara och system; Linköpings universitet/Tekniska högskolan

    Author : Lukas Gillsjö; [2015]
    Keywords : GPGPU; GPU; OpenCL; RSA; Median filtering;

    Abstract : Graphics Processing Units (GPU) and their development tools have advanced recently, and industry has become more interested in using them. Among several development frameworks for GPU(s), OpenCL provides a programming environment to write portable code that can run in parallel. READ MORE

  5. 25. Parallelization of DIRA and CTmod Using OpenMP and OpenCL

    University essay from Linköpings universitet/Informationskodning; Linköpings universitet/Tekniska fakulteten

    Author : Alexander Örtenberg; [2015]
    Keywords : ;

    Abstract : Parallelization is the answer to the ever-growing demands of computing power by taking advantage of multi-core processor technology and modern many-core graphics compute units. Multi-core CPUs and many-core GPUs have the potential to substantially reduce the execution time of a program but it is often a challenging task to ensure that all available hardware is utilized. READ MORE