dtfft_get_backend_string Function

public function dtfft_get_backend_string(backend) result(string)

Gets the string description of a GPU backend

Arguments

Type IntentOptional Attributes Name
type(dtfft_backend_t), intent(in) :: backend

GPU backend

Return Value character(len=:), allocatable

Backend string


Called by

proc~~dtfft_get_backend_string~~CalledByGraph proc~dtfft_get_backend_string dtfft_get_backend_string proc~alloc_mem alloc_mem proc~alloc_mem->proc~dtfft_get_backend_string proc~create_cuda transpose_plan_cuda%create_cuda proc~create_cuda->proc~dtfft_get_backend_string proc~run_autotune_backend run_autotune_backend proc~create_cuda->proc~run_autotune_backend proc~alloc_and_set_aux alloc_and_set_aux proc~create_cuda->proc~alloc_and_set_aux proc~autotune_grid_decomposition autotune_grid_decomposition proc~create_cuda->proc~autotune_grid_decomposition proc~dtfft_get_backend_string_c dtfft_get_backend_string_c proc~dtfft_get_backend_string_c->proc~dtfft_get_backend_string proc~report dtfft_plan_t%report proc~report->proc~dtfft_get_backend_string proc~run_autotune_backend->proc~dtfft_get_backend_string proc~run_autotune_backend->proc~alloc_mem proc~run_autotune_backend->proc~alloc_and_set_aux proc~alloc_and_set_aux->proc~alloc_mem proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~dtfft_report_c dtfft_report_c proc~dtfft_report_c->proc~report proc~mem_alloc~3 abstract_transpose_plan%mem_alloc proc~mem_alloc~3->proc~alloc_mem proc~autotune_grid_decomposition->proc~autotune_grid