Google Colab notebooks for running CUDA exercises from the Multicore course.
- MulticoreTemplate.ipynb - Italian version
- MulticoreTemplate_EN.ipynb - English version
- guides - User guides (IT/EN)
- Open the notebook in Google Colab
- Select GPU runtime (T4 recommended)
- Follow the in-notebook instructions
- Automatic GPU setup and configuration
- Upload and compile
.cufiles - Execute CUDA code with pre-configured parameters
- Optional GitHub integration for version control
- Results visualization and export
- Google Account
- Google Drive access
- GitHub account (optional, for version control)
Each notebook guides you through:
- Initial setup and GPU configuration
- Uploading your CUDA code
- Compiling and executing
- Viewing results
- Saving and syncing to GitHub
For detailed instructions, see the guide file.