P4 to Git Change 1195643 by lnguyen@P4_LN on 2015/09/29 16:07:33

SWDEV-5 - Updated power strip table.

Affected files ...

... //depot/stg/opencl/drivers/opencl/tools/teamcity/server/scripts/teamcity.xml#49 edit
Tá an tiomantas seo le fáil i:
foreman
2015-09-30 00:26:52 -04:00
tuismitheoir 981fc6a6f9
tiomantas 955600effe
+1 -1
Féach ar an gComhad
@@ -220,7 +220,7 @@ RUNTIME_ENTRY_RET(cl_program, clCreateProgramWithILKHR, (
const std::vector<amd::Device*>& devices = as_amd(context)->devices();
std::vector<amd::Device*>::const_iterator it;
for (it = devices.begin(); it != devices.end(); ++it) {
if (program->addDeviceProgram(**it, il, length, true) ==
if (program->addDeviceProgram(**it, il, length, 200) ==
CL_OUT_OF_HOST_MEMORY) {
*not_null(errcode_ret) = CL_OUT_OF_HOST_MEMORY;
program->release();