nvshmemx_sync_all_on_stream Interface

interface


Called by

interface~~nvshmemx_sync_all_on_stream~~CalledByGraph interface~nvshmemx_sync_all_on_stream nvshmemx_sync_all_on_stream proc~execute~10 backend_cufftmp%execute proc~execute~10->interface~nvshmemx_sync_all_on_stream

public subroutine nvshmemx_sync_all_on_stream(stream) bind(C)

Arguments

Type IntentOptional Attributes Name
type(dtfft_stream_t), intent(in), value :: stream

CUDA stream for synchronization.

Description

Synchronizes all PEs (Processing Elements) on the specified stream.