InsightSoftwareConsortium / InsightSoftwareConsortium/ITKVkFFTBackend
Consume VkFFT as a header-only library
Open
- Dominant language
- Jupyter Notebook
- Stars
- 8
- Forks
- 6
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 1
Description
At the time of writing ITKVkFFTBackend retrieves the VkFFT source tree at config time with `FetchContent_MakeAvailable` and adds its targets to the ITKVkFFTBackend build. This adds unnecessary benchmark build steps for consuming the header-only library.
ITKVkFFTBackend should be updated to comply with Section 2.1 of the VkFFT API guide for consuming VkFFT via `VkFFT.h` and setting appropriate compiler definitions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.