Use fftw_planner_nthreads #262
Annotations
5 errors
src/finufft.cpp#L764
use of undeclared identifier 'fftwf_planner_nthreads'; did you mean 'fftwf_cleanup_threads'?
|
src/finufft.cpp#L764
cannot initialize a variable of type 'int' with an rvalue of type 'void'
|
src/finufft.cpp#L764
use of undeclared identifier 'fftw_planner_nthreads'; did you mean 'fftw_cleanup_threads'?
|
src/finufft.cpp#L764
cannot initialize a variable of type 'int' with an rvalue of type 'void'
|
|
This job failed
Loading