get_aux_size Function

private function get_aux_size(self)

Returns number of bytes required by aux buffer

Type Bound

abstract_backend

Arguments

Type IntentOptional Attributes Name
class(abstract_backend), intent(in) :: self

Abstract GPU backend

Return Value integer(kind=int64)


Called by

proc~~get_aux_size~~CalledByGraph proc~get_aux_size abstract_backend%get_aux_size proc~get_aux_size~2 transpose_handle_cuda%get_aux_size proc~get_aux_size~2->proc~get_aux_size proc~alloc_and_set_aux alloc_and_set_aux proc~alloc_and_set_aux->proc~get_aux_size~2 proc~create_cuda transpose_plan_cuda%create_cuda proc~create_cuda->proc~alloc_and_set_aux proc~run_autotune_backend run_autotune_backend proc~create_cuda->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create_cuda->proc~autotune_grid_decomposition proc~run_autotune_backend->proc~alloc_and_set_aux proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~autotune_grid_decomposition->proc~autotune_grid