mirror of
https://github.com/andreinechaev/nvcc4jupyter.git
synced 2026-06-13 10:40:48 +05:30
1ca949d80389578a6796fd50d695e8f4544dac17
nvcc4jupyter: CUDA C++ plugin for Jupyter Notebook
| Testing | |
| Package |
nvcc4jupyter is a Jupyter Notebook plugin that provides cell and line magics to allow running CUDA C++ code from a notebook. This is especially useful when combined with a hosted service such a Google's Colab which provide CUDA capable GPUs and you can start learning CUDA C++ without having to install anything or even to own a GPU yourself.
Table of Contents
Main Features
Here are just a few of the things that nvcc4jupyter does well:
- TODO1
- TODO2
Install
The installer for the latest released version is available at the Python Package Index (PyPI).
pip install nvcc4jupyter
Usage
TODO
Documentation
The official documentation is hosted on TODO.
License
Languages
Jupyter Notebook
55.3%
Python
43%
Dockerfile
1.5%
Shell
0.2%