Skip to content
Commit 1992bff0 authored by Karl Rupp's avatar Karl Rupp
Browse files

Added additional barriers in sum and inner product OpenCL kernels.

An additional barrier is now put after the reduction step.
It should not be needed, but some rare failures of the test suite have been observed.
Does not affect performance, because it's only one additional and fast local memory barrier only.
parent 446dd945
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment