Use fftw_planner_nthreads #226
Annotations
5 errors
Build:
src/finufft.cpp#L763
use of undeclared identifier 'fftwf_planner_nthreads'; did you mean 'fftwf_cleanup_threads'?
|
Build:
src/finufft.cpp#L763
cannot initialize a variable of type 'int' with an rvalue of type 'void'
|
Build:
src/finufft.cpp#L763
use of undeclared identifier 'fftw_planner_nthreads'; did you mean 'fftw_cleanup_threads'?
|
Build:
src/finufft.cpp#L763
cannot initialize a variable of type 'int' with an rvalue of type 'void'
|
Build
Process completed with exit code 1.
|
Loading