@@ -16,6 +16,7 @@ comprehensive as possible.
16
16
Workshops about performance engineering, GPU programming and general use of Julia in HPC:
17
17
18
18
### 2022
19
+
19
20
* [ Julia for HPC] ( https://sc22.supercomputing.org/presentation/?id=bof136&sess=sess309 )
20
21
Birds of a Feather session at SuperComputing22 (SC22)
21
22
([ material] ( https://github.com/JuliaParallel/julia-hpc-bof-sc22 ) ), by William F. Godoy,
@@ -32,6 +33,7 @@ Workshops about performance engineering, GPU programming and general use of Juli
32
33
Räss. July 26th, 2022.
33
34
34
35
### 2021
36
+
35
37
* [ GPU Programming with Julia @ CSCS/ETH Zurich] ( https://github.com/omlins/julia-gpu-course )
36
38
([ video recording] ( https://youtu.be/LmM2QmYw_NM ) ), by Tim Besard, Samuel Omlin. November
37
39
2nd-5th, 2021.
@@ -41,6 +43,7 @@ Workshops about performance engineering, GPU programming and general use of Juli
41
43
by Carsten Bauer. March 2nd-4th, 2021. ([ second edition] ( https://github.com/carstenbauer/JuliaNRWSS21 ) , June 22th-24th)
42
44
43
45
### 2020 and older
46
+
44
47
* [ Julia Workshop @ University of Oulu] ( https://github.com/carstenbauer/JuliaOulu20 ) ,
45
48
by Carsten Bauer. February 11th-13th, 2020.
46
49
* [ Julia performance
@@ -64,6 +67,7 @@ Workshops about performance engineering, GPU programming and general use of Juli
64
67
Some of the papers using Julia in HPC, including the JuliaParallel software stack:
65
68
66
69
### 2022
70
+
67
71
* V. Churavy, W. F Godoy, C. Bauer, H. Ranocha, M. Schlottke-Lakemper, L. Räss, J. Blaschke,
68
72
M. Giordano, E. Schnetter, S. Omlin, J. S. Vetter, and A. Edelman, ** Bridging HPC
69
73
Communities through the Julia Programming Language** ,
@@ -73,8 +77,11 @@ Some of the papers using Julia in HPC, including the JuliaParallel software stac
73
77
on Cluster Computing (CLUSTER), 2022, pp. 549-555,
74
78
[ doi:10.1109/CLUSTER51413.2022.00072] ( https://doi.org/10.1109/CLUSTER51413.2022.00072 ) ,
75
79
[ arXiv:2207.12762] ( https://arxiv.org/abs/2207.12762 ) .
80
+ <!-- For some reason Xranklin seems to duplicate the character after the last `)` if it's
81
+ only one, so we put something else to work around this bug. -->
76
82
77
83
### 2021
84
+
78
85
* H. Shang et al., (2022). ** Large-Scale Simulation of Quantum Computational Chemistry on a
79
86
New Sunway Supercomputer** . [ arXiv:2207.03711] ( https://arxiv.org/abs/2207.03711 ) .
80
87
* W. C. Lin and S. McIntosh-Smith, ** Comparing Julia to Performance Portable Parallel
@@ -87,8 +94,11 @@ Some of the papers using Julia in HPC, including the JuliaParallel software stac
87
94
* S. Byrne, L. C. Wilcox and V. Churavy, (2021). ** MPI.jl: Julia bindings for the Message
88
95
Passing Interface** . JuliaCon Proceedings, 1(1), 68,
89
96
[ doi:10.21105/jcon.00068] ( https://doi.org/10.21105/jcon.00068 ) .
97
+ <!-- For some reason Xranklin seems to duplicate the character after the last `)` if it's
98
+ only one, so we put something else to work around this bug. -->
90
99
91
100
### 2020 and older
101
+
92
102
* C. Bauer, Y. Schattner, S. Trebst, and E Berg, ** Hierarchy of energy scales in an O(3)
93
103
symmetric antiferromagnetic quantum critical metal: a Monte Carlo
94
104
study** , 2020, Phys. Rev. Research 2,
0 commit comments