GHOST  1.1.2
General, Hybrid, and Optimized Sparse Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
sell_spmv_cu_fallback.h File Reference
#include "ghost/sparsemat.h"
#include "ghost/densemat.h"
Include dependency graph for sell_spmv_cu_fallback.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

ghost_error ghost_sellspmv_cu_fallback_selector (ghost_densemat *lhs, ghost_sparsemat *mat, ghost_densemat *rhs, ghost_spmv_opts opts)
 

Function Documentation

ghost_error ghost_sellspmv_cu_fallback_selector ( ghost_densemat lhs,
ghost_sparsemat mat,
ghost_densemat rhs,
ghost_spmv_opts  opts 
)