Skip to content

Commit

Permalink
Update Cluster_Computing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ccaegul authored Sep 18, 2023
1 parent f60b9d4 commit 24efea9
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions mkdocs-project-dir/docs/Background/Cluster_Computing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,14 @@ In this context, a cluster is a collection of computers (often referred to as "n
They're networked together with some shared storage and a scheduling system that lets people
run programs on them without having to enter commands "live".

If you are doing the "ARC - Introduction to High Performance Computing at UCL Moodle course" the link to the video explanation of this is here: https://moodle.ucl.ac.uk/mod/page/view.php?id=4623810
If you are doing the "ARC - Introduction to High Performance Computing at UCL Moodle course" the link to the video explanation of this is here:
- [ (Moodle)](https://moodle.ucl.ac.uk/mod/page/view.php?id=4623810) (UCL users)


This video is also available here:

-[(mediacentral)](https://mediacentral.ucl.ac.uk/Play/96444) (non-UCL users)

This video is also available here: https://mediacentral.ucl.ac.uk/Play/96444


## Why would I want to use one?
Expand Down

0 comments on commit 24efea9

Please sign in to comment.