Responsive image

HPC Shiksha

Basics of High Performance Computing

Responsive image

This page contains information for participants registered in the course.

Registered students will receive further notification in the week (Nov. 2 to Nov. 5) about the course on their registered email IDs.

Software Tools for the Course

The learning for the course will be more effective if the participants experiment with various parallel programs provided by the instructors. A few software that will readily help in these experiments are provided below. Note that these are recommended and the participants are free to experiment with alternatives.

  • OpenMP: GNU gcc version 6.1 or above
  • MPI: install MPICH 3 or above manually or through package managers (e.g. sudo apt-get install mpich on Ubuntu).
  • CUDA: CUDA 10 or above; alternatively, you can use Google Colab

Software Installation Guide:

1. HPC Shiksha - OpenMP Installation Guide
2. HPC Shiksha - MPI Installation Guide
3. HPC Shiksha - CUDA, Google Colab Installation Guide