![]() |
GHOST
1.1.2
General, Hybrid, and Optimized Sparse Toolkit
|
TSMM CUDA kernels. More...
#include "ghost/config.h"
#include "ghost/cu_complex.h"
#include "ghost/cu_util.h"
#include "ghost/types.h"
#include <cublas_v2.h>
#include <iostream>
#include <typeinfo>
Go to the source code of this file.
Functions | |
template<typename T , typename iT , int M, int N> | |
bool | ghost_tsmm_cu_rm_cm (T *C, const T *A, const iT *B, const iT alpha, const iT beta, const ghost_lidx K, const ghost_lidx ldc, const ghost_lidx lda, const ghost_lidx ldb) |
TSMM CUDA kernels.
bool ghost_tsmm_cu_rm_cm | ( | T * | C, |
const T * | A, | ||
const iT * | B, | ||
const iT | alpha, | ||
const iT | beta, | ||
const ghost_lidx | K, | ||
const ghost_lidx | ldc, | ||
const ghost_lidx | lda, | ||
const ghost_lidx | ldb | ||
) |