mirror of
https://github.com/kodxana/madiator-docker-runpod.git
synced 2024-11-22 02:40:12 +01:00
10 lines
115 B
Markdown
10 lines
115 B
Markdown
# Verify NCCL
|
|
|
|
|
|
## Running Test
|
|
|
|
SSH into the pod and then run the following command:
|
|
|
|
```bash
|
|
./check_nccl.sh
|
|
```
|