Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Better Vulkan version control + lower stack usage
-Vulkan API version can be specified in CMakeLists (default 1.1). Selecting 1.0 disables half-precision tests -Reduced stack usage of VkFFT by switching plans to heap allocation -Improved zeropadding performance
- Loading branch information