Thread Management
[CUDA Runtime API]


Functions

cudaError_t cudaThreadExit (void)
 Exit and clean up from CUDA launches.
cudaError_t cudaThreadSynchronize (void)
 Wait for compute device to finish.

Detailed Description

This section describes the thread management functions of the CUDA runtime application programming interface.

Generated by Doxygen for NVIDIA CUDA Library  NVIDIA