openGPMP
Open Source Mathematics Package
|
Go to the source code of this file.
Functions | |
__kernel void | add_vec_gpu (__global const int *a, __global const int *b, __global int *res, const int len) |
__kernel void add_vec_gpu | ( | __global const int * | a, |
__global const int * | b, | ||
__global int * | res, | ||
const int | len | ||
) |
add vectors using GPU
Definition at line 4 of file _gpu_kernel_mtx_add.c.
References python.linalg::res.