nvshmemx_sync_all_on_stream Interface

interface
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.