mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-07 00:04:37 +00:00
Move thread per block to the parameter of constructor
This commit is contained in:
@@ -80,8 +80,7 @@ int main()
|
||||
{1},
|
||||
{1},
|
||||
{1},
|
||||
Add{},
|
||||
256);
|
||||
Add{});
|
||||
|
||||
if(!broadcastAdd.IsSupportedArgument(argument.get()))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user