Member List

Member List#

Reference API: Member List
Reference API
gko::Executor Member List

This is the complete list of members for gko::Executor, including all inherited members.

add_logger(std::shared_ptr< const log::Logger > logger) overridegko::Executorinlinevirtual
alloc(size_type num_elems) constgko::Executorinline
clear_loggers() overridegko::log::EnableLogging< Executor >inlinevirtual
copy(size_type num_elems, const T *src_ptr, T *dest_ptr) constgko::Executorinline
copy_from(ptr_param< const Executor > src_exec, size_type num_elems, const T *src_ptr, T *dest_ptr) constgko::Executorinline
copy_val_to_host(const T *ptr) constgko::Executorinline
CudaExecutor (defined in gko::Executor)gko::Executorfriend
DpcppExecutor (defined in gko::Executor)gko::Executorfriend
exec_info_ (defined in gko::Executor)gko::Executorprotected
Executor()=default (defined in gko::Executor)gko::Executor
Executor(Executor &)=delete (defined in gko::Executor)gko::Executor
Executor(Executor &&)=delete (defined in gko::Executor)gko::Executor
free(void *ptr) const noexceptgko::Executorinline
get_description() const =0gko::Executorpure virtual
get_exec_info() constgko::Executorinlineprotected
get_exec_info()gko::Executorinlineprotected
get_loggers() const overridegko::log::EnableLogging< Executor >inlinevirtual
get_master() noexcept=0gko::Executorpure virtual
get_master() const noexcept=0gko::Executorpure virtual
get_scoped_device_id_guard() const =0 (defined in gko::Executor)gko::Executorpure virtual
HipExecutor (defined in gko::Executor)gko::Executorfriend
log_propagation_mode_ (defined in gko::Executor)gko::Executorprotected
memory_accessible(const std::shared_ptr< const Executor > &other) constgko::Executorinline
OmpExecutor (defined in gko::Executor)gko::Executorfriend
operator=(Executor &)=delete (defined in gko::Executor)gko::Executor
operator=(Executor &&)=delete (defined in gko::Executor)gko::Executor
populate_exec_info(const machine_topology *mach_topo)=0gko::Executorprotectedpure virtual
propagating_logger_refcount_ (defined in gko::Executor)gko::Executorprotected
raw_alloc(size_type size) const =0gko::Executorprotectedpure virtual
raw_copy_from(const Executor *src_exec, size_type n_bytes, const void *src_ptr, void *dest_ptr) const =0gko::Executorprotectedpure virtual
raw_copy_to(const OmpExecutor *dest_exec, size_type n_bytes, const void *src_ptr, void *dest_ptr) const =0 (defined in gko::Executor)gko::Executorprotectedpure virtual
raw_copy_to(const HipExecutor *dest_exec, size_type n_bytes, const void *src_ptr, void *dest_ptr) const =0 (defined in gko::Executor)gko::Executorprotectedpure virtual
raw_copy_to(const DpcppExecutor *dest_exec, size_type n_bytes, const void *src_ptr, void *dest_ptr) const =0 (defined in gko::Executor)gko::Executorprotectedpure virtual
raw_copy_to(const CudaExecutor *dest_exec, size_type n_bytes, const void *src_ptr, void *dest_ptr) const =0 (defined in gko::Executor)gko::Executorprotectedpure virtual
raw_free(void *ptr) const noexcept=0gko::Executorprotectedpure virtual
ReferenceExecutor (defined in gko::Executor)gko::Executorfriend
remove_logger(const log::Logger *logger) overridegko::Executorinlinevirtual
run(const Operation &op) const =0gko::Executorpure virtual
run(const ClosureOmp &op_omp, const ClosureCuda &op_cuda, const ClosureHip &op_hip, const ClosureDpcpp &op_dpcpp) constgko::Executorinline
run(std::string name, const ClosureReference &op_ref, const ClosureOmp &op_omp, const ClosureCuda &op_cuda, const ClosureHip &op_hip, const ClosureDpcpp &op_dpcpp) constgko::Executorinline
set_log_propagation_mode(log_propagation_mode mode)gko::Executorinline
should_propagate_log() constgko::Executorinline
synchronize() const =0gko::Executorpure virtual
verify_memory_from(const Executor *src_exec) const =0gko::Executorprotectedpure virtual
verify_memory_to(const OmpExecutor *dest_exec) const =0 (defined in gko::Executor)gko::Executorprotectedpure virtual
verify_memory_to(const HipExecutor *dest_exec) const =0 (defined in gko::Executor)gko::Executorprotectedpure virtual
verify_memory_to(const DpcppExecutor *dest_exec) const =0 (defined in gko::Executor)gko::Executorprotectedpure virtual
verify_memory_to(const CudaExecutor *dest_exec) const =0 (defined in gko::Executor)gko::Executorprotectedpure virtual
verify_memory_to(const ReferenceExecutor *dest_exec) const =0 (defined in gko::Executor)gko::Executorprotectedpure virtual
~Executor()=default (defined in gko::Executor)gko::Executorvirtual
~Loggable()=default (defined in gko::log::Loggable)gko::log::Loggablevirtual