Changes between Version 2 and Version 3 of CUDA Documentation


Ignore:
Timestamp:
07/26/21 16:37:17 (5 years ago)
Author:
Alex Wilton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CUDA Documentation

    v2 v3  
    66* `__syncthreads`
    77* `__shared__`
    8 * Enqueuing multiple kernel calls with the null stream
     8* Enqueuing multiple kernel calls into streams
    99* `cudaMalloc`
    1010* `cudaMemcpy`
     
    1414== Major Limitations ==
    1515
    16 * Lacks support for other stream types
    17 
    1816=== Missing Features ===
    1917