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>
This commit is contained in:
gilbertlee-amd
2020-11-10 15:44:10 -07:00
committed by GitHub
orang tua 1fdb216f87
melakukan 41bcfb8878
35 mengubah file dengan 2204 tambahan dan 92 penghapusan
+1 -1
Melihat File
@@ -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