Files
mscclpp/python
Ubuntu f83a5571b8 Add sendrecv support with double-buffer to executor_test
- Add TEST_DATA_SEND_RECV verifier kernel that replays fill_data PRNG
  with peer_rank seed to validate received data
- Add double-buffer support for sendrecv in executor_test.py:
  allocate 2 input/result/test buffers, alternate per iteration
- Create two executor funcs for sendrecv, one per buffer pair
- Update bench_correctness and bench_time to handle double-buffer
- Add bandwidth reporting to output

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-11 04:47:33 +00:00
..
2026-04-10 23:19:15 +00:00