Yunming Zhang

Results 2 comments of Yunming Zhang

Thanks for the note Max, we will start working on that soon. We will keep you updated.

Hi, here's a guess, I think the pull schedule doesn't use atomics for synchronizing the updates and is more deterministic. The push based schedule uses atomics for synchronization and thus...