Ubuntu1310

From FarmShare

(Difference between revisions)
Jump to: navigation, search
 
(10 intermediate revisions not shown)
Line 1: Line 1:
= Ubuntu 13.10 (Saucy) =
= Ubuntu 13.10 (Saucy) =
-
As of mid-april 2014, there are 20 corn (corn21-40) and 5 barley (barley1-5) running Ubuntu 13.10 and are accessible via the corn-new.stanford.edu DNS entry.
+
As of June 12 2014, farmshare has been migrated to Ubuntu 13.10.  If you ssh to corn.stanford.edu you will land on a pool of Ubuntu 13.10 machines.
 +
Please note that as the old 13.04 nodes drain of all user jobs they will be rebuilt as 13.10 systems.  This may take a few days to complete.  Also note that the logins to the old machines will be restricted to just those users who are logged in and running jobs.
 +
 
Please send e-mail to research-computing-support@stanford.edu if you see any problems.
Please send e-mail to research-computing-support@stanford.edu if you see any problems.
Line 14: Line 16:
== New Features ==
== New Features ==
-
=== corn ===
+
=== intel compilers ===
-
*Matlab 2013b and Matlab 2014a (module default)
+
*Intel compilers are available.  This includes c/c++/fortran/MKL. .  These compilers are centrally licensed by Research Computing for the Stanford research community.  Please contact us if you would like to incorporate these tools into your workflow.
-
*Sentarus sde now works on corn (and also on rye)
+
-
*Intel compilers are available.  This includes c/c++/fortran/MKL. rye01/rye02 and corn31-40 are all intel cpuAdditionally, these compilers are centrally licensed by Research Computing for the Stanford research community.  Please contact us if you would like to incorporate these tools into your workflow.
+
-
To try it out you can build the MKL examples:
+
To try it out you can build the MKL examples on the corn (corn31-40 and rye01/rye02 have intel cpus)
<source lang="sh">
<source lang="sh">
$ module load intel
$ module load intel
Line 31: Line 31:
</source>
</source>
 +
=== SAS ===
 +
Newer versions of SAS expect you to configure a "remote browser".  But it is not necessary, we added to /srv/zfs01/software/non-free/sas94/SASFoundation/9.4/sasv9_local.cfg
-
=== rye ===
+
  -helpbrowser SAS
 +
  -xrm "SAS.webBrowser: /usr/bin/firefox"
 +
  -xrm "SAS.helpBrowser: /usr/bin/firefox"
-
*rye01 will be upgraded to 7x C2070 tesla GPU on 5/6/2014
+
*http://support.sas.com/kb/34/036.html
-
*rye02 has been upgraded to Cuda 6.0. (rye01 will follow soon if there are no problems found)
+
*http://support.sas.com/documentation/cdl/en/hostunx/61879/HTML/default/viewer.htm#a002606037.htm
 +
 
 +
=== corn ===
 +
 
 +
*R 3.0.1 gcc 4.8.1 and many others
 +
*Matlab 2013b and Matlab 2014a (module default)
 +
*Sentarus sde now works on corn (and also on rye)
 +
*Intel compilers are available on corn (see above)
 +
 
 +
 
 +
 
 +
=== rye ===
 +
*R 3.0.1 gcc 4.8.1 and many others
 +
*rye01 has been upgraded to 6x C2070 tesla GPU and cuda 6.0
 +
*rye02 has been upgraded to Cuda 6.0

Latest revision as of 17:09, 12 June 2014

Contents

Ubuntu 13.10 (Saucy)

As of June 12 2014, farmshare has been migrated to Ubuntu 13.10. If you ssh to corn.stanford.edu you will land on a pool of Ubuntu 13.10 machines. Please note that as the old 13.04 nodes drain of all user jobs they will be rebuilt as 13.10 systems. This may take a few days to complete. Also note that the logins to the old machines will be restricted to just those users who are logged in and running jobs.


Please send e-mail to research-computing-support@stanford.edu if you see any problems.


Background

You can check which OS release most easily with the command:

 lsb_release -a

The main DNS entries are: corn, corn-new, corn-old, cardinal, rye

New Features

intel compilers

  • Intel compilers are available. This includes c/c++/fortran/MKL. . These compilers are centrally licensed by Research Computing for the Stanford research community. Please contact us if you would like to incorporate these tools into your workflow.

To try it out you can build the MKL examples on the corn (corn31-40 and rye01/rye02 have intel cpus)

$ module load intel
$ cd /tmp
$ mkdir inteltest
$ cd inteltest
$ tar zxf $MKLROOT/examples/examples_core.tgz 
$ cd blas
$ make sointel64

SAS

Newer versions of SAS expect you to configure a "remote browser". But it is not necessary, we added to /srv/zfs01/software/non-free/sas94/SASFoundation/9.4/sasv9_local.cfg

 -helpbrowser SAS
 -xrm "SAS.webBrowser: /usr/bin/firefox"
 -xrm "SAS.helpBrowser: /usr/bin/firefox"

corn

  • R 3.0.1 gcc 4.8.1 and many others
  • Matlab 2013b and Matlab 2014a (module default)
  • Sentarus sde now works on corn (and also on rye)
  • Intel compilers are available on corn (see above)


rye

  • R 3.0.1 gcc 4.8.1 and many others
  • rye01 has been upgraded to 6x C2070 tesla GPU and cuda 6.0
  • rye02 has been upgraded to Cuda 6.0


Known working:

  • MATLAB R2013B and MATLAB R2014a on corn-new (corn21-corn40)
  • FarmVNC




Known not working:

  • module defaults

if you receive a message like this when you login to corn-new:

Restoring modules to user's default

Lmod Warning: The system MODULEPATH has changed: Please rebuild your saved collection.

Restoring modules to system default

The system default contains no modules
  (env var: LMOD_SYSTEM_DEFAULT_MODULES is empty)

then do this:

  • rm .lmod.d/default
  • logout and login again
  • module load all of the modules you use commonly
  • module save to save them as defaults
Personal tools
Toolbox
LANGUAGES