Ubuntu1310

From FarmShare

(Difference between revisions)
Jump to: navigation, search
Line 14: Line 14:
==Known not working: ==
==Known not working: ==
 +
*module defaults
 +
 +
if you receive a message like this when you login to corn-new:
 +
<pre>
 +
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)
 +
 +
</pre>
 +
 +
then do this:
 +
*<pre>
 +
rm .lmod.d/default
 +
</pre>
 +
*logout and login again
 +
*module load all of the modules you use commonly
 +
*module save to save them as defaults

Revision as of 09:46, 3 May 2014

As of mid-april 2014, corns numbered 20+ and barley1-5 are running Ubuntu 13.10 and are accessible via the corn-new.stanford.edu DNS entry.

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

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
Toolbox
LANGUAGES