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