execute Subroutine

private subroutine execute(self, in, out, execute_type, aux, error_code)

Executes plan

Type Bound

dtfft_plan_t

Arguments

Type IntentOptional Attributes Name
class(dtfft_plan_t), intent(inout) :: self

Abstract plan

type(*), intent(inout), target :: in(..)

Incoming buffer of any rank and kind

type(*), intent(inout), target :: out(..)

Resulting buffer of any rank and kind

type(dtfft_execute_t), intent(in) :: execute_type

Type of execution.

type(*), intent(inout), optional, target :: aux(..)

Optional auxiliary buffer. Size of buffer must be greater than value returned by alloc_size parameter of get_local_sizes subroutine

integer(kind=int32), intent(out), optional :: error_code

Optional error code returned to user


Calls

proc~~execute~~CallsGraph proc~execute dtfft_plan_t%execute proc~execute_ptr dtfft_plan_t%execute_ptr proc~execute->proc~execute_ptr is_null_ptr is_null_ptr proc~execute_ptr->is_null_ptr proc~check_aux dtfft_plan_t%check_aux proc~execute_ptr->proc~check_aux proc~check_device_pointers check_device_pointers proc~execute_ptr->proc~check_device_pointers proc~dtfft_get_error_string dtfft_get_error_string proc~execute_ptr->proc~dtfft_get_error_string proc~execute_private dtfft_plan_t%execute_private proc~execute_ptr->proc~execute_private proc~get_backend~2 abstract_transpose_plan%get_backend proc~execute_ptr->proc~get_backend~2 proc~get_log_enabled get_log_enabled proc~execute_ptr->proc~get_log_enabled proc~is_same_ptr is_same_ptr proc~execute_ptr->proc~is_same_ptr proc~is_valid_execute_type is_valid_execute_type proc~execute_ptr->proc~is_valid_execute_type proc~pop_nvtx_domain_range pop_nvtx_domain_range proc~execute_ptr->proc~pop_nvtx_domain_range proc~push_nvtx_domain_range push_nvtx_domain_range proc~execute_ptr->proc~push_nvtx_domain_range proc~write_message write_message proc~execute_ptr->proc~write_message proc~check_aux->is_null_ptr proc~check_aux->proc~dtfft_get_error_string mpi_abort mpi_abort proc~check_aux->mpi_abort proc~get_alloc_size dtfft_plan_t%get_alloc_size proc~check_aux->proc~get_alloc_size proc~get_element_size dtfft_plan_t%get_element_size proc~check_aux->proc~get_element_size proc~mem_alloc_ptr dtfft_plan_t%mem_alloc_ptr proc~check_aux->proc~mem_alloc_ptr proc~check_device_pointers->is_null_ptr interface~is_device_ptr is_device_ptr proc~check_device_pointers->interface~is_device_ptr proc~is_backend_nvshmem is_backend_nvshmem proc~check_device_pointers->proc~is_backend_nvshmem proc~is_nvshmem_ptr is_nvshmem_ptr proc~check_device_pointers->proc~is_nvshmem_ptr proc~execute~5 abstract_transpose_plan%execute proc~execute_private->proc~execute~5 interface~nvtxdomainrangepop_c nvtxDomainRangePop_c proc~pop_nvtx_domain_range->interface~nvtxdomainrangepop_c interface~nvtxdomainrangepushex_c nvtxDomainRangePushEx_c proc~push_nvtx_domain_range->interface~nvtxdomainrangepushex_c proc~astring_f2c astring_f2c proc~push_nvtx_domain_range->proc~astring_f2c proc~create_nvtx_domain create_nvtx_domain proc~push_nvtx_domain_range->proc~create_nvtx_domain mpi_comm_rank mpi_comm_rank proc~write_message->mpi_comm_rank mpi_finalized mpi_finalized proc~write_message->mpi_finalized proc~string_f2c string_f2c proc~astring_f2c->proc~string_f2c proc~create_nvtx_domain->proc~astring_f2c interface~nvtxdomaincreate_c nvtxDomainCreate_c proc~create_nvtx_domain->interface~nvtxdomaincreate_c proc~execute~5->proc~pop_nvtx_domain_range proc~execute~5->proc~push_nvtx_domain_range execute_private execute_private proc~execute~5->execute_private proc~get_local_sizes dtfft_plan_t%get_local_sizes proc~get_alloc_size->proc~get_local_sizes proc~get_element_size->proc~dtfft_get_error_string proc~get_element_size->proc~get_log_enabled proc~get_element_size->proc~write_message proc~is_nvshmem_ptr->is_null_ptr interface~nvshmem_my_pe nvshmem_my_pe proc~is_nvshmem_ptr->interface~nvshmem_my_pe interface~nvshmem_ptr nvshmem_ptr proc~is_nvshmem_ptr->interface~nvshmem_ptr proc~mem_alloc_ptr->is_null_ptr proc~mem_alloc_ptr->proc~dtfft_get_error_string proc~mem_alloc_ptr->proc~get_log_enabled proc~mem_alloc_ptr->proc~write_message interface~mem_alloc_host mem_alloc_host proc~mem_alloc_ptr->interface~mem_alloc_host mem_alloc mem_alloc proc~mem_alloc_ptr->mem_alloc proc~get_local_sizes->proc~dtfft_get_error_string proc~get_local_sizes->proc~get_log_enabled proc~get_local_sizes->proc~write_message proc~get_local_sizes->proc~is_backend_nvshmem counts counts proc~get_local_sizes->counts mpi_allreduce mpi_allreduce proc~get_local_sizes->mpi_allreduce proc~get_backend dtfft_plan_t%get_backend proc~get_local_sizes->proc~get_backend proc~get_local_sizes~2 get_local_sizes proc~get_local_sizes->proc~get_local_sizes~2 starts starts proc~get_local_sizes->starts proc~get_backend->proc~get_backend~2