mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-13 09:46:00 +00:00
Tune threads per block for mscclpp executor (#345)
This commit is contained in:
@@ -630,7 +630,6 @@ def test_executor(mpi_group: MpiGroup, filename: str):
|
||||
sendbuf.nbytes,
|
||||
sendbuf.nbytes,
|
||||
DataType.float16,
|
||||
512,
|
||||
execution_plan,
|
||||
stream.ptr,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user