OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
device_spmv.cuh File Reference
#include <stdio.h>
#include <iterator>
#include <limits>
#include "dispatch/dispatch_spmv_orig.cuh"
#include "../util_namespace.cuh"

Go to the source code of this file.

Data Structures

struct  cub::DeviceSpmv
 DeviceSpmv provides device-wide parallel operations for performing sparse-matrix * dense-vector multiplication (SpMV). More...
 

Namespaces

namespace  cub
 Optional outer namespace(s)
 

Detailed Description

cub::DeviceSpmv provides device-wide parallel operations for performing sparse-matrix * vector multiplication (SpMV).

Definition in file device_spmv.cuh.