arde
cluster
The arde cluster is a 24-node cluster of dual processor AMD
opteron 246 machines running Suse Linux. To log in, ssh to
arde.chem.rochester.edu. That will put you on the master
node, which should only be used for compiling or short test
jobs. To log in to one of the 23 compute nodes, ssh to
arde01...arde23.
To set up passwordless ssh to arde, type 'ssh keygen -t
dsa' on your local machine. This will create two files,
.ssh/id_dsa and .ssh/id_dsa.pub.
Copy id_dsa.pub to .ssh/authorized_keys in your home
directory on arde (using scp), or append it to
.ssh/authorized_keys if that file already exists.
Disk usage on arde
Jobs running on arde
Automatic backups do not exist at this time, so users are
responsible for backing up their own data.