Mathematica: Difference between revisions
Jump to navigation
Jump to search
(Changed instructions to use modules instead of directing users to /opt/common) |
No edit summary |
||
Line 10: | Line 10: | ||
==Activation== | ==Activation== | ||
There is no automated way to activate Mathematica across our domain. As a result, each computer will have to be registered once against our hosted license server. Any user can go through this process, and it should persist | There is no automated way to activate Mathematica across our domain. As a result, each computer will have to be registered once against our hosted license server. Any user can go through this process, and it should persist indefinitely so long as the computer is not reinstalled. | ||
* Upon being prompted, click "Other ways to activate" in the bottom row: <br>[[Image:math1.jpg| 500px| Mathematica 10 Activation Screen 1]]<br><br> | * Upon being prompted, click "Other ways to activate" in the bottom row: <br>[[Image:math1.jpg| 500px| Mathematica 10 Activation Screen 1]]<br><br> | ||
Line 16: | Line 16: | ||
* Enter "licserv.umiacs.umd.edu" as the license server. Click "Activate":<br> [[Image:math3.jpg| 500px| Mathematica 10 Activation Screen 3]]<br><br> | * Enter "licserv.umiacs.umd.edu" as the license server. Click "Activate":<br> [[Image:math3.jpg| 500px| Mathematica 10 Activation Screen 3]]<br><br> | ||
* Accept the terms, and click ok: <br>[[Image:math4.jpg| 500px| Mathematica 10 Activation Screen 4]] | * Accept the terms, and click ok: <br>[[Image:math4.jpg| 500px| Mathematica 10 Activation Screen 4]] | ||
* <b>Mathematica should now be activated | * <b>Mathematica should now be activated on the computer.</b> |
Revision as of 17:08, 24 October 2022
Mathematica is freely available to all University-owned machines.
On our UMIACS-supported Linux hosts, Mathematica can be accessed through our Modules.
- The command
module add mathematica
will add the default version of Mathematica to your Environment. - To see the versions of Mathematica that are available use the command
module avail mathematica
. - To add a specific version of Mathematica to your Environment (i.e. Mathematica 12.0) use the command
module add mathematica/12.0
- Further information can be found on our Modules page.
For UMIACS-supported Windows machines, or other self-supported University-owned equipment, please contact staff.
Activation
There is no automated way to activate Mathematica across our domain. As a result, each computer will have to be registered once against our hosted license server. Any user can go through this process, and it should persist indefinitely so long as the computer is not reinstalled.