Applied result detail

vkCompViz: Universal C++ Library for GPU-Based Experiments

CHLUBNA, T.

Original Title

vkCompViz: Universal C++ Library for GPU-Based Experiments

English Title

vkCompViz: Universal C++ Library for GPU-Based Experiments

Type

Software

Abstract

Vulkan Compute Vizualization (vkCompViz) is a Vulkan library for GPU-accelerated data processing. The main purpose are computer-graphics-related GPU-accelerated operations on images or other data. This framework can be used for a fast experimental prototyping of scientific research ideas. Using GPU frameworks requires a lot of boilerplate code and API calls. This library simplifies the process so that the user only specifies the input and output data, writes the shader code and runs the pipeline. The presented examples can also be edited to quickly create an GPU-based experiment without a time-consuming GPU API documentation study.

Abstract in English

Vulkan Compute Vizualization (vkCompViz) is a Vulkan library for GPU-accelerated data processing. The main purpose are computer-graphics-related GPU-accelerated operations on images or other data. This framework can be used for a fast experimental prototyping of scientific research ideas. Using GPU frameworks requires a lot of boilerplate code and API calls. This library simplifies the process so that the user only specifies the input and output data, writes the shader code and runs the pipeline. The presented examples can also be edited to quickly create an GPU-based experiment without a time-consuming GPU API documentation study.

Keywords

gpu; vulkan; shader; render; gpgpu; vulkan api; compute shader

Key words in English

gpu; vulkan; shader; render; gpgpu; vulkan api; compute shader

Licence fee

In order to use the result by another entity, it is always necessary to acquire a license

www