SWDEV-461599 - scrub HCC in hip documents (#178)

[ROCm/hip commit: 8eca6453dc]
This commit is contained in:
Jiang, Julia
2025-06-26 05:36:31 -04:00
committed by GitHub
parent c80489adbd
commit f890d0d4f7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5851,7 +5851,7 @@ hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int
* @see hipCtxCreate, hipCtxDestroy, hipCtxGetFlags, hipCtxPopCurrent, hipCtxGetCurrent,
* hipCtxSetCurrent, hipCtxPushCurrent, hipCtxSetCacheConfig, hipCtxSynchronize, hipCtxGetDevice
* @warning This function return #hipSuccess though doesn't release the primaryCtx by design on
* HIP/HCC path.
* HIP/HIP-CLANG path.
*
* @warning This API is deprecated on the AMD platform, only for equivalent driver API on the NVIDIA
* platform.