Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consume VkFFT as a header-only library #60

Open
tbirdso opened this issue Oct 28, 2022 · 0 comments
Open

Consume VkFFT as a header-only library #60

tbirdso opened this issue Oct 28, 2022 · 0 comments
Assignees

Comments

@tbirdso
Copy link
Contributor

tbirdso commented Oct 28, 2022

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.

@tbirdso tbirdso self-assigned this Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant