ECR #377625 - Allow function call for function with internal linkage.
Internal linkage correponds to static function in C. The function could be large and should be allowed to be not inlined.
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/linker.cpp#106 edit
EPR #010002 - Change OpenCL version number from 1584 to 1585.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1331 edit
[ROCm/clr commit: 1729d48d6c]
EPR #010002 - Change OpenCL version number from 1584 to 1585.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1331 edit
EPR #010002 - Change OpenCL version number from 1583 to 1584.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1330 edit
[ROCm/clr commit: 8aa5ad7859]
EPR #010002 - Change OpenCL version number from 1583 to 1584.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1330 edit
EPR #397491 - enabled the svm fine grain buffer for stg, disabled for mainline
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#446 edit
EPR #010002 - Change OpenCL version number from 1582 to 1583.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1329 edit
[ROCm/clr commit: caa8f05683]
EPR #010002 - Change OpenCL version number from 1582 to 1583.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1329 edit
EPR #304775 - temporarily disable the SVM fine_grained_buffer support for OpenCL 2.0 on discrete GPUs, because the feature is supposed to release in 14.50. After the 14.40 is branched, we will enable it again on stg.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#445 edit
[ROCm/clr commit: 18d6efdf2c]
EPR #304775 - temporarily disable the SVM fine_grained_buffer support for OpenCL 2.0 on discrete GPUs, because the feature is supposed to release in 14.50. After the 14.40 is branched, we will enable it again on stg.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#445 edit
ECR #304775 - Device enqueuing
- Add printing of the waiting events
- Add early exit in the scheduler if nothing to launch
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuschedcl.cpp#19 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#321 edit
[ROCm/clr commit: 977f314094]
ECR #304775 - Device enqueuing
- Add printing of the waiting events
- Add early exit in the scheduler if nothing to launch
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuschedcl.cpp#19 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#321 edit
EPR #010002 - Change OpenCL version number from 1581 to 1582.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1328 edit
[ROCm/clr commit: 19cae20ac8]
EPR #010002 - Change OpenCL version number from 1581 to 1582.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1328 edit
EPR #397491 - Disable platform atomics temporarily until AFE which will be done on July 8.
Modify the flag of GPU_ENABLE_HIGH_PERFORMANCE_STATE to use it for platform atomics because GPU_ENABLE_HIGH_PERFORMANCE_STATE is not necessary for high clock anymore.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#271 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#206 edit
[ROCm/clr commit: 2677e086a7]
EPR #397491 - Disable platform atomics temporarily until AFE which will be done on July 8.
Modify the flag of GPU_ENABLE_HIGH_PERFORMANCE_STATE to use it for platform atomics because GPU_ENABLE_HIGH_PERFORMANCE_STATE is not necessary for high clock anymore.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#271 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#206 edit
EPR #010002 - Change OpenCL version number from 1580 to 1581.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1327 edit
[ROCm/clr commit: e31bdac945]
EPR #010002 - Change OpenCL version number from 1580 to 1581.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1327 edit
EPR #010002 - Change OpenCL version number from 1579 to 1580.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1326 edit
[ROCm/clr commit: 8793a3e22c]
EPR #010002 - Change OpenCL version number from 1579 to 1580.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1326 edit
ECR #304775 - Device enqueuing
- Match the printed value width with the argument size
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#319 edit
[ROCm/clr commit: 0d42b943fe]
ECR #304775 - Device enqueuing
- Match the printed value width with the argument size
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#319 edit
ECR #304775 - Device enqueuing
- Added debug print for the generated child kernels. GPU_PRINT_CHILD_KERNEL=N, where N is the number of child kernels for dump.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#318 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#205 edit
[ROCm/clr commit: e4b73f0896]
ECR #304775 - Device enqueuing
- Added debug print for the generated child kernels. GPU_PRINT_CHILD_KERNEL=N, where N is the number of child kernels for dump.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#318 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#205 edit