Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 694 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 694 Bytes

Shared Memory Programming for High Performance Computing: Exercises

Getting Started

We will use NCI's Intel-based Gadi system for all the exercises in this course. An ARM-based system will also be used for some exercises.

Log in to Gadi via SSH.

You should clone this Git repository to your home directory on Gadi for use in all hands-on sessions. Run the following command after logging into Gadi:

git clone [email protected]:ANU-HPC/sharedMemHPC_exercises.git

Acknowledgements

This course is based on material developed by current and former ANU staff, including Peter Strazdins, Alistair Rendell, and Josh Milthorpe.