P4 to Git Change 1275710 by jatang@jatang-ocl-lnx2 on 2016/06/02 12:29:18
SWDEV-92067 - Revert part of CL#1275679 for now, to fix TC OpenCL Brahma build. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/appprofile.cpp#13 edit
This commit is contained in:
@@ -215,9 +215,10 @@ bool AppProfile::ParseApplicationProfile()
|
||||
|
||||
#else //BRAHMA
|
||||
|
||||
if (!SearchProfileOfAnApplication(wsAppFileName_.c_str(), &pProfile)) {
|
||||
return false;
|
||||
}
|
||||
return false; // to fix TC OpenCL Brahma build for now.
|
||||
//if (!SearchProfileOfAnApplication(wsAppFileName_.c_str(), &pProfile)) {
|
||||
// return false;
|
||||
//}
|
||||
|
||||
#endif //BRAHMA
|
||||
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user