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
We can look into ways of parallelizing the update step, options include looking into dask, openmpi, etc. Must make sure this does not make #6334 more complicated.
The text was updated successfully, but these errors were encountered:
Did experiments with using multiprocessing and shared memory, but could not get consistently better performance.
Note that I did not spend much time on this, and it is probably possible to get some gains here.
Closing this for now, but may re-open once we get some user-feedback.
We can look into ways of parallelizing the update step, options include looking into dask, openmpi, etc. Must make sure this does not make #6334 more complicated.
The text was updated successfully, but these errors were encountered: