Skip to content

SURF-ML/HPML-course-materials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPML-course-materials

Contains all course materials from the HPML group Course environment: https://ondemand.snellius.surf.nl

  • Login with scurXXX login
  • Click on "Jupyter"
  • Select "partition" -> gpu_course
  • "Select environment module version" -> Course
  • Memory: 16 (GB)
  • CPU cores: 2
  • GPUs: 1
  • time: e.g. 1:30:00 (1h30m)

Course Overview

  • Hardware (e.g. Tensor cores) and software features (e.g. low level libraries for deep learning) for accelerated deep learning
  • Packed data formats
  • Profiling PyTorch with TensorBoard
  • Parallel computing for deep learning

Profiling

python3 -m venv venv
source venv/bin/activate
pip install git+https://github.com/pytorch/kineto.git#subdirectory=tb_plugin

git clone --depth=1 https://github.com/SURF-ML/HPML-course-materials.git

tensorboard --logdir HPML-course-materials/Day2/notebooks/logs/

Other courses and resources

About

Contains all course materials from the HPML group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors