Skip to content

Commit 46f8a67

Browse files
seibertbrycelelbach
authored andcommitted
Add link to CUDA notebook 03
1 parent 0966d39 commit 46f8a67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"| # | Topic | Solution | Technologies | \n",
1313
"|---|-------|----------|--------------|\n",
1414
"| 01 | [NumPy Intro - ndarray Basics](../fundamentals/01__numpy_intro__ndarray_basics.ipynb) | [Click](../fundamentals/solutions/01__numpy_intro__ndarray_basics__SOLUTION.ipynb) | NumPy |\n",
15+
"| 03 | [NumPy to CuPy - ndarray Basics](../fundamentals/03__numpy_to_cupy__ndarray_basics.ipynb) | [Click](../fundamentals/solutions/03__numpy_to_cupy__ndarray_basics__SOLUTION.ipynb) | CuPy |\n",
1516
"| 05 | [Memory Spaces - Power Iteration](../fundamentals/05__memory_spaces__power_iteration.ipynb) | [Click](../fundamentals/solutions/05__memory_spaces__power_iteration__SOLUTION.ipynb) | CuPy |\n",
1617
"| 06 | [Asynchrony - Power Iteration](../fundamentals/06__asynchrony__power_iteration.ipynb) | [Click](../fundamentals/solutions/06__asynchrony__power_iteration__SOLUTION.ipynb) | CuPy |\n",
1718
"| 60 | [mpi4py](../distributed/60__mpi4py.ipynb) | - | mpi4py |\n",

0 commit comments

Comments
 (0)