Fix rocshmem_team_split_strided API

Bu işleme şunda yer alıyor:
avinashkethineedi
2024-12-21 18:16:42 +00:00
ebeveyn 7fd66663c5
işleme cb8b9094b4
2 değiştirilmiş dosya ile 3 ekleme ve 2 silme
+1 -1
Dosyayı Görüntüle
@@ -570,7 +570,7 @@ bool Tester::peLaunchesKernel() {
* Some test types are active on both sides.
*/
is_launcher = is_launcher || (_type == TeamReductionTestType) ||
(_type == TeamBroadcastTestType) ||
(_type == TeamBroadcastTestType) || (_type == TeamCtxInfraTestType) ||
(_type == AllToAllTestType) || (_type == FCollectTestType) ||
(_type == PingPongTestType) || (_type == BarrierAllTestType) ||
(_type == SyncTestType) || (_type == SyncAllTestType) ||