Compute Cluster

The Cluster Computing Environment

The compute cluster is a VMware cluster of three linked nodes. Each node has 56 cores, 256GB of RAM and are connected to a 12TB RAID. One of the features of this VMware cluster is it's ability to move compute servers between the nodes for failover and load balancing. Clusters are usually deployed to improve performance and/or availability over that provided by a single computer, while typically being much more cost-effective than single computers of comparable speed or availability.

Establishing a connection

With your ssh client, you can establish a connection through “ssh”.

The hostname of the main compute node is: denali.pstat.ucsb.edu
This is a standalone node, consisting of two 10-core processors (20 total cores) at 2.60GHz each and 128GB RAM.

or:

This system is offline for specific grant use only
The hostname of the alternate node is: wavelet.pstat.ucsb.edu
This is a standalone node, consisting of two 10-core processors (20 total cores) at 2.60GHz each and 128GB RAM.
 
Note: For security reasons we have moved our cluster computer behind the campus VPN to limit access to only campus UCSBNetID authorized personal. Please click HERE to get directions and download software for intalling on your device to allow access.
 

Use your department login and password.

Now you are ready to do all the features in the cluster. Remember the cluster is UNIX based, so you may need to know some simple UNIX commands.

We will have to run Xming in the background on Windows machines to do graphic features on the cluster. Xming is free and can be downloaded 

here

Condo Cluster at CNSI/MRL

Our department also has access to the Condo cluster at CNSI/MRL called Braid (specs can be found here.) To get access to this cluster please fill out this form. Once granted access you will be given a unique password with instructions on how to change it.

Documentation

Please see the help pages for help on using R and Matlab on the braid cluster. Be aware even though the documents refer to the Knot cluster they still apply to the Braid cluster simply replace the work 'knot' with 'braid' and you'll have exactly what you need to run R and Matlab jobs in a cluster environment.
 
Please always submit jobs that take more than a few minutes to the job queue. Do not run long jobs on the head node.

If you do not have SSH client in your PC 

If you don't know what a “ssh client” is, it might not be installed on your PC. Download one client from the web for FREE! It is called “PUTTY”.

Grab it here.

On the PSTAT Lab PC's, it's already installed. In the SSH client, make sure that you set the 'Forward X11 Packets' option.

Instructions on Setting up X11 forwarding


If you need help, please email at helpdesk@pstat.ucsb.edu