From c6862ea59649ced885f40e450fc7ff3c3df8e9c9 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/clr commit: b14bf9e98b30ca3a90da5fde11ff0e36fa2c2d07] --- projects/clr/hipamd/include/hip/hip_ext.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/clr/hipamd/include/hip/hip_ext.h b/projects/clr/hipamd/include/hip/hip_ext.h index 8971a09243..ef8f53b513 100644 --- a/projects/clr/hipamd/include/hip/hip_ext.h +++ b/projects/clr/hipamd/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