

SURFsara has been operating the HPC Cloud in an Infrastructure as a Service (IaaS) model 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 workshop aims to introduce the participants to the HPC Cloud, by providing a set of lectures and hands-on examples to be run on the Oort infrastructure. The session is part of the Good Practices for High Performance Computing and Cloud which covers various topics related to HPC and Big Data.
Agenda:
23rd May 2019, SURFsara, Science Park 140, 1098XG, Amsterdam
- 09:00 Welcome
- 09:05 Presentation and Demo: HPC Cloud at SURFsara (Ander Astudillo)
- 09:45 Hands-on: Parts A & B (at your discression, also C)
- 12:00 Lunch break
- 13:00 Morning recap
- 13:05 Presentation and Demo: Cloudifying - parallelism & API (Ander Astudillo)
- 13:45 Hands-on: Part C & Extras
- 17:00 End
Participants are expected to bring a laptop with Internet connection and a browser installed. Prior experience with Linux commands will help but not it is no mandatory prerequisite.
For this workshop you will need:
-32-bit.exe or the -64-bit.exe.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
The hands-on tutorial consists of three parts:
basic concepts on how to operate in the HPC Cloud environment.The Extras part will focus on advanced topics, namelly parallel programming and automation, where you will exercise yourself on the HPC Cloud.