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
Recommended by @lucbv and @brian-kelley after finding out KokkosKernels::Impl::kk_transpose_graph() didn't work. It hadn't been used at all until the distance-2 coloring refactor, but also wasn't tested.
The bug was fixed in #661, and unit tests for transpose were added in #663.
The text was updated successfully, but these errors were encountered:
Recommended by @lucbv and @brian-kelley after finding out
KokkosKernels::Impl::kk_transpose_graph()
didn't work. It hadn't been used at all until the distance-2 coloring refactor, but also wasn't tested.The bug was fixed in #661, and unit tests for transpose were added in #663.
The text was updated successfully, but these errors were encountered: