For fresh accounts

Update your SSH configuration

Host cosma
HostName login.cosma.dur.ac.uk
User <account>
IdentityFile <ssh_private_key>

Afterwards, you should be able to login with your credentials

$ ssh cosma

There are 8 Intel SapphireRapids nodes in the DINE2 partition. Please use the supplied batch scripts instead of interactive jobs.

Getting hands-on codes

I created a folder with codes and scripts that all of you should be able to copy

$ cp -a ~dc-grub1/NLPE-Durham $HOME
$ cd NLPE-Durham
$ ls
DMVM MFCG

Last modified: Friday, 12 June 2026, 4:15 PM