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 mathematica
to list all the availablemathematicaMathematica versions. - Command
module load mathematica
to load the latestmathematicaMathematica version. - Command
mathematica
to launch the Mathematica app.
3.
4.