Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
doku:mathematica [2021/12/09 20:19]
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>
Line 92: Line 93:
  
 for VSC4 for VSC4
- +<code> 
-\\\"/Users/<LOCAL-USERNAME>/Library/tunnel.sh\\\" +/Users/<LOCAL-USERNAME>/Library/tunnel.sh <VSC-USERNAME>@localhost:9998 /opt/sw/vsc4/VSC/x86_64/generic/Mathematica/12.3.1/bin/math `linkname` 
-<VSC-USERNAME>@localhost:9998 +</code>
-/opt/sw/vsc4/VSC/x86_64/generic/Mathematica/12.3.1/bin/math \\\"`linkname`\\\"+
  
 Note that on VSC4, the salloc command [as described on the Note that on VSC4, the salloc command [as described on the
-cc-mathematik.univie.ac.at web link] does not specify the Mathematica +cc-mathematik.univie.ac.at web link] does not need the Mathematica 
-license but typically needs a granted reservation.+license. Just leave the -L parameter away.
  • doku/mathematica.1639081165.txt.gz
  • Last modified: 2021/12/09 20:19
  • by goldenberg