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
Hi @saeedmaleki, I'm trying to add this to our unit test, and the code is here. Seems this is an orthogonal issue, but the test code returns an error message NonblockingFuture::get() called before ready (Mscclpp failure: InvalidUsage). Do you have any ideas why? The commands is:
A test that can check if our core assumption about
data->write
followed bysignal()/wait()
always preserve the write order on the receiving GPU side.Something like this:
The text was updated successfully, but these errors were encountered: