numba / numba/nvidia-cuda-tutorial
Replace use of `definition` and `definitions` with `overloads`
Open
- Dominant language
- Jupyter Notebook
- Stars
- 269
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.