get_reshape_type Function

public pure function get_reshape_type(send, recv) result(reshape_type)

Determines reshape ID based on pencils

Arguments

Type IntentOptional Attributes Name
type(pencil), intent(in) :: send

Send pencil

type(pencil), intent(in) :: recv

Receive pencil

Return Value type(dtfft_reshape_t)

Reshape ID


Called by

proc~~get_reshape_type~~CalledByGraph proc~get_reshape_type get_reshape_type proc~create abstract_reshape_handle%create proc~create->proc~get_reshape_type proc~create_reshape_plans create_reshape_plans proc~create_reshape_plans->proc~create proc~get_plan_execution_time get_plan_execution_time proc~get_plan_execution_time->proc~create proc~autotune_reshape_plan autotune_reshape_plan proc~autotune_reshape_plan->proc~create_reshape_plans proc~autotune_transpose_id autotune_transpose_id proc~autotune_transpose_id->proc~get_plan_execution_time proc~create~9 reshape_plan%create proc~create~9->proc~create_reshape_plans proc~create~9->proc~autotune_reshape_plan proc~run_autotune_datatypes run_autotune_datatypes proc~run_autotune_datatypes->proc~autotune_transpose_id proc~run_autotune_backend run_autotune_backend proc~run_autotune_backend->proc~run_autotune_datatypes proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~create~16 transpose_plan%create proc~create~16->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create~16->proc~autotune_grid_decomposition proc~autotune_grid_decomposition->proc~autotune_grid