PyAutoFit icon indicating copy to clipboard operation
PyAutoFit copied to clipboard

More detailed logging of parallelization

Open Jammy2211 opened this issue 1 year ago • 0 comments

In the following issue, as user has had trouble being certain when things are running in parallel and how many threads are being used:

https://github.com/Jammy2211/PyAutoLens/issues/252

Would it be possible to have logging information present on this, immediately before a search starts (or during the search in perform_update, if checking things after it starts is a more robust assessment of what is and is not parallelized in the run?).

Jammy2211 avatar Mar 01 '24 13:03 Jammy2211