From 07aa78a19b18a0bd0f0c997f74cd6890fc0d57e2 Mon Sep 17 00:00:00 2001 From: jujiang Date: Mon, 14 Dec 2020 11:58:01 -0500 Subject: [PATCH] SWDEV-249486-Add doxygeny for API hipExtModuleLaunchKernel Change-Id: Id7451ef4f669238a38ed92ec72008326c85afc4a [ROCm/hip commit: 942419f217f69c175b9127ee2187737cb3c30c76] --- projects/hip/include/hip/hip_ext.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/hip/include/hip/hip_ext.h b/projects/hip/include/hip/hip_ext.h index 8971a09243..ef8f53b513 100644 --- a/projects/hip/include/hip/hip_ext.h +++ b/projects/hip/include/hip/hip_ext.h @@ -27,6 +27,9 @@ THE SOFTWARE. #include #include #endif +/** @addtogroup Module Module Management + * @{ + */ /** * @brief launches kernel f with launch parameters and shared memory on stream with arguments passed