Skip to content

Commit 4608ab8

Browse files
committed
Accelerated Python Tutorial: Add the cuda-cccl notebook to the 8 hour tutorial.
1 parent dd3f899 commit 4608ab8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/accelerated-python/notebooks/syllabi/cuda_python__cupy_cudf_kernels__8_hours.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"| 05 | [Memory Spaces: Power Iteration](../fundamentals/05__memory_spaces__power_iteration.ipynb) | [Click](../fundamentals/solutions/05__memory_spaces__power_iteration__SOLUTION.ipynb) | CuPy |\n",
1717
"| 06 | [Asynchrony: Power Iteration](../fundamentals/06__asynchrony__power_iteration.ipynb) | [Click](../fundamentals/solutions/06__asynchrony__power_iteration__SOLUTION.ipynb) | CuPy, Nsight Systems |\n",
1818
"| 20 | [cuDF: NYC Parking Violations](../libraries/20__cudf__nyc_parking_violations.ipynb) | [Click](../libraries/solutions/20__cudf__nyc_parking_violations__SOLUTION.ipynb) | cuDF |\n",
19+
"| 23 | [cuda-cccl: Customizing Algorithms](../libraries/23__cuda_cccl__customizing_algorithms.ipynb) | [Click](../libraries/solutions/23__cuda_cccl__customizing_algorithms__SOLUTION.ipynb) | cuda-cccl |\n",
1920
"| 40 | [Kernels: Copy](../kernels/40__kernel_authoring__copy.ipynb) | [Click](../kernels/solutions/40__kernel_authoring__copy__SOLUTION.ipynb) | Numba CUDA, Nsight Compute |\n",
2021
"| 41 | [Kernels: Book Histogram](../kernels/41__kernel_authoring__book_histogram.ipynb) | [Click](../kernels/solutions/41__kernel_authoring__book_histogram__SOLUTION.ipynb) | Numba CUDA, Nsight Compute |\n",
2122
"\n",

0 commit comments

Comments
 (0)