allocate_plans Subroutine

public subroutine allocate_plans(plans, backend)

Allocates array of plans

Arguments

Type IntentOptional Attributes Name
type(reshape_container), intent(inout) :: plans(:)

Plans to allocate

type(dtfft_backend_t), intent(in) :: backend

Backend to use


Called by

proc~~allocate_plans~~CalledByGraph proc~allocate_plans allocate_plans proc~create_reshape_plans create_reshape_plans proc~create_reshape_plans->proc~allocate_plans proc~create~16 transpose_plan%create proc~create~16->proc~allocate_plans proc~run_autotune_backend run_autotune_backend proc~create~16->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create~16->proc~autotune_grid_decomposition proc~get_plan_execution_time get_plan_execution_time proc~get_plan_execution_time->proc~allocate_plans proc~run_autotune_backend->proc~allocate_plans proc~run_autotune_datatypes run_autotune_datatypes proc~run_autotune_backend->proc~run_autotune_datatypes proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend 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~autotune_grid_decomposition->proc~autotune_grid proc~run_autotune_datatypes->proc~autotune_transpose_id