Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
spartan-examples
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hpc-public
spartan-examples
Commits
f870793c
Commit
f870793c
authored
Jul 24, 2020
by
Lev Lafayette
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mathematica README
parent
8555bf68
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
4 deletions
+24
-4
Mathematica/README
Mathematica/README
+0
-4
Mathematica/README.md
Mathematica/README.md
+24
-0
No files found.
Mathematica/README
deleted
100644 → 0
View file @
8555bf68
Example test.m derived from: https://pages.uoregon.edu/noeckel/Mathematica.html
It will work as interactive job with Mathematica, step-wise.
Mathematica/README.md
0 → 100644
View file @
f870793c
# Mathematica On Spartan
The example test.m is derived from:
`https://pages.uoregon.edu/noeckel/Mathematica.html`
It will work as interactive job with Mathematica, step-wise.
The examples math-simple.m and sample-parallel.m are from
`https://rcc.uchicago.edu/docs/software/environments/mathematica/index.html`
X-Windows forwarding will work with Mathematica. It may be necessary to also load the module web_proxy prior to invoking mathematica i.e.,
```
$ ssh username@spartan.hpc.unimelb.edu.au -X
..
$ sinteractive --x11=first
..
$ module load web_proxy
$ module load x11/20190717
$ module load mathematica/12.0.0
$ mathematica
```
# Document Version Control
v1.0 Lev Lafayette, 20200724
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment