ncclCommDestroy Interface

interface

Destroy a communicator object comm.


Called by

interface~~ncclcommdestroy~~CalledByGraph interface~ncclcommdestroy ncclCommDestroy proc~destroy_helper backend_helper%destroy_helper proc~destroy_helper->interface~ncclcommdestroy proc~create_helper backend_helper%create_helper proc~create_helper->proc~destroy_helper proc~create_cuda transpose_plan_cuda%create_cuda proc~create_cuda->proc~create_helper proc~run_autotune_backend run_autotune_backend proc~create_cuda->proc~run_autotune_backend proc~autotune_grid_decomposition~2 autotune_grid_decomposition proc~create_cuda->proc~autotune_grid_decomposition~2 proc~run_autotune_backend->proc~create_helper proc~autotune_grid~2 autotune_grid proc~autotune_grid~2->proc~run_autotune_backend proc~autotune_grid_decomposition~2->proc~autotune_grid~2

public function ncclCommDestroy(comm) result(ncclResult_t) bind(C, name="ncclCommDestroy")

Arguments

Type IntentOptional Attributes Name
type(ncclComm), value :: comm

Communicator

Return Value integer(kind=c_int32_t)

Completion status