ocl: file-based ProgramCache refactoring
This commit is contained in:
@@ -91,7 +91,6 @@ int main(int argc, char ** argv)
|
||||
}
|
||||
|
||||
cv::ocl::setDevice(devicesInfo[device]);
|
||||
cv::ocl::setBinaryDiskCache(cv::ocl::CACHE_UPDATE);
|
||||
|
||||
cout << "Device type:" << type << endl
|
||||
<< "Platform name:" << devicesInfo[device]->platform->platformName << endl
|
||||
|
Reference in New Issue
Block a user