* 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>

Co-authored-by: Stanley Tsang <stanley.tsang@amd.com>
Co-authored-by: Wenkai Du <43822138+wenkaidu@users.noreply.github.com>
Αυτή η υποβολή περιλαμβάνεται σε:
gilbertlee-amd
2021-01-28 09:45:01 -07:00
υποβλήθηκε από GitHub
γονέας 2ddbe6646b
υποβολή 3e62ceddc5
36 αρχεία άλλαξαν με 2246 προσθήκες και 107 διαγραφές
+1 -1
Προβολή Αρχείου
@@ -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