EXSWHTEC-364 - Implement tests for hipMemPoolSetGetAccess and hipMemPoolSetGetAttribute APIs (#435)

Change-Id: I9a9bd22f99e2be60608d50fe649e92b3b267f655
This commit is contained in:
Nives Vukovic
2023-12-01 12:46:08 +01:00
committed by Rakesh Roy
parent 26a5250673
commit 7ffbf7f76b
6 changed files with 1062 additions and 0 deletions
+8
View File
@@ -144,6 +144,14 @@ THE SOFTWARE.
* @}
*/
/**
* @defgroup StreamOTest Ordered Memory Allocator
* @{
* This section describes the tests for Stream Ordered Memory Allocator functions of HIP runtime
* API.
* @}
*/
/**
* @defgroup StreamTest Stream Management
* @{