Oscar: Mathematica
Loading and Launching Mathematica
1.
- Open the Terminal and use the following commands at the command line.
-
Start an interactive job by using the interact command. This command can take additional parameters to extend the resources and time allotted to the node as well as the partition that the node operates on.
2. - Command
module avail mathematicato list all the availablemathematicaMathematica versions. - Command
module load mathematicato load the latestmathematicaMathematica version. - Command
mathematicato launch the Mathematica app.
3.
4.