Ginkgo  Generated from tags/v1.0.0^0 branch based on master. Ginkgo version 1.0.0
A numerical linear algebra library targeting many-core architectures
Public Member Functions | List of all members
gko::matrix::Csr< ValueType, IndexType >::load_balance Class Reference
Collaboration diagram for gko::matrix::Csr< ValueType, IndexType >::load_balance:
[legend]

Public Member Functions

 load_balance (std::shared_ptr< const CudaExecutor > exec)
 
 load_balance (int64_t nwarps)
 
void process (const Array< index_type > &mtx_row_ptrs, Array< index_type > *mtx_srow)
 
int64_t clac_size (const int64_t nnz)
 
- Public Member Functions inherited from gko::matrix::Csr< ValueType, IndexType >::strategy_type
 strategy_type (std::string name)
 
std::string get_name ()
 

The documentation for this class was generated from the following file: