-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Is your feature request related to a problem? Please describe.
Datacube generation is parallelised for speed. By default, it uses all available threads which may compromise the performance of other processes being run by the user.
Describe the solution you'd like
Enable the user to specify the number of cores used for datacube generation (initially in command line usage but might be nice to have in the GUI as well). Suggest changing the default to number of cores/threads minus 1 to leave one free for other user processes.
Describe alternatives you've considered
This is likely already implemented in MATLAB preferences and we just need to call a helper function. We could even just suggest in the docs where the user can adjust themselves.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
