CL_PLATFORM_NAME  273 src/runtime/opencl.cpp             err = clGetPlatformInfo(platforms[i], CL_PLATFORM_NAME, max_platform_name, platform_name, NULL );
CL_PLATFORM_NAME  293 src/runtime/opencl.cpp     err = clGetPlatformInfo(platform, CL_PLATFORM_NAME, max_platform_name, platform_name, NULL );