SWDEV-470698 - fix formatting, add format check workflow (#657)
This commit is contained in:
committed by
GitHub
parent
5840940caa
commit
f7338717ae
@@ -60,11 +60,9 @@ static void RunBenchmark() {
|
||||
* - Platform specific (AMD)
|
||||
* - HIP_VERSION >= 5.2
|
||||
*/
|
||||
TEST_CASE("Performance_hipExtStreamCreateWithCUMask") {
|
||||
RunBenchmark();
|
||||
}
|
||||
TEST_CASE("Performance_hipExtStreamCreateWithCUMask") { RunBenchmark(); }
|
||||
|
||||
/**
|
||||
* End doxygen group PerformanceTest.
|
||||
* @}
|
||||
*/
|
||||
* End doxygen group PerformanceTest.
|
||||
* @}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user