Move thread per block to the parameter of constructor

This commit is contained in:
rocking
2022-05-18 09:01:44 +08:00
parent 83f7531364
commit c4d610be4f
4 changed files with 21 additions and 16 deletions

View File

@@ -80,8 +80,7 @@ int main()
{1},
{1},
{1},
Add{},
256);
Add{});
if(!broadcastAdd.IsSupportedArgument(argument.get()))
{