687fac97dc04b0e5ffe449f3709bb2ab37e98536
1) hipSetDevice sets a flag so that next call to hipCtxGetCurrent returns primary context on current device
2) hipCtxGetCurrent returns primary context on current device if TLS context stack is empty
3) hipCtxPopCurrent falls back to primary context on current device as default
4) hipCtxPushCurrent, hipCtxSetCurrent and hipCtxCreate reset the flag set in hipSetDevice
[ROCm/clr commit: c4e9323877]
설명
제공된 설명이 없습니다
언어
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
기타
1.1%