Skip to content
Commit 821d0c6f authored by Karl Rupp's avatar Karl Rupp
Browse files

OpenCL, vector operations: Removed generator usage.

Current generator for vector operations turned out to be too limiting
for some hardware, so we are pulling back here. In particular:
 - no support for char and short
 - no support for hardware with workgroup size 1
 - number of kernel launches sometimes unnecessarily high

This is only the first step in a serious of follow-up commits for
other BLAS level 1 and 2 operations.
parent d900e691
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