P4 to Git Change 1312856 by lmoriche@lmoriche_opencl_dev on 2016/09/09 11:52:59
SWDEV-94610 - Build fix for the HSAIL Runtime Foundation build
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#29 edit
[ROCm/clr commit: 70ef99eb26]
Este cometimento está contido em:
@@ -1407,9 +1407,7 @@ HSAILProgram::linkImpl(amd::option::Options *options)
|
||||
workgroupGroupSegmentByteSize,
|
||||
workitemPrivateSegmentByteSize,
|
||||
kernargSegmentByteSize,
|
||||
kernargSegmentAlignment,
|
||||
md.numHiddenKernelArgs
|
||||
);
|
||||
kernargSegmentAlignment);
|
||||
if (!aKernel->init()) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador