EXSWHTEC-251 - Implement Performance Tests for Stream APIs (#142)

Change-Id: I790d8cadb3a94a220a52c8bdc0a23b1a63931232


[ROCm/hip-tests commit: f05f97758e]
This commit is contained in:
Nives Vukovic
2023-11-06 12:52:40 +00:00
committed by Maneesh Gupta
orang tua f1c9884299
melakukan 450d7159dd
28 mengubah file dengan 2208 tambahan dan 1 penghapusan
@@ -115,7 +115,14 @@ THE SOFTWARE.
* @}
*/
/**
/**
* @defgroup PerformanceTest Performance tests
* @{
* This section describes performance tests for the target API groups and use-cases.
* @}
*/
/**
* @defgroup ShflTest warp shuffle function Management
* @{
* This section describes the warp shuffle types & functions of HIP runtime API.
@@ -34,6 +34,7 @@ THE SOFTWARE.
#include <resource_guards.hh>
#pragma clang diagnostic ignored "-Wunused-but-set-variable"
#pragma clang diagnostic ignored "-Wunused-parameter"
#pragma clang diagnostic ignored "-Wunused-function"
#if defined(_WIN32)