HPC Cloud Tutorial

SURFsara logo

General Information

SURFsara has been operating the HPC Cloud as an Infrastructure as a Service (IaaS) for several years. The HPC Cloud service offers users access to fast computing nodes and high-performant big storage volumes through a powerful graphical user interface. The underlying cluster Oort is managed by the OpenNebula cloud management software.

This tutorial introduces a user to the HPC Cloud, by providing a set of lectures and hands-on examples to be run on the Oort infrastructure.

You can follow it at your own pace.

Preparation

You are expected to use a laptop with Internet connection and a browser installed.

Prior experience with Linux commands will help but not a prerequisite.

For this workshop you will need:

NOTE for Windows users:

For the Extras you may need to start a graphical window in your laptop that is connected to your HPC Cloud machine. To make this work, you need to adjust the following:

  • Open GitBash (or git for windows).
  • In the terminal that appears, copy and paste the following commands:
# press enter to submit each command
echo "export DISPLAY=localhost:0.0" >> $HOME/.bashrc
source $HOME/.bashrc

Hands-on

The hands-on tutorial consists of three parts: