[AzureCI] Add all_reduce_bias to rccl-tests CI (#2768)
* [AzureCI] Add all_reduce_bias to rccl-tests CI * Increase rccl-tests timeout to 2 hours --------- Co-authored-by: nileshnegi <Nilesh.Negi@amd.com> Co-authored-by: systems-assistant[bot] <systems-assistant[bot]@users.noreply.github.com> Co-authored-by: Corey Derochie <161367113+corey-derochie-amd@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
vanhempi
821a6e0700
commit
4358cad858
@@ -2,7 +2,7 @@
|
|||||||
#SBATCH --job-name=rccl-tests
|
#SBATCH --job-name=rccl-tests
|
||||||
#SBATCH --output=%x-%j.out
|
#SBATCH --output=%x-%j.out
|
||||||
#SBATCH --error=%x-%j.out
|
#SBATCH --error=%x-%j.out
|
||||||
#SBATCH --time=60
|
#SBATCH --time=120
|
||||||
#SBATCH --nodes=1
|
#SBATCH --nodes=1
|
||||||
#SBATCH --exclusive
|
#SBATCH --exclusive
|
||||||
#SBATCH --partition=gt
|
#SBATCH --partition=gt
|
||||||
@@ -40,7 +40,7 @@ do
|
|||||||
total=$((n*8))
|
total=$((n*8))
|
||||||
#h_8ppn=`echo ${hosts_8ppn[@]:0:${n}} | tr ' ' ','`
|
#h_8ppn=`echo ${hosts_8ppn[@]:0:${n}} | tr ' ' ','`
|
||||||
|
|
||||||
for coll in all_reduce all_gather reduce_scatter alltoall alltoallv broadcast gather reduce scatter sendrecv
|
for coll in all_reduce all_reduce_bias all_gather reduce_scatter alltoall alltoallv broadcast gather reduce scatter sendrecv
|
||||||
do
|
do
|
||||||
for dtype in float bfloat16 half fp8_e5m2
|
for dtype in float bfloat16 half fp8_e5m2
|
||||||
do
|
do
|
||||||
|
|||||||
Viittaa uudesa ongelmassa
Block a user