ebachelet / pyLIMA

GNU General Public License v3.0
30 stars 8 forks source link

Multithreading in fit routines #58

Open mpgh opened 1 year ago

mpgh commented 1 year ago

pyLIMA fits benefits from multiprocessing at various levels. When running a TRF fit, for instance, even without specifying the number of cores will expand to occupy what is available. A way out would be to set environment variables as suggested in https://stackoverflow.com/questions/30791550/limit-number-of-threads-in-numpy