diff --git a/docs/source/user/simulator.rst b/docs/source/user/simulator.rst index 4a34cc00f..8fb28bcec 100644 --- a/docs/source/user/simulator.rst +++ b/docs/source/user/simulator.rst @@ -5,9 +5,9 @@ .. _simulator: -================================================= -Debugging CUDA Python with the the CUDA Simulator -================================================= +============================================= +Debugging CUDA Python with the CUDA Simulator +============================================= Numba includes a CUDA Simulator that implements most of the semantics in CUDA Python using the Python interpreter and some additional Python code. This can