andreinechaev / nvcc4jupyter

A plugin for Jupyter Notebook to run CUDA C/C++ code
MIT License
200 stars 87 forks source link

Major rewrite that merges the two plugin versions, adds tests, CI/CD pipeline #23

Closed cosminc98 closed 9 months ago

cosminc98 commented 10 months ago

Oh boy, is this a big one. I didn't make small PRs because it was a major rewrite with no clear way to do incremental changes.

If you want to checkout the new features, follow this page from the documentation in a Google Colab notebook.

Among the changes:

There are a few things we need to discuss before you accept this PR: