ncclCommDestroy Interface

interface

Destroy a communicator object comm.


Called by

interface~~ncclcommdestroy~~CalledByGraph interface~ncclcommdestroy ncclCommDestroy proc~destroy_helper~2 backend_helper%destroy_helper proc~destroy_helper~2->interface~ncclcommdestroy proc~create_helper~2 backend_helper%create_helper proc~create_helper~2->proc~destroy_helper~2 proc~destroy transpose_plan%destroy proc~destroy->proc~destroy_helper~2 proc~run_autotune_backend run_autotune_backend proc~run_autotune_backend->proc~destroy_helper~2 proc~run_autotune_backend->proc~create_helper~2 proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~create transpose_plan%create proc~create->proc~create_helper~2 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

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