Skip to content

Commit 6e00b47

Browse files
authored
Merge pull request #5 from RWUSTC/patch-3
Update README.md
2 parents 63c9eec + 70f183f commit 6e00b47

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,14 @@ ssh-copy-id -f -i "${HOME}/.ssh/id_rsa" "${HOSTNAME}"
172172
```
173173
# Example how to use pfd-parallel
174174

175+
## A Mathematica interface for pfd-parallel
176+
177+
At the current stage, we provide a Mathematica package, which can conveniently setup an environment to run pfd-parallel. One can get the package and see how to use it in:
178+
179+
<p align="center">
180+
<a href="https://github.com/Wu-Zihao/PfdParallelM/">Mathematica interface: PfdParallelM</a>
181+
</p>
182+
175183
## Setup Spack and load pfd-parallel
176184

177185
If you start in a new terminal session (and did not configure your terminal to do this automatically) make sure to set `software_ROOT` and run the `setup-env.sh` script. Make also sure to load the pfd-parallel package in Spack. As discussed above this can be done by:

0 commit comments

Comments
 (0)