Knowledgebase
Earth System Science Interdisciplinary Center > ESSIC Help Desk > Knowledgebase

Search help:


CICS HPC Rain Cluster - Matlab GUI

Solution

If you need to access a gui for matlab, you can tunnel a X session over ssh from your linux machine to a compute node by doing the following:

On your workstation:

$ ssh -L 2120:compute-0-0:22 rain.umd.edu

Substitute compute-0-0 for an under utilized compute node.

<enter your rain.umd.edu password>

Leave this window/terminal open

 

Open a second window on your workstation and issue the following:

$ ssh -X -p 2120 localhost

enter the password for your workstation and you will now have an X session to the compute node.

[rreese@compute-0-0 ~]$ matlab

The matlab gui opens.

 

 

 
Was this article helpful? yes / no
Related articles CICS HPC Rain Cluster - Matlab
CICS HPC Rain Cluster - Request a Specific Compute Node
Interactive Job Submission on the Flood2 Cluster
CICS HPC Rain Cluster - View Compute Nodes
Interactive Job Submission on the Bamboo Cluster
Article details
Article ID: 29
Category: CICS Rain Cluster
Rating (Votes): Article rated 3.3/5.0 (44)

 
« Go back

 
Powered by Help Desk Software HESK, in partnership with SysAid Technologies