execute_end Subroutine

private subroutine execute_end(self, kwargs, error_code)

Ends execution of transposition

Type Bound

transpose_handle_datatype

Arguments

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

Transpose handle

type(execute_args), intent(inout) :: kwargs

Additional arguments

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

Error code


Calls

proc~~execute_end~4~~CallsGraph proc~execute_end~4 transpose_handle_datatype%execute_end mpi_waitall mpi_waitall proc~execute_end~4->mpi_waitall

Called by

proc~~execute_end~4~~CalledByGraph proc~execute_end~4 transpose_handle_datatype%execute_end proc~execute~13 transpose_handle_datatype%execute proc~execute~13->proc~execute_end~4 proc~get_plan_execution_time get_plan_execution_time proc~get_plan_execution_time->proc~execute~13 proc~autotune_transpose_id autotune_transpose_id proc~autotune_transpose_id->proc~get_plan_execution_time 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 transpose_plan%create proc~create->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create->proc~autotune_grid_decomposition proc~autotune_grid_decomposition->proc~autotune_grid