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
At the beginning of a CC, we need to flush the buffers and update supernodes. It seems like this is hanging if there are not enough updates buffered. There's probably a bug in the code to dispatch a message to the MPI worker. We might need a force_send option for this.
How to replicate
Run distributed tests with WorkerCluster::num_batches = 512
On dist_query branch run speed experiment -np 4 ./speed_expr 50000 50012 [output file]