Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
doku:mathematica [2022/03/10 12:24]
goldenberg [remote kernel connection]
doku:mathematica [2022/09/20 13:41] (current)
groda [SLURM]
Line 3: Line 3:
  
 === SLURM === === SLURM ===
-In order to be able to use Mathematica, you have to load the program with the ''module load xyz'' command+ 
 +In order to be able to use Mathematica, you need to load the program with the ''module load'' command
 <code> <code>
-[username@l32]$ module avail  # select a Mathematica version +[username@l32]$ module load Mathematica    # load the default Mathematica module 
-[username@l32]$ module load Mathematica/10.0.2 # load desired version +[username@l32]$ module list                # check loaded modules
-[username@l32]$ module list   # check loaded modules+
 Currently Loaded Modulefiles: Currently Loaded Modulefiles:
-  1) Mathematica/10.0.2  +  [...]  
 +      18) Mathematica/12.3.
 </code> </code>
-(See also the introduction to the [[https://wiki.vsc.ac.at/doku.php?id=doku:slurm|module command.]]) 
  
 +(See also the introduction to the [[https://wiki.vsc.ac.at/doku.php?id=doku:slurm|module command.]])
 Now, Mathematica can be called by Now, Mathematica can be called by
 <code> <code>
  • doku/mathematica.1646915065.txt.gz
  • Last modified: 2022/03/10 12:24
  • by goldenberg