dtFFT
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
nvshmemx_sync_all_on_stream
Interface
6 statements
Source File
dtfft_interface_nvshmem.F90
dtfft_interface_nvshmem
nvshmemx_sync_all_on_stream
Contents
None
interface
public subroutine nvshmemx_sync_all_on_stream(stream) bind(C)
Arguments
Type
Intent
Optional
Attributes
Name
type(
dtfft_stream_t
),
intent(in),
value
::
stream
CUDA stream for synchronization.
Description
Synchronizes all PEs (Processing Elements) on the specified stream.