Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (24 loc) · 990 Bytes

index.md

File metadata and controls

29 lines (24 loc) · 990 Bytes
layout root
lesson
.

This workshop is an introduction to using high-performance computing systems effectively. We obviously can't cover every case or give an exhaustive course on parallel programming in just two days of teaching time. Instead, this workshop is intended to give students a good introduction and overview of the tools available and how to use them effectively.

By the end of this workshop, students will know how to:

  • Use the UNIX command line (also known as terminal or shell) to operate a computer, connect to a cluster, and write simple shell scripts.

NOTE

  • This is the draft HPC Carpentry release. Comments and feedback are welcome.
  • Additionally, please explore the lesson, shell-novice until this one is complete. {: .callout}

Prerequisites

There are no real prerequisites for this lesson, but prior programming and/or command line experience will be helpful. {: .prereq}