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

Device-DB: Using scalar types for vector operations.

Vector types lead to compilation issues on NVIDIA GPUs with abs(), since
 x = abs(y)
does not compile due to incompatible vector types.
parent e197b562
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