Skip to content

Latest commit

 

History

History
executable file
·
19 lines (14 loc) · 1.13 KB

README.md

File metadata and controls

executable file
·
19 lines (14 loc) · 1.13 KB

Build Status

Example 1: Vulkan Compute Sample - out-of-place transposition

This repository contains code samples used at EUROfusion Webinar 5. Recording of the webinar can be found at https://www.youtube.com/watch?v=YD_QO5Ilz2U

Project goals

Installation

Sample CMakeLists.txt file configures project based on VulkanTransposition.c file with shaders located in shaders/ folder.

Contact information

Initial version of Vulkan Compute transposition sample is developed by Tolmachev Dmitrii
Peter Grünberg Institute and Institute for Advanced Simulation, Forschungszentrum Jülich, D-52425 Jülich, Germany
E-mail 1: d.tolmachev@fz-juelich.de
E-mail 2: dtolm96@gmail.com

Updated version by Shu Wang, shu@erlangnetwork.com