Skip to content
Commit 9bc18e36 authored by Karl Rupp's avatar Karl Rupp
Browse files

Prepared OpenCL backend for multiple inner products with same vector.

Added kernel generation for { inner_prod(x, y0); inner_prod(x, y1); ...; inner_prod(x, yN); } within one kernel.
Useful for e.g. Gram-Schmidt orthogonalization.
parent 0959f42c
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