9e1964ddaaa634e352a4e072be25de3adecf2031
Device binaries that are embedded inside the host binary do not require a copy. Their lifetime is guaranteed to exceed that of the loaded executable. Add a 'make_copy' parameter to amd::Program::addDeviceProgram. If make_copy is false the original image will be used and will not get freed when the amd::Program is destroyed. Change-Id: I7973bb0243f5a2d1b639b8a88445cfe6af919dd7
Описание
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Разное
1.1%