aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/GPUTarget.h
diff options
context:
space:
mode:
authorMilos Puzovic <milos.puzovic@arm.com>2022-07-27 18:35:28 +0000
committerPablo Marquez Tello <pablo.tello@arm.com>2022-08-01 16:08:33 +0000
commit385dad2bffecbf395aa9aad257809de81c727ac7 (patch)
treed164db0aac156cc9b9f5762d718ec9564f6b5787 /arm_compute/core/GPUTarget.h
parente748346ab548e64a363a2df7e27088331f453115 (diff)
downloadComputeLibrary-385dad2bffecbf395aa9aad257809de81c727ac7.tar.gz
Fix for OpenMP scheduler work breakdown
If number of work items is greater than number of available threads then OpenMP scheduler will only execute as many work items as there are threads. This fix makes sure that we iterate through all work items and execute all of them. Change-Id: I3ad4b732c01fadc70dacaf09af3007d2b31086c7 Signed-off-by: Milos Puzovic <milos.puzovic@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/8001 Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Benchmark: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Pablo Marquez Tello <pablo.tello@arm.com>
Diffstat (limited to 'arm_compute/core/GPUTarget.h')
0 files changed, 0 insertions, 0 deletions