NFFT / nfft

The official NFFT library repository
https://tu-chemnitz.de/~potts/nfft/
GNU General Public License v2.0
174 stars 46 forks source link

Feature/set num threads #113

Closed tvolkmer closed 4 years ago

tvolkmer commented 4 years ago

Added possibility to set number of OpenMP threads for Julia and Matlab interface. In particular, Matlab seems to ignore the environment variable OMP_NUM_THREADS sometimes.