Skip to content
Commit 119785b2 authored by Karl Rupp's avatar Karl Rupp
Browse files

* Added element-wise operations for vectors

* Row- and Jacobi-preconditioner now work on CPU, OpenCL and CUDA
* Final summation in norm_1, norm_2, norm_inf is now carried out on GPU or CPU, depending on target (same as for inner_prod())
* Tweaked CG and BiCGStab to use norm_2 instead of inner_prod(v, v)
parent 6cca4eb9
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