Skip to content

Commit 48239bb

Browse files
ilmarkovProExpertProgrobertgshaw2-redhat
authored andcommitted
[PERF] Allreduce fusion. Support torch native matching. Tuning of the thresholds (#24248)
Signed-off-by: Luka Govedič <lgovedic@redhat.com> Signed-off-by: Luka Govedič <ProExpertProg@users.noreply.github.com> Signed-off-by: ilmarkov <markovilya197@gmail.com> Co-authored-by: Luka Govedič <lgovedic@redhat.com> Co-authored-by: Luka Govedič <ProExpertProg@users.noreply.github.com> Co-authored-by: Robert Shaw <114415538+robertgshaw2-redhat@users.noreply.github.com> (cherry picked from commit d17ecc6)
1 parent 734ded7 commit 48239bb

File tree

6 files changed

+1261
-81
lines changed

6 files changed

+1261
-81
lines changed

.buildkite/test-pipeline.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,8 +465,8 @@ steps:
465465
- pytest -v -s compile/test_multimodal_compile.py
466466
- pytest -v -s compile/piecewise/
467467

468-
- label: PyTorch Fullgraph Test # 22min
469-
timeout_in_minutes: 35
468+
- label: PyTorch Fullgraph Test # 27min
469+
timeout_in_minutes: 40
470470
mirror_hardwares: [amdexperimental]
471471
torch_nightly: true
472472
source_file_dependencies:

0 commit comments

Comments
 (0)