SWDEV-464851 - Adding a note in hipExtModuleLaunchKernel

Change-Id: I5c9a45e05142370efd16221e04d2023654637a9b
Этот коммит содержится в:
jujiang
2024-06-19 16:32:47 -04:00
коммит произвёл Julia Jiang
родитель 91db702b8c
Коммит 5e5a8dd090
+2
Просмотреть файл
@@ -64,6 +64,8 @@ THE SOFTWARE.
* Currently, timing between startEvent and stopEvent does not include the time it takes to perform
* a system scope release/cache flush - only the time it takes to issues writes to cache.
*
* @note For this HIP API, the flag 'hipExtAnyOrderLaunch' is not supported on AMD GFX9xx boards.
*
*/
HIP_PUBLIC_API
extern "C" hipError_t hipExtModuleLaunchKernel(hipFunction_t f, uint32_t globalWorkSizeX,