GPU computing in Vulkan.

GPU computing in Vulkan.

Register & Get access to index

TUTProfessor

Processing....
Staff member
Administrator
Uploader
Jul 31, 2020
9,111
1,040,398
129
TUTProfessor submitted a new resource:

GPU computing in Vulkan. - The ultimate way to parallel computing using Vulkan API.

GWsjqwu.jpg

The ultimate way to parallel computing using Vulkan API.


What you'll learn
  • Install Vulkan library and use it in a C project
  • Create Makefile for a project
  • Enumerate GPUs in the system
  • Allocate a GPU and its resources
  • Prepare and submit a command buffer to a queue in the GPU
  • Allocate a memory in the GPU and read/write to it.
  • Write a program for GPU (i.e. shader) and run it in thousands instances at...

Read more about this resource...
 
  • Like
Reactions: conamx

Latest resources