Changes between Version 1 and Version 2 of CUDA Documentation
- Timestamp:
- 07/02/21 15:20:53 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CUDA Documentation
v1 v2 5 5 * Use of the CUDA variables `threadIdx`, `blockIdx`, `gridDim`, and `blockDim` 6 6 * `__syncthreads` 7 * `__shared__` 7 8 * Enqueuing multiple kernel calls with the null stream 8 9 * `cudaMalloc`
