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
I think I found a concurrency issue
if calling GrB_Matrix_wait
and in another thread run GrB_Matrix_get_INT32 with GxB_WILL_WAIT on the same matrix it returns GrB_INVALID_OBJECT
I think I found a concurrency issue
if calling GrB_Matrix_wait
and in another thread run GrB_Matrix_get_INT32 with GxB_WILL_WAIT on the same matrix it returns GrB_INVALID_OBJECT