milesvant

Results 3 issues of milesvant

The `clean` argument (which executes `git clean -ffdx && git reset --hard HEAD`) is insufficient for cleaning up a previous branch's submodule state. `git clean` will not remove the submodule's...

**Description** When specifying arguments to a GEMM kernel via `GemmUniversalArguments`, the user may set `sm_count` to a particular value in order to carve out multiprocessors for other concurrent work. However,...

bug
? - Needs Triage

The MMA warp category's TMEM address write to shared memory is made visible to the epilogue/correction warp categories implicitly due to intermediate barriers between the warps which synchronize the MMA...