You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently IMD calculates number of parallel processes by CPUS - 2, this is fine in many cases, but not all, as I've recently discovered. After some exploration/testing, I've found this should be determined by free memory instead.
The text was updated successfully, but these errors were encountered:
Currently IMD calculates number of parallel processes by CPUS - 2, this is fine in many cases, but not all, as I've recently discovered. After some exploration/testing, I've found this should be determined by free memory instead.
The text was updated successfully, but these errors were encountered: