cuStreamSynchronize: Wait until a stream's tasks are completed

Description Usage Arguments References See Also

Description

Waits until the device has completed all operations in the stream specified by hStream. If the context was created with the CU_CTX_SCHED_BLOCKING_SYNC flag, the CPU thread will block until the stream is finished with all of its tasks.

Usage

1

Arguments

hStream

Stream to wait for

References

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

See Also

cuStreamCreate cuStreamDestroy cuStreamWaitEvent cuStreamQuery cuStreamAddCallback


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