Commit f9a45be
AllReduce ctring enable more datatypes
Summary:
Make mccl pg/upper level tests pass, since we are switching to ctring by default in MCCL (D85346277)
fp8, bf16 are excluded, as they commonly require casting to higher precision types for proper reduction calculation. Current Ctran handling is incomplete with these types.
Reviewed By: dboyda
Differential Revision: D85599686
fbshipit-source-id: f04e1ce7a0f8689e56924bdf8f60bea3e57ca27f1 parent a62a1c1 commit f9a45be
1 file changed
+19
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
656 | | - | |
657 | | - | |
658 | | - | |
659 | | - | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | | - | |
664 | | - | |
665 | | - | |
666 | | - | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
667 | 675 | | |
668 | 676 | | |
669 | 677 | | |
| |||
0 commit comments