mirror of https://github.com/hpcaitech/ColossalAI
4 lines
122 B
Bash
4 lines
122 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
python -m torch.distributed.launch test_2p5d.py --nproc_per_node 8 --host $HOST --port 29516 --world_size 8
|