Discussion:
Remote Connection to Cluster Computer??
(too old to reply)
Mirrielees RCC (Cory Quinn)
2010-01-22 01:14:23 UTC
Permalink
I have a resident that needs to use Matlab for class and he wants to know if he could somehow connect remotely to a cluster computer. Does anyone have any experience with doing this if it's possible?

Thanks,

Cory
Mirrielees RCC
Tom Kozlowski
2010-01-22 01:22:16 UTC
Permalink
it's doable with ssh in the command line.

on a mac you type this into Terminal
ssh -Y [sunetid]@[cluster]
where [sunetid] is the user's sunet ID and [cluster] is the url/IP of one of the cluster computers (not residential cluster) that has software to be used. I used to use bramble, but I think it's been taken down. I can't remember the names of any of the other ones, so maybe someone else can be of help there
Post by Mirrielees RCC (Cory Quinn)
I have a resident that needs to use Matlab for class and he wants to know if he could somehow connect remotely to a cluster computer. Does anyone have any experience with doing this if it's possible?
Thanks,
Cory
Mirrielees RCC
Tom Kozlowski
Toyon RCC
***@rescomp.stanford.edu
Deniz Kahramaner
2010-01-22 06:55:59 UTC
Permalink
Ssh into ***@elaine.edu

Sent from my iPhone

On Jan 21, 2010, at 5:22 PM, Tom Kozlowski
Post by Tom Kozlowski
it's doable with ssh in the command line.
on a mac you type this into Terminal
where [sunetid] is the user's sunet ID and [cluster] is the url/IP
of one of the cluster computers (not residential cluster) that has
software to be used. I used to use bramble, but I think it's been
taken down. I can't remember the names of any of the other ones, so
maybe someone else can be of help there
Post by Mirrielees RCC (Cory Quinn)
I have a resident that needs to use Matlab for class and he wants
to know if he could somehow connect remotely to a cluster computer.
Does anyone have any experience with doing this if it's possible?
Thanks,
Cory
Mirrielees RCC
Tom Kozlowski
Toyon RCC
Michael Liu
2010-01-22 10:30:26 UTC
Permalink
For Windows you can use Xming with either putty or SecureCRT. VNC can get
annoying since you usually forward the whole desktop.



The pod cluster is in Terman; myth is in Gates; corn (which replaces the old
bramble, hedge, and vine clusters) is the current general cluster I think;
cardinal is a "lightweight" cluster for email etc (not for matlab).



All of these clusters use Stanford AFS so whatever your resident does on the
residential cluster machines should carry over to the UNIX clusters. Except
for cardinal, they all have Matlab version R2009b installed.



Michael

Roble RCC



-----Original Message-----
From: rescomp-rcc-newsgroup-***@lists.stanford.edu
[mailto:rescomp-rcc-newsgroup-***@lists.stanford.edu] On Behalf Of
Warren Mar (EV Zone L RCC)
Sent: Thursday, January 21, 2010 5:23 PM
To: rescomp-rcc-***@lists.stanford.edu
Subject: Re: Remote Connection to Cluster Computer??



for a mac, just type "ssh ***@pod.stanford.edu -Y"

and "matlab" after you've connected.



"Unix Cluster



Unix clusters are available for computationally intensive jobs. You can

view available clusters here

(http://www.stanford.edu/services/unixcomputing/which.html). The pod

cluster is physically located in the Terman Enginneering building. The

others need to be remotely connected to by ssh. To ssh, you can download

the SecureCRT (terminal) and SecureFX (file transfer) client from

Stanford on the Essential Stanford Software website.



There are two ways to get a graphical interface remotely, connecting by

vnc or forward X11 to an X11 server on your own computer. I recommend

the Xming-mesa X11 Server and TightVNC."
Post by Mirrielees RCC (Cory Quinn)
I have a resident that needs to use Matlab for class and he wants to know
if he could somehow connect remotely to a cluster computer. Does anyone have
any experience with doing this if it's possible?
Post by Mirrielees RCC (Cory Quinn)
Thanks,
Cory
Mirrielees RCC
--
Warren Mar

RCC for Zone L: EV Studio 1 & Bldgs 134-144
Michael Liu
2010-01-22 10:32:56 UTC
Permalink
Elaine is also corn now fyi. =]

Michael

-----Original Message-----
From: rescomp-rcc-newsgroup-***@lists.stanford.edu
[mailto:rescomp-rcc-newsgroup-***@lists.stanford.edu] On Behalf Of Deniz
Kahramaner
Sent: Thursday, January 21, 2010 10:56 PM
To: Tom Kozlowski
Cc: RCC Newsgroup
Subject: Re: Remote Connection to Cluster Computer??

Ssh into ***@elaine.edu

Sent from my iPhone

On Jan 21, 2010, at 5:22 PM, Tom Kozlowski
Post by Tom Kozlowski
it's doable with ssh in the command line.
on a mac you type this into Terminal
where [sunetid] is the user's sunet ID and [cluster] is the url/IP
of one of the cluster computers (not residential cluster) that has
software to be used. I used to use bramble, but I think it's been
taken down. I can't remember the names of any of the other ones, so
maybe someone else can be of help there
Post by Mirrielees RCC (Cory Quinn)
I have a resident that needs to use Matlab for class and he wants
to know if he could somehow connect remotely to a cluster computer.
Does anyone have any experience with doing this if it's possible?
Thanks,
Cory
Mirrielees RCC
Tom Kozlowski
Toyon RCC
Cosmin Deaconu
2010-01-22 21:17:36 UTC
Permalink
FYI there is a good guide for setting up remote X at
http://www.stanford.edu/class/cs107/other/x_tutorial/

-Cosmin
Post by Michael Liu
Elaine is also corn now fyi. =]
Michael
-----Original Message-----
Kahramaner
Sent: Thursday, January 21, 2010 10:56 PM
To: Tom Kozlowski
Cc: RCC Newsgroup
Subject: Re: Remote Connection to Cluster Computer??
Sent from my iPhone
On Jan 21, 2010, at 5:22 PM, Tom Kozlowski
Post by Tom Kozlowski
it's doable with ssh in the command line.
on a mac you type this into Terminal
where [sunetid] is the user's sunet ID and [cluster] is the url/IP
of one of the cluster computers (not residential cluster) that has
software to be used. I used to use bramble, but I think it's been
taken down. I can't remember the names of any of the other ones, so
maybe someone else can be of help there
Post by Mirrielees RCC (Cory Quinn)
I have a resident that needs to use Matlab for class and he wants
to know if he could somehow connect remotely to a cluster computer.
Does anyone have any experience with doing this if it's possible?
Thanks,
Cory
Mirrielees RCC
Tom Kozlowski
Toyon RCC
Loading...