You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
1. `commInt32` and `commFloat` has same width (for nranks, we in fact don't care
about width, just leaving int8 is sufficient to verify different width here.)
2. `4/6 rank` test cases v.s. `2` is not quite different, we have `8` vs `2` already.
3. `SufficientElements_LargeMessage` is duplicate with the base CtranAllReduce
positive test case `CtranAllReduceTest::BasicRunAbortEnabled`
4. `InsufficientElements_1Element` test case is not different from `InsufficientElements_NRanksMinus1` for the purpose of these
tests.
Before: (< 7 min)
https://www.internalfb.com/intern/testinfra/testrun/14073748959875707
After: (< 3 min)
https://www.internalfb.com/intern/testinfra/testrun/1125900364950557
Reviewed By: saifhhasan
Differential Revision: D86159506
fbshipit-source-id: 5c26ddc822f2e30a64540e5eb36efd78dc07704b
0 commit comments