cuda_synchronize | R Documentation |
Waits for all kernels in all streams on a CUDA device to complete.
cuda_synchronize(device = NULL)
device |
device for which to synchronize. It uses the current device
given by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.