_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.sdsc.edu/pipermail/npaci-rocks-discussion/attachments/20100319/f996e7dd/attachment.html
we just installed Matlab on the head-node in the /share/apps directory.
It works fine for us, because each node can access this path.
> Date: Fri, 19 Mar 2010 14:57:52 +0100
> From: matthia...@biotec.tu-dresden.de
> To: npaci-rocks...@sdsc.edu
> Subject: Re: [Rocks-Discuss] Installing matlab on all the nodes
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969
-------------- next part --------------
An HTML attachment was scrubbed...
> Hotmail: Trusted email with Microsoft�s powerful SPAM protection.
> https://signup.live.com/signup.aspx?id=60969
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: https://lists.sdsc.edu/pipermail/npaci-rocks-discussion/attachments/20100319/1e8bebbe/attachment.html
>
--
Matthias Gierth
System Administrator
Bioinformatics Service
TU Dresden, Biotec
Tatzberg 47-51
01307 Dresden
Phone: +49 (0)351 463 40020
Fax: +49 (0)351 463 40087
Email: matthia...@biotec.tu-dresden.de
I installed Matlab on my head node in /opt/Matlab.
I created several tarballs (one for each directory under /opt/Matlab)
because I found that a single rpm was too large and failed to install.
I created a Makefile for each tarball that created an rpm by extracting
the tarball to the BUILD_DIR/opt/Matlab directory, and split Matlab into
about 6 smaller RPMS using this method.
The roll adds /opt/Matlab/license.dat to the 411 service so you just
have to put the license server information in on the head node and it
gets copied to the other nodes.
I have found that RPMS larger than 600Mb tend to cause odd failures
during the install process, so try and keep the rpms smaller than that
for the install.
If I ever get permission I'll distribute the roll through
rocks.stanford.edu.
Scott
We do the same, also run Matlab Distributed Computing Engine with Torque for parallel matlab jobs and runs fine through the shared installation method.
Steve
Renate
Renate Mittelmann
Arizona State University
School of Mathematical and Statistical Sciences
Tempe, AZ 85287-1804
ren...@asu.edu http://plato.asu.edu/renate/
(480)965-0096 fax:(480)965-0461
> From: ren...@asu.edu
> Date: Fri, 19 Mar 2010 11:04:37 -0700
> To: npaci-rocks...@sdsc.edu
> Subject: Re: [Rocks-Discuss] Installing matlab on all the nodes
>
_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969
-------------- next part --------------
An HTML attachment was scrubbed...
The client license hosted by external license servers, and the DCS licenses are hosted by the head node. In our case, DCS is integrated with Grid Engine.
Mike