hipBLASLt
hipBLASLt copied to clipboard
Add support for single wave stream-k kernels
Allow wavegroup to be less than 4 in stream-k kernels. This change updates the partials and fixup code to tkae number of waves into account.
Added new test cases to the hgemm stream-k unit tests for wave groups (2,1), (1,2), and (1,1).