Essays about: "General Purpose Graphics Processing Unit"

Showing result 1 - 5 of 8 essays containing the words General Purpose Graphics Processing Unit.

  1. 1. A General Purpose Near Data Processing Architecture Optimized for Data-intensive Applications

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Xingda Li; Haidi Hu; [2023]
    Keywords : Technology and Engineering;

    Abstract : In recent years, as Internet of Things (IoT) and machine learning technologies have advanced, there has been increasing interest in the study of energy-efficient and flexible architectures for embedded systems. To bridge the performance gap between microprocessors and memory systems, Near-Data Processing (NDP) was introduced. READ MORE

  2. 2. Extending applicability of symbolic execution to uncover possible shared memory transactions in GPU programs

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Jonathan Hjort; [2022]
    Keywords : ;

    Abstract : General-purpose computing on the graphics processing unit has become popular since the cost-to-power ratio is lower for GPUs (compared to CPUs) and the programmability of the GPU has increased. CUDA is an extension of the C/C++ programming languages which enables software developers to more easily make use of the computational power of the GPUs. READ MORE

  3. 3. Efficient generation and rendering of tube geometry in Unreal Engine : Utilizing compute shaders for 3D line generation

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Platon Woxler; [2021]
    Keywords : Computer Graphics; Mesh Models; General-Purpose Computing on Graphics Processing Units GPGPU ; Datorgrafik; Mesh-modeller; Beräkningar på Grafikprocessorer för Generella Användningsområden;

    Abstract : Massive graph visualization in an immersive environment, such as virtual reality (VR) or Augmented Reality (AR), has the possibility to improve users’ understanding when exploring data in new ways. To make the most of a visualization, such as this, requires interactive components that are fast enough to accommodate interactivity. READ MORE

  4. 4. Comparative Study of CPU and GPGPU Implementations of the Sievesof Eratosthenes, Sundaram and Atkin

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Jakob Månsson; [2021]
    Keywords : General Purpose Graphics Processing Unit; Parallelization; Prime number; Sieve.;

    Abstract : Background. Prime numbers are integers divisible only on 1 and themselves, and one of the oldest methods of finding them is through a process known as sieving. A prime number sieving algorithm produces every prime number in a span, usually from the number 2 up to a given number n. READ MORE

  5. 5. Development of Stockham Fast Fourier Transform using Data-Centric Parallel Programming

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Gabriel Bengtsson; [2020]
    Keywords : ;

    Abstract : Writing efficient scientific applications for modern High Performance Computing (HPC) systems has become much harder during the last years due to the rise of heterogeneous computer architectures. The inclusion of hardware accelerators has caused an increase in the number of required technologies to reach high performance, a change that has programming these systems outside the skill-set of a domain scientist. READ MORE