Member List

Member List#

Reference API: Member List
Reference API
gko::DpcppExecutor Member List

This is the complete list of members for gko::DpcppExecutor, 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
create(int device_id, std::shared_ptr< Executor > master, std::string device_type="all", dpcpp_queue_property property=dpcpp_queue_property::in_order)gko::DpcppExecutorstatic
DpcppExecutor(int device_id, std::shared_ptr< Executor > master, std::string device_type="all", dpcpp_queue_property property=dpcpp_queue_property::in_order) (defined in gko::DpcppExecutor)gko::DpcppExecutorinlineprotected
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::DpcppExecutorvirtual
get_device_id() const noexceptgko::DpcppExecutorinline
get_device_type() const noexceptgko::DpcppExecutorinline
get_exec_info() constgko::Executorinlineprotected
get_exec_info()gko::Executorinlineprotected
get_loggers() const overridegko::log::EnableLogging< Executor >inlinevirtual
get_master() noexcept overridegko::DpcppExecutorvirtual
get_master() const noexcept overridegko::DpcppExecutorvirtual
get_max_subgroup_size() const noexceptgko::DpcppExecutorinline
get_max_workgroup_size() const noexceptgko::DpcppExecutorinline
get_max_workitem_sizes() const noexceptgko::DpcppExecutorinline
get_num_computing_units() const noexceptgko::DpcppExecutorinline
get_num_devices(std::string device_type)gko::DpcppExecutorstatic
get_num_subgroups() const noexceptgko::DpcppExecutorinline
get_queue() const (defined in gko::DpcppExecutor)gko::DpcppExecutorinline
get_scoped_device_id_guard() const override (defined in gko::DpcppExecutor)gko::DpcppExecutorvirtual
get_subgroup_sizes() const noexceptgko::DpcppExecutorinline
log_propagation_mode_ (defined in gko::Executor)gko::Executorprotected
memory_accessible(const std::shared_ptr< const Executor > &other) constgko::Executorinline
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) overridegko::DpcppExecutorprotectedvirtual
propagating_logger_refcount_ (defined in gko::Executor)gko::Executorprotected
raw_alloc(size_type size) const overridegko::DpcppExecutorprotectedvirtual
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::DpcppExecutor)gko::DpcppExecutorprotectedvirtual
raw_copy_to(const HipExecutor *dest_exec, size_type n_bytes, const void *src_ptr, void *dest_ptr) const override (defined in gko::DpcppExecutor)gko::DpcppExecutorprotectedvirtual
raw_copy_to(const DpcppExecutor *dest_exec, size_type n_bytes, const void *src_ptr, void *dest_ptr) const override (defined in gko::DpcppExecutor)gko::DpcppExecutorprotectedvirtual
raw_copy_to(const CudaExecutor *dest_exec, size_type n_bytes, const void *src_ptr, void *dest_ptr) const override (defined in gko::DpcppExecutor)gko::DpcppExecutorprotectedvirtual
raw_free(void *ptr) const noexcept overridegko::DpcppExecutorprotectedvirtual
remove_logger(const log::Logger *logger) overridegko::Executorinlinevirtual
run(const Operation &op) const=0gko::DpcppExecutorvirtual
run(const ClosureOmp &op_omp, const ClosureCuda &op_cuda, const ClosureHip &op_hip, const ClosureDpcpp &op_dpcpp) constgko::DpcppExecutorinline
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::DpcppExecutorinline
set_device_property(dpcpp_queue_property property=dpcpp_queue_property::in_order) (defined in gko::DpcppExecutor)gko::DpcppExecutorprotected
set_log_propagation_mode(log_propagation_mode mode)gko::Executorinline
should_propagate_log() constgko::Executorinline
synchronize() const overridegko::DpcppExecutorvirtual
verify_memory_from(const Executor *src_exec) const =0gko::Executorprotectedpure virtual
verify_memory_to(const CudaExecutor *other) const override (defined in gko::DpcppExecutor)gko::DpcppExecutorinlineprotectedvirtual
verify_memory_to(const HipExecutor *other) const override (defined in gko::DpcppExecutor)gko::DpcppExecutorinlineprotectedvirtual
verify_memory_to(const ReferenceExecutor *other) const override (defined in gko::DpcppExecutor)gko::DpcppExecutorinlineprotectedvirtual
verify_memory_to(const OmpExecutor *dest_exec) const override (defined in gko::DpcppExecutor)gko::DpcppExecutorprotectedvirtual
verify_memory_to(const DpcppExecutor *dest_exec) const override (defined in gko::DpcppExecutor)gko::DpcppExecutorprotectedvirtual
~Executor()=default (defined in gko::Executor)gko::Executorvirtual
~Loggable()=default (defined in gko::log::Loggable)gko::log::Loggablevirtual