Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions materials/10.hpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ This lecture will cover parallel computing and high performance computing.
We have the following learning objectives:

1. Familiarize with the concept of parallel computing
2. Understand how to leverage parallel computing
3. Learn about high performance computing
4. Understand how to leverage high performance computing
5. Learn how to use HPC resources and best practices
1. Understand how to leverage parallel computing
1. Learn about high performance computing
1. Understand how to leverage high performance computing
1. Learn how to use HPC resources and best practices

We will be using some pre-written scripts to explore parallel computing and high performance computing.
The following scripts are available in the [scripts](./scripts) directory:
Expand Down