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
Current design allows us to use multiprocessing module to utilize more cores. we could have that to possibly improve performance, a command line option could be added to select the mode, or even number of cores being used (like 1/2/auto).
The text was updated successfully, but these errors were encountered:
Current design allows us to use multiprocessing module to utilize more cores. we could have that to possibly improve performance, a command line option could be added to select the mode, or even number of cores being used (like
1/2/auto
).The text was updated successfully, but these errors were encountered: