Repository for tutorials, examples and starter scripts for using the MTU HPC cluster
Repository for tutorials, examples and starter scripts for using the MTU HPC cluster
Connecting to the MTU HPC cluster
Within the college, access to the cluster is via SSH to the host:
On Windows the simplest way to get an SSH client is to use PuTTy. This is available on all lab PCs.
Linux machines usually have an SSH client on the terminal.
An account on the MTU HPC cluster is usually requested for you by your lecturer or supervisor.
Setup git
Get the Starter Repository using git:
This repository contains some useful sample code for running and submitting jobs on the MTU HPC cluster. This repo can be cloned into your home directory on the HPC cluster and used as a starting point for some your own work.