Skip to content

Commit ac3d71d

Browse files
committed
Move OLCF tutorial to resources
1 parent c98277b commit ac3d71d

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

resources/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Workshops about performance engineering, GPU programming and general use of Juli
1717

1818
### 2023
1919

20+
* ["Julia for HPC Tutorial" @ Oak Ridge Leardership Facility (OLCF)](https://www.olcf.ornl.gov/calendar/julia-for-high-performance-computing-tutorial/), [video](https://vimeo.com/830368460?share=copy) by William F Godoy, [Gray-Scott code](https://github.com/JuliaORNL/GrayScott.jl), [material](https://juliaornl.github.io/TutorialJuliaHPC/), May 24th, 2023.
21+
2022
* [GPU HPC in Julia - multi-GPU and AD](https://github.com/PTsolvers/Galileo23-MC1-GPU) master-class @ Solid Earth in the Exascale Era conference, by Ludovic Räss, Ivan Utkin. May 23rd, 2023.
2123

2224
### 2022
@@ -129,6 +131,8 @@ Some of the papers using Julia in HPC, including the JuliaParallel software stac
129131

130132
* [Instructions and scripts to run Julia on
131133
Summit](https://github.com/JuliaLabs/julia-on-summit)
134+
* [Instructions and scripts to run Julia on
135+
Summit, Crusher, Ascent 2023](https://github.com/JuliaORNL/GrayScott.jl/tree/main/scripts)
132136
* [Instructions for using Julia on Fugaku](https://github.com/giordano/julia-on-fugaku/)
133137
* [Documentation for using Julia at
134138
NERSC](https://docs.nersc.gov/development/languages/julia/)

tutorials/index.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,6 @@ title = "Tutorials"
33
+++
44

55
# Tutorials
6-
7-
## 2023 "Julia for HPC", Oak Ridge Leardership Facility (OLCF)
8-
9-
1. Event [website](https://www.olcf.ornl.gov/calendar/julia-for-high-performance-computing-tutorial/)
10-
2. Introduction [slides](https://drive.google.com/file/d/119EnUy-psHICmiZompWa1ZxOo9JsTq4Y/view?usp=drive_link)
11-
3. Tutorial [website](https://juliaornl.github.io/TutorialJuliaHPC/)
12-
4. Gray-Scott application on [GitHub](https://github.com/JuliaORNL/GrayScott.jl)
13-
5. [Scripts](https://github.com/JuliaORNL/GrayScott.jl/tree/main/scripts) for running for OLCF systems: Summit, Ascent, Crusher
14-
6. Recording hosted on [Vimeo](https://vimeo.com/830368460?share=copy)
15-
166
## MPI.jl
177

188
1. Examples

0 commit comments

Comments
 (0)