Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 152 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 152 Bytes

fea_vulkan_compute

Prototype vulkan gpu compute library.

Build

mkdir build && cd build
cmake .. && cmake --build .
bin\fea_vkc_tests.exe