Skip to content

Commit 8cdf8d8

Browse files
committed
Standardise API name to match existing code better
1 parent 35b2239 commit 8cdf8d8

File tree

4 files changed

+853
-1
lines changed

4 files changed

+853
-1
lines changed
File renamed without changes.

scripts/task_test_multi_node_comm_kernels.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ set -x
1616

1717
pytest -s tests/comm/test_mnnvl_memory.py
1818
pytest -s tests/comm/test_trtllm_mnnvl_allreduce.py
19-
pytest -s tests/comm/test_mnnvl_a2a.py
19+
pytest -s tests/comm/test_mnnvl_moe_alltoall.py
File renamed without changes.

0 commit comments

Comments
 (0)