OpenCL: Fixed problems observed with Intel OpenCL Runtime 14.2
First issue: Internal assertion in Intel OpenCL vectorizer.
             Workaround by refactoring binary element-wise operations.
Second issue: Multiple inner products produced wrong results with CPUs.
              Fixed by using correct number of groups.
Loading
Please sign in to comment