-
-
Notifications
You must be signed in to change notification settings - Fork 724
Configuration fails with FFTW #5759
Copy link
Copy link
Closed
Labels
type:BugInconsistencies or issues which will cause an incorrect result under some or all circumstancesInconsistencies or issues which will cause an incorrect result under some or all circumstances
Metadata
Metadata
Assignees
Labels
type:BugInconsistencies or issues which will cause an incorrect result under some or all circumstancesInconsistencies or issues which will cause an incorrect result under some or all circumstances
Description
Configuring my ITK projection on Linux with
ITK_USE_FFTWFandITK_USE_FFTWDgenerates the following error since #5721:Steps to Reproduce
Clone ITK main and configure with
cmake -DITK_USE_FFTWF=ON -DITK_USE_FFTWD=ON ITK_SOURCE_DIRReproducibility
100%
Versions
Environment
Ubuntu