openGPMP
Open Source Mathematics Package
|
Features CUDA GPU acceleration methods related to matrix operations. More...
Public Member Functions | |
__global__ void | mtx_add_ (int n, float *x, float *y) |
Multiply 2 N x M matrix. More... | |
Features CUDA GPU acceleration methods related to matrix operations.
Definition at line 51 of file _cuda_mtx.cuh.
__global__ void gpmp::accl::CUDAmtx::mtx_add_ | ( | int | n, |
float * | x, | ||
float * | y | ||
) |
Multiply 2 N x M matrix.