6c9b07370c572e7eb552a54404d4e10c28e0bd89
The OCL_ICD_FILENAMES env var contains a list of OpenCL platforms that the ICD should prepend to the list of reported platforms. Since the built amdocl library will show up as the first platform, we can tell ocltst to always run with platform 0. This way we guarantee that the correct binary is being loaded. Using this env var also makes programming LD_LIBRARY_PATH redundant for Linux. Change-Id: I8c1729e8b4dd1cd2df1a3da08c7b7addebd08b4f
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%