-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
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
Reactions are currently unavailable