Uses of Class
com.ibm.cuda.CudaEvent
-
Uses of CudaEvent in com.ibm.cuda
Modifier and TypeMethodDescriptionfloat
CudaEvent.elapsedTimeSince
(CudaEvent priorEvent) Returns the elapsed time (in milliseconds) relative to the specifiedpriorEvent
.void
Makes all future work submitted to this stream wait for the specified event to occur.