nvidia-cuda-tutorial icon indicating copy to clipboard operation
nvidia-cuda-tutorial copied to clipboard

Replace use of `definition` and `definitions` with `overloads`

Open gmarkall opened this issue 4 years ago • 0 comments

Some parts of the course use kernel definitions from the definition and definitions properties. These properties are deprecated, and should be replaced with the use of overloads instead.

gmarkall avatar Apr 21 '21 07:04 gmarkall