cuEventQuery: Queries an event's status

Description Usage Arguments References See Also

Description

Query the status 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
cuEventQuery(hEvent)

Arguments

hEvent

Event to query

References

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

See Also

cuEventCreate cuEventRecord cuEventSynchronize cuEventDestroy cuEventElapsedTime


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