921fa13d81b3e0863342bd84e4833406403337d5
SWDEV-213526 - [hip] OOM issue Delay any access to device layers till HIP API is called by app. This allows the app to fork the process first and then call HIP which is legal. Doing hip calls then fork isn't legal nor supported by ROCm. Affected files ... ... //depot/stg/opencl/drivers/opencl/api/hip/hip_context.cpp#25 edit ... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#49 edit ... //depot/stg/opencl/drivers/opencl/api/hip/hip_platform.cpp#55 edit
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%