Skip to content

Commit e80632b

Browse files
authored
Update README.md
1 parent f7b06c4 commit e80632b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,11 @@ Please use [this link](https://join.slack.com/t/juliahpctutor-7z54837/shared_inv
2525

2626
We will again host a [Julia for HPC BoF at SC24](https://github.com/JuliaParallel/julia-hpc-bof-sc24)
2727

28-
## Running Gray Scott reaction diffusion model on NERSC
28+
## Getting Started at NERSC
2929

30+
The [Cheat Sheet](./Cheat%20Sheet.pdf) outlines the steps you need to get started at NERSC.
3031

31-
## Special Considerations for Running on NERSC
32+
### Special Considerations for Running on NERSC
3233

3334
NERSC has about 10000 users, therefore the system-wide configurations are
3435
pretty bare-bones. On single-user systems (like your local workstation, laptop,
@@ -41,6 +42,10 @@ The solution presented here is to install all necessary Julia packages using
4142
the `install.sh` script. This script also generates `activate.sh` which
4243
activates any customizations to the user shell environment.
4344

45+
### Running Gray Scott reaction diffusion model on NERSC
46+
47+
Please refer to [installation and configuration](https://juliaornl.github.io/TutorialJuliaHPC/applications/GrayScott/06-Perlmutter.html) instructions for Perlmutter.
48+
4449
## Running Notebooks with JupyterLab
4550

4651
<details>

0 commit comments

Comments
 (0)