e0b2a44b3f8be8b03509dd12aa7718ac3e29f641
ECR #304775 - Fix for a memory "leak" in one GEHC sample - The app builds a dependency graph when the new command waits for the previous one. Our runtime couldn't release wait commands in this situation, because release is done in the command destructor. Release the events from the wait list when the command is done. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#71 edit
Popis
Nebyl uveden žádný popis
Jazyky
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Jiný
1.1%