EXSWHTEC-350 - Implement tests for hipModuleLaunchCooperativeKernel #429

Change-Id: I42342c7d4cceed67990f603cd83473fe76e7f856
This commit is contained in:
Mirza Halilčević
2023-12-28 14:47:48 +01:00
committed by Rakesh Roy
parent 39bd6bcac6
commit 303836a7fd
5 changed files with 453 additions and 0 deletions
+7
View File
@@ -179,6 +179,13 @@ THE SOFTWARE.
* @}
*/
/**
* @defgroup ModuleTest Module Management
* @{
* This section describes the module management types & functions of HIP runtime API.
* @}
*/
/**
* @defgroup TextureTest Texture Management
* @{