Skip to content

AxelRubini/MulticoreNotebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multicore CUDA Notebooks

Google Colab notebooks for running CUDA exercises from the Multicore course.

Contents

  • MulticoreTemplate.ipynb - Italian version
  • MulticoreTemplate_EN.ipynb - English version
  • guides - User guides (IT/EN)

Quick Start

  1. Open the notebook in Google Colab
  2. Select GPU runtime (T4 recommended)
  3. Follow the in-notebook instructions

Features

  • Automatic GPU setup and configuration
  • Upload and compile .cu files
  • Execute CUDA code with pre-configured parameters
  • Optional GitHub integration for version control
  • Results visualization and export

Requirements

  • Google Account
  • Google Drive access
  • GitHub account (optional, for version control)

Usage

Each notebook guides you through:

  1. Initial setup and GPU configuration
  2. Uploading your CUDA code
  3. Compiling and executing
  4. Viewing results
  5. Saving and syncing to GitHub

For detailed instructions, see the guide file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors