Files
rocm-systems/tools/p2p-latency-test/README.md
T
2025-07-10 12:13:29 -05:00

15 lines
310 B
Markdown

# P2P Latency Tests
Microbenchmarks to test Peer-2-Peer and Low Latency protocols on AMD GPUs.
## How-to-use?
To build and run these tests, follow these steps:
1. Navigate to the `p2p-latency-test` directory.
2. Run `bash build_and_run.sh`
```bash
cd rccl/tools/p2p-latency-test
bash build_and_run.sh
```