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
Need something for HIP that is analogous to cuda_launch_t<async, numthreads>. This was not implemented for HIP due to no solution for blocks_per_sm, but there is a use case for this in transport code.