Member List

Member List#

Reference API: Member List
Reference API
gko::ReferenceExecutor Member List

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

add_logger(std::shared_ptr< const log::Logger > logger) overridegko::Executorinlinevirtual
alloc(size_type num_elems) constgko::Executorinline
alloc_ (defined in gko::OmpExecutor)gko::OmpExecutorprotected
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
create(std::shared_ptr< CpuAllocatorBase > alloc=std::make_shared< CpuAllocator >()) (defined in gko::ReferenceExecutor)gko::ReferenceExecutorinlinestatic
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 overridegko::ReferenceExecutorinlinevirtual
get_exec_info() constgko::Executorinlineprotected
get_exec_info()gko::Executorinlineprotected
get_loggers() const overridegko::log::EnableLogging< Executor >inlinevirtual
get_master() noexcept overridegko::OmpExecutorvirtual
get_master() const noexcept overridegko::OmpExecutorvirtual
get_num_cores() const (defined in gko::OmpExecutor)gko::OmpExecutorinline
get_num_omp_threads() (defined in gko::OmpExecutor)gko::OmpExecutorstatic
get_num_threads_per_core() const (defined in gko::OmpExecutor)gko::OmpExecutorinline
get_scoped_device_id_guard() const override (defined in gko::ReferenceExecutor)gko::ReferenceExecutorinlinevirtual
log_propagation_mode_ (defined in gko::Executor)gko::Executorprotected
memory_accessible(const std::shared_ptr< const Executor > &other) constgko::Executorinline
OmpExecutor(std::shared_ptr< CpuAllocatorBase > alloc) (defined in gko::OmpExecutor)gko::OmpExecutorinlineprotected
operator=(Executor &)=delete (defined in gko::Executor)gko::Executor
operator=(Executor &&)=delete (defined in gko::Executor)gko::Executor
populate_exec_info(const machine_topology *) overridegko::ReferenceExecutorinlineprotectedvirtual
propagating_logger_refcount_ (defined in gko::Executor)gko::Executorprotected
raw_alloc(size_type size) const overridegko::OmpExecutorprotectedvirtual
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 override (defined in gko::OmpExecutor)gko::OmpExecutorprotectedvirtual
raw_copy_to(const HipExecutor *dest_exec, size_type n_bytes, const void *src_ptr, void *dest_ptr) const override (defined in gko::OmpExecutor)gko::OmpExecutorprotectedvirtual
raw_copy_to(const DpcppExecutor *dest_exec, size_type n_bytes, const void *src_ptr, void *dest_ptr) const override (defined in gko::OmpExecutor)gko::OmpExecutorprotectedvirtual
raw_copy_to(const CudaExecutor *dest_exec, size_type n_bytes, const void *src_ptr, void *dest_ptr) const override (defined in gko::OmpExecutor)gko::OmpExecutorprotectedvirtual
raw_free(void *ptr) const noexcept overridegko::OmpExecutorprotectedvirtual
ReferenceExecutor(std::shared_ptr< CpuAllocatorBase > alloc) (defined in gko::ReferenceExecutor)gko::ReferenceExecutorinlineprotected
remove_logger(const log::Logger *logger) overridegko::Executorinlinevirtual
run(const Operation &op) const overridegko::ReferenceExecutorinlinevirtual
run(const Operation &op) const=0gko::ReferenceExecutorvirtual
run(const ClosureOmp &op_omp, const ClosureCuda &op_cuda, const ClosureHip &op_hip, const ClosureDpcpp &op_dpcpp) constgko::ReferenceExecutorinline
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::ReferenceExecutorinline
set_log_propagation_mode(log_propagation_mode mode)gko::Executorinline
should_propagate_log() constgko::Executorinline
synchronize() const overridegko::OmpExecutorvirtual
verify_memory_from(const Executor *src_exec) const overridegko::ReferenceExecutorinlineprotectedvirtual
verify_memory_to(const ReferenceExecutor *other) const override (defined in gko::ReferenceExecutor)gko::ReferenceExecutorinlineprotectedvirtual
verify_memory_to(const OmpExecutor *other) const override (defined in gko::ReferenceExecutor)gko::ReferenceExecutorinlineprotectedvirtual
verify_memory_to(const DpcppExecutor *other) const override (defined in gko::ReferenceExecutor)gko::ReferenceExecutorinlineprotectedvirtual
verify_memory_to(const CudaExecutor *other) const override (defined in gko::ReferenceExecutor)gko::ReferenceExecutorinlineprotectedvirtual
verify_memory_to(const HipExecutor *other) const override (defined in gko::ReferenceExecutor)gko::ReferenceExecutorinlineprotectedvirtual
~Executor()=default (defined in gko::Executor)gko::Executorvirtual
~Loggable()=default (defined in gko::log::Loggable)gko::log::Loggablevirtual