diff --git a/_basic/cuda/jupyter_notebook/nways_cuda.ipynb b/_basic/cuda/jupyter_notebook/nways_cuda.ipynb index e252c2d..fd9d537 100644 --- a/_basic/cuda/jupyter_notebook/nways_cuda.ipynb +++ b/_basic/cuda/jupyter_notebook/nways_cuda.ipynb @@ -22,7 +22,6 @@ "source": [ "## Learning objectives\n", "The **goal** of this lab is to:\n", - "The goal of this lab is:\n", "- Learn how to use CUDA C and CUDA Fortran to parallelize our code.\n", "- Understand the basic terms and steps involved in making a sequential code parallel.\n", "\n",