cuEventSynchronize: Waits for an event to complete

Description Usage Arguments References See Also

Description

Wait until the completion of all device work preceding the most recent call to cuEventRecord() (in the appropriate compute streams, as specified by the arguments to cuEventRecord()).

Usage

1

Arguments

hEvent

Event to wait for

References

http://docs.nvidia.com/cuda/cuda-driver-api/index.html

See Also

cuEventCreate cuEventRecord cuEventQuery cuEventDestroy cuEventElapsedTime


duncantl/RCUDA documentation built on May 15, 2019, 5:26 p.m.