@@ -14,23 +14,26 @@ Workshops about performance engineering, GPU programming and general use of Juli
14
14
* [ Julia for HPC] ( https://sc22.supercomputing.org/presentation/?id=bof136&sess=sess309 )
15
15
Birds of a Feather session at SuperComputing22 (SC22)
16
16
([ material] ( https://github.com/JuliaParallel/julia-hpc-bof-sc22 ) ), by William F. Godoy,
17
- Valentin Churavy, Johannes Blaschke, Mosè Giordano, Pedro Valero-Lara. November 15th,
17
+ Valentin Churavy, Johannes Blaschke, Carsten Bauer, Mosè Giordano, Pedro Valero-Lara. November 15th,
18
18
2022 .
19
19
* [ Julia for High-Performance Computing @ HLRS] ( https://www.hlrs.de/training/2022/julia )
20
- ([ material] ( https://github.com/carstenbauer/JuliaHLRS22 ) ), by Carsten Bauer, Michael
21
- Schlottke-Lakemper. September 20th-23rd, 2022.
20
+ ([ material] ( https://github.com/carstenbauer/JuliaHLRS22 ) ), by Carsten Bauer, Michael Schlottke-Lakemper. September 20th-23rd, 2022.
22
21
* [ Julia for High-Performance Computing @ JuliaCon 2022
23
22
] ( https://live.juliacon.org/talk/LUWYRJ ) ,
24
23
([ video] ( https://www.youtube.com/watch?v=fog1x9rs71Q ) ,
25
24
[ material] ( https://github.com/JuliaParallel/juliacon-2022-julia-for-hpc-minisymposium ) ),
26
- by William F Godoy, Michael Schlottke-Lakemper, Samuel Omlin, Simon Byrne, Tim Besard,
27
- Julian Samaroo, Albert Reuther, Johannes Blaschke, Michael Schlottke-Lakemper, Ludovic
25
+ by William F Godoy, Michael Schlottke-Lakemper, Carsten Bauer, Samuel Omlin, Simon Byrne, Tim Besard,
26
+ Julian Samaroo, Albert Reuther, Johannes Blaschke, Ludovic
28
27
Räss. July 26th, 2022.
29
28
* [ GPU Programming with Julia @ CSCS/ETH Zurich] ( https://github.com/omlins/julia-gpu-course )
30
29
([ video recording] ( https://youtu.be/LmM2QmYw_NM ) ), by Tim Besard, Samuel Omlin. November
31
30
2nd-5th, 2021.
32
- * [ Advanced Workshop on Julia - Cologne 21 ] ( https://github.com/carstenbauer/JuliaCologne21 ) ,
31
+ * [ Advanced Workshop on Julia @ University of Cologne ] ( https://github.com/carstenbauer/JuliaCologne21 ) ,
33
32
by Carsten Bauer. March 15th-17th, 2021.
33
+ * [ Julia Workshop @ HPC.NRW] ( https://github.com/carstenbauer/JuliaNRW21 ) ,
34
+ by Carsten Bauer. March 2nd-4th, 2021. ([ second edition] ( https://github.com/carstenbauer/JuliaNRWSS21 ) , June 22th-24th)
35
+ * [ Julia Workshop @ University of Oulu] ( https://github.com/carstenbauer/JuliaOulu20 ) ,
36
+ by Carsten Bauer. February 11th-13th, 2020.
34
37
* [ Julia performance
35
38
workshop] ( https://github.com/vchuravy/julia-performance/tree/a1c77e92033c0ef3f58a360978ac2d3b08745ba8 ) ,
36
39
by Valentin Churavy. November, 2019.
@@ -41,6 +44,8 @@ Workshops about performance engineering, GPU programming and general use of Juli
41
44
Science] ( https://www.youtube.com/watch?v=iCeg795IZq0 ) , [ #4 - GPU Computing in
42
45
Julia] ( https://www.youtube.com/watch?v=7Yq1UyncDNc ) , [ #5 - Multithreading in
43
46
Julia] ( https://www.youtube.com/watch?v=dewQHIaATGE ) ), by Valentin Churavy. July, 2019.
47
+ * [ Julia Workshop @ University of Cologne] ( https://github.com/carstenbauer/JuliaWorkshop19 ) ,
48
+ by Carsten Bauer. Fall 2019.
44
49
* [ Introduction to Julia @ CSC] ( https://www.csc.fi/web/training/-/julia_intro_2019 )
45
50
([ material] ( https://github.com/csc-training/julia-introduction/ ) ), by Joonas
46
51
Nättilä. April 17th-19th, 2019.
@@ -86,10 +91,12 @@ Some of the papers using Julia in HPC, including the JuliaParallel software stac
86
91
* [ Instructions for using Julia on Fugaku] ( https://github.com/giordano/julia-on-fugaku/ )
87
92
* [ Documentation for using Julia at
88
93
NERSC] ( https://docs.nersc.gov/development/languages/julia/ )
94
+ * [ Documentation for using Julia at PC2] ( https://uni-paderborn.atlassian.net/wiki/spaces/PC2DOK/pages/12878307/Julia )
89
95
90
96
## Community
91
97
92
98
Get involved with the Julia HPC community:
93
99
94
100
* JuliaHPC monthly call, typically every fourth Tuesday of the month @ 2pm ET, see events in
95
101
[ Julia Community calendar] ( https://julialang.org/community/#events ) for more details.
102
+ * [ #hpc] ( https://julialang.slack.com/archives/CBFP2PTTR ) on the [ Julia Slack] ( https://julialang.org/slack/ )
0 commit comments