DeepEP/tests
Chenggang Zhao c8dceba110
Use TMA instead of LD/ST for intra-node normal kernels (#191)
* Update CMake files

* Use TMA instead of LD/ST for intranode dispatch

* Use TMA instead of LD/ST for intranode combine

* Adjust configs

* Test default configs as well

* More warps for combine

* Add inter-thread fence

* Enable more warps

* Do not use TMA for senders

* Update configs

* Remove useless wait
2025-06-06 15:40:17 +08:00
..
test_internode.py Refactor some code. 2025-04-22 10:22:30 +08:00
test_intranode.py Use TMA instead of LD/ST for intra-node normal kernels (#191) 2025-06-06 15:40:17 +08:00
test_low_latency.py fix: not output result in some linux system 2025-04-10 18:18:30 +08:00
utils.py Initial commit 2025-02-25 09:07:53 +08:00