Essays about: "Async Compute"

Found 2 essays containing the words Async Compute.

  1. 1. Particle Simulation using Asynchronous Compute : A Study of The Hardware

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

    Author : Kim Enarsson; [2020]
    Keywords : Asynchronous Compute; Particle Simulation; Multi-Engine; DirectX; Async Compute; Asynchronous Compute; Partikel Simulering; Multi-Engine; DirectX; Async Compute;

    Abstract : Background. With the introduction of the compute shader, followed by the application programming interface (API) DirectX 12, the modern GPU is now going through a transformation. Previously the GPU was used as a massive computational tool for running a single task at unparalleled speed. READ MORE

  2. 2. Volume rendering with Marching cubes and async compute

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

    Author : Max Lukas Tlatlik; [2019]
    Keywords : Volume rendering; async compute; multi-engine;

    Abstract : With the addition of the compute shader stage for GPGPU hardware it has becomepossible to run CPU like programs on modern GPU hardware. The greatest benefit can be seen for algorithms that are of highly parallel nature and in the case of volume rendering the Marching cubes algorithm makes for a great candidate due to its simplicity and parallel nature. READ MORE