|
openGPMP
Open Source Mathematics Package
|
Go to the source code of this file.
Functions | |
| void | init_vec (int *vec, int len, int set_one_flag) |
| GPU kernel acceleration utility/helper functions. More... | |
Definitions for OpenCL GPU kernel function helpers
Definition in file _gpu_mtx.h.
| void init_vec | ( | int * | vec, |
| int | len, | ||
| int | set_one_flag | ||
| ) |
GPU kernel acceleration utility/helper functions.
Definition at line 56 of file _gpu_mtx_add.c.
Referenced by accl_mtx_exec().