execute Subroutine

private subroutine execute(self, in, out, reshape_type, exec_type, aux, error_code)

Uses

  • proc~~execute~10~~UsesGraph proc~execute~10 reshape_plan_base%execute iso_fortran_env iso_fortran_env proc~execute~10->iso_fortran_env

Executes reshape plan

Type Bound

reshape_plan_base

Arguments

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

Transposition class

type(c_ptr), intent(in) :: in

Incoming buffer

type(c_ptr), intent(in) :: out

Resulting buffer

integer(kind=int32), intent(in) :: reshape_type

Type of reshape to execute

type(async_exec_t), intent(in) :: exec_type

Type of execution (sync/async)

type(c_ptr), intent(in) :: aux

Optional auxiliary buffer

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

Error code


Calls

proc~~execute~10~~CallsGraph proc~execute~10 reshape_plan_base%execute execute execute proc~execute~10->execute get_backend get_backend proc~execute~10->get_backend is_null_ptr is_null_ptr proc~execute~10->is_null_ptr mpi_abort mpi_abort proc~execute~10->mpi_abort proc~is_backend_compressed is_backend_compressed proc~execute~10->proc~is_backend_compressed proc~is_backend_fused is_backend_fused proc~execute~10->proc~is_backend_fused proc~is_backend_pipelined is_backend_pipelined proc~execute~10->proc~is_backend_pipelined proc~is_same_ptr is_same_ptr proc~execute~10->proc~is_same_ptr proc~pop_nvtx_domain_range pop_nvtx_domain_range proc~execute~10->proc~pop_nvtx_domain_range proc~push_nvtx_domain_range push_nvtx_domain_range proc~execute~10->proc~push_nvtx_domain_range proc~write_message write_message proc~execute~10->proc~write_message 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

Called by

proc~~execute~10~~CalledByGraph proc~execute~10 reshape_plan_base%execute proc~execute_2d dtfft_plan_t%execute_2d proc~execute_2d->proc~execute~10 proc~execute_2d_reshape dtfft_plan_t%execute_2d_reshape proc~execute_2d_reshape->proc~execute~10 proc~execute_generic dtfft_plan_t%execute_generic proc~execute_generic->proc~execute~10 proc~execute_generic_reshape dtfft_plan_t%execute_generic_reshape proc~execute_generic_reshape->proc~execute~10 proc~execute_z_slab dtfft_plan_t%execute_z_slab proc~execute_z_slab->proc~execute~10 proc~execute_z_slab->proc~execute_generic proc~execute_z_slab_reshape dtfft_plan_t%execute_z_slab_reshape proc~execute_z_slab_reshape->proc~execute~10 proc~reshape_private dtfft_plan_t%reshape_private proc~reshape_private->proc~execute~10 proc~transpose_private dtfft_plan_t%transpose_private proc~transpose_private->proc~execute~10 proc~execute_private dtfft_plan_t%execute_private proc~execute_private->proc~execute_2d proc~execute_private->proc~execute_2d_reshape proc~execute_private->proc~execute_generic proc~execute_private->proc~execute_generic_reshape proc~execute_private->proc~execute_z_slab proc~execute_private->proc~execute_z_slab_reshape proc~reshape_ptr dtfft_plan_t%reshape_ptr proc~reshape_ptr->proc~reshape_private proc~reshape_start_ptr dtfft_plan_t%reshape_start_ptr proc~reshape_start_ptr->proc~reshape_private proc~transpose_ptr dtfft_plan_t%transpose_ptr proc~transpose_ptr->proc~transpose_private proc~transpose_start_ptr dtfft_plan_t%transpose_start_ptr proc~transpose_start_ptr->proc~transpose_private proc~dtfft_reshape_c dtfft_reshape_c proc~dtfft_reshape_c->proc~reshape_ptr proc~dtfft_reshape_start_c dtfft_reshape_start_c proc~dtfft_reshape_start_c->proc~reshape_start_ptr proc~dtfft_transpose_c dtfft_transpose_c proc~dtfft_transpose_c->proc~transpose_ptr proc~dtfft_transpose_start_c dtfft_transpose_start_c proc~dtfft_transpose_start_c->proc~transpose_start_ptr proc~execute_ptr dtfft_plan_t%execute_ptr proc~execute_ptr->proc~execute_private proc~reshape dtfft_plan_t%reshape proc~reshape->proc~reshape_ptr proc~reshape_start dtfft_plan_t%reshape_start proc~reshape_start->proc~reshape_start_ptr proc~transpose dtfft_plan_t%transpose proc~transpose->proc~transpose_ptr proc~transpose_start dtfft_plan_t%transpose_start proc~transpose_start->proc~transpose_start_ptr proc~dtfft_execute_c dtfft_execute_c proc~dtfft_execute_c->proc~execute_ptr proc~execute~7 dtfft_plan_t%execute proc~execute~7->proc~execute_ptr