Clique kernel support (#295)

* Adding experimental clique-based kernels (opt-in only)

Co-authored-by: Stanley Tsang <stanley.tsang@amd.com>
Co-authored-by: Gilbert Lee <gilbert.lee@amd.com>
Co-authored-by: Wenkai Du <43822138+wenkaidu@users.noreply.github.com>

[ROCm/rccl commit: 41bcfb8878]
Bu işleme şunda yer alıyor:
gilbertlee-amd
2020-11-10 15:44:10 -07:00
işlemeyi yapan: GitHub
ebeveyn 273974393e
işleme a7ef699687
35 değiştirilmiş dosya ile 2204 ekleme ve 92 silme
+1 -1
Dosyayı Görüntüle
@@ -58,6 +58,6 @@ namespace CorrectnessTests
testing::Values(2,3,4,5,6,7,8),
// In-place or not
testing::Values(false, true),
testing::Values("")),
testing::Values("RCCL_ENABLE_CLIQUE=0", "RCCL_ENABLE_CLIQUE=1")),
CorrectnessTest::PrintToStringParamName());
} // namespace