mirror of
https://github.com/andreinechaev/nvcc4jupyter.git
synced 2026-06-13 18:50:47 +05:30
14 lines
401 B
ReStructuredText
14 lines
401 B
ReStructuredText
Welcome to nvcc4jupyter's documentation!
|
|
========================================
|
|
|
|
This IPython extension allows running CUDA C++ code in Jupyter notebook. This
|
|
is especially useful when combined with `Google Colab <https://colab.research.google.com/>`_
|
|
which provides CUDA capable GPUs with the CUDA toolkit already installed.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
usage
|
|
magics
|