ncclGetErrorString Function

public function ncclGetErrorString(ncclResult_t) result(string)

Generates an error message.

Arguments

Type IntentOptional Attributes Name
integer(kind=c_int32_t), intent(in) :: ncclResult_t

Completion status of a function.

Return Value character(len=:), allocatable

Error message


Calls

proc~~ncclgeterrorstring~~CallsGraph proc~ncclgeterrorstring ncclGetErrorString interface~ncclgeterrorstring_c ncclGetErrorString_c proc~ncclgeterrorstring->interface~ncclgeterrorstring_c proc~string_c2f string_c2f proc~ncclgeterrorstring->proc~string_c2f interface~is_null_ptr is_null_ptr proc~string_c2f->interface~is_null_ptr interface~is_null_ptr->interface~is_null_ptr proc~is_null_funptr is_null_funptr interface~is_null_ptr->proc~is_null_funptr

Called by

proc~~ncclgeterrorstring~~CalledByGraph proc~ncclgeterrorstring ncclGetErrorString proc~alloc_mem alloc_mem proc~alloc_mem->proc~ncclgeterrorstring proc~create_helper~2 backend_helper%create_helper proc~create_helper~2->proc~ncclgeterrorstring proc~destroy_helper~2 backend_helper%destroy_helper proc~create_helper~2->proc~destroy_helper~2 proc~destroy_helper~2->proc~ncclgeterrorstring proc~execute_nccl backend_nccl%execute_nccl proc~execute_nccl->proc~ncclgeterrorstring proc~free_mem free_mem proc~free_mem->proc~ncclgeterrorstring proc~alloc_and_set_aux alloc_and_set_aux proc~alloc_and_set_aux->proc~alloc_mem proc~autotune_reshape_plan autotune_reshape_plan proc~autotune_reshape_plan->proc~create_helper~2 proc~autotune_reshape_plan->proc~destroy_helper~2 proc~execute_autotune execute_autotune proc~autotune_reshape_plan->proc~execute_autotune proc~create~16 transpose_plan%create proc~create~16->proc~create_helper~2 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~destroy~2 reshape_plan_base%destroy proc~destroy~2->proc~destroy_helper~2 proc~execute_autotune->proc~alloc_mem proc~execute_autotune->proc~free_mem proc~execute_autotune->proc~alloc_and_set_aux proc~mem_alloc reshape_plan_base%mem_alloc proc~mem_alloc->proc~alloc_mem proc~mem_free reshape_plan_base%mem_free proc~mem_free->proc~free_mem proc~run_autotune_backend->proc~create_helper~2 proc~run_autotune_backend->proc~destroy_helper~2 proc~run_autotune_backend->proc~execute_autotune 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~create~9 reshape_plan%create proc~create~9->proc~autotune_reshape_plan proc~destroy~9 reshape_plan%destroy proc~destroy~9->proc~destroy~2 proc~get_plan_execution_time get_plan_execution_time proc~get_plan_execution_time->proc~execute_autotune proc~autotune_grid_decomposition->proc~autotune_grid proc~autotune_transpose_id autotune_transpose_id proc~autotune_transpose_id->proc~get_plan_execution_time proc~run_autotune_datatypes->proc~autotune_transpose_id