Ginkgo  Generated from pipelines/1380315718 branch based on develop. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
gko::matrix::Csr< ValueType, IndexType >::load_balance Member List

This is the complete list of members for gko::matrix::Csr< ValueType, IndexType >::load_balance, including all inherited members.

clac_size(const int64_t nnz) overridegko::matrix::Csr< ValueType, IndexType >::load_balanceinlinevirtual
copy() overridegko::matrix::Csr< ValueType, IndexType >::load_balanceinlinevirtual
get_name()gko::matrix::Csr< ValueType, IndexType >::strategy_typeinline
load_balance()gko::matrix::Csr< ValueType, IndexType >::load_balanceinline
load_balance(std::shared_ptr< const CudaExecutor > exec)gko::matrix::Csr< ValueType, IndexType >::load_balanceinline
load_balance(std::shared_ptr< const HipExecutor > exec)gko::matrix::Csr< ValueType, IndexType >::load_balanceinline
load_balance(std::shared_ptr< const DpcppExecutor > exec)gko::matrix::Csr< ValueType, IndexType >::load_balanceinline
load_balance(int64_t nwarps, int warp_size=32, bool cuda_strategy=true, std::string strategy_name="none")gko::matrix::Csr< ValueType, IndexType >::load_balanceinline
process(const array< index_type > &mtx_row_ptrs, array< index_type > *mtx_srow) overridegko::matrix::Csr< ValueType, IndexType >::load_balanceinlinevirtual
strategy_type(std::string name)gko::matrix::Csr< ValueType, IndexType >::strategy_typeinline
~strategy_type()=default (defined in gko::matrix::Csr< ValueType, IndexType >::strategy_type)gko::matrix::Csr< ValueType, IndexType >::strategy_typevirtual