The Numerical Analysis Group and Software Engineering Group run two
file/compute servers: hsl.rl.ac.uk and
softeng.cse.rl.ac.uk. The
intention is that these systems provide identical services: compilers,
tools, applications etc. For example f95, the NAG compiler is available
on both machines as are MATLAB and mpich. Common files and applications
- from /usr/local etc - should be on both machines. Other applications
such as the Intel compiler, ifort - found in /opt/intel/fc - should
also be replicated. It should be possible to use exactly the same make files on both machines without
change.
Essentially softeng
mirrors hsl so that if hsl should crash softeng can replace it with a
minimum of delay.
All CSED
staff can use either machine and will have an identical username (the
uid and gid will be same) on each system. This will be generally the
username on
their local system. Access to the machines is by ssh. For example cg log-in to his local machine
should be able to loggin to hsl
by typing: ssh hsl.rl.ac.uk. ssh
will assume the local username and prompt for the hsl password if required.
The home file system of each user is the same on both systems (hsl exports /home/<username> to softeng) so that when logging into softeng you will be using your
file system on hsl. /home/<username> on either system will
contain the sames files - they are the same files! /home/<username>
files and directories are mirrored to /softeng/<username>.
Remember, unless this has been specifically setup, /home/<username> on hsl or softeng will not be the same file system as on
your local machines or laptop.