wc_allreduce_Tensor Subroutine

public subroutine wc_allreduce_Tensor(inTensor, outTensor, op, MPIcommon, ierr)

Arguments

Type IntentOptional AttributesName
type(Tensor), intent(in), target:: inTensor
type(Tensor), intent(inout), target:: outTensor
integer, intent(in) :: op
integer, intent(in), optional :: MPIcommon
integer, intent(inout) :: ierr

Contents

None