You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/index.md
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Workshops about performance engineering, GPU programming and general use of Juli
18
18
### 2024
19
19
20
20
*[The Julia Language for Productive High-Performance Computing Tutorial @ SC24](https://sc24.conference-program.com/presentation/?id=tut130&sess=sess433), by William Godoy, Johannes Blaschke, Rabab Alomairy, Mosè Giordano, Julian Samaroo, Pedro Valero-Lara ([tutorial material](https://github.com/JuliaParallel/julia-hpc-tutorial-sc24)). November 17th 2024.
21
-
*[The Second Julia for ORNL Science Workshop](https://ornl.github.io/events/jufos2024/), by W F Godoy, P Valero-Lara, H Mankad, S E Hahn, K Teranishi, J S Vetter, R Ferreira da Silva, C Thomas. June 20th 2024.
21
+
*[The Second Julia for ORNL Science Workshop](https://ornl.github.io/events/jufos2024/), by W F Godoy, P Valero-Lara, H Mankad, S E Hahn, K Teranishi, J S Vetter, R Ferreira da Silva, C Thomas. June 20th 2024.
22
22
*[Julia for HPC @ UCL 2024](https://github-pages.arc.ucl.ac.uk/julia-hpc-2024/) workshop ([course material](https://github.com/carstenbauer/JuliaUCL24)), by Carsten Bauer, Mosè Giordano. February 13th-16th, 2024.
23
23
24
24
### 2023
@@ -83,6 +83,15 @@ Workshops about performance engineering, GPU programming and general use of Juli
83
83
84
84
Some of the papers using Julia in HPC, including the JuliaParallel software stack:
85
85
86
+
### 2025
87
+
* Briand L, Jourdren H, Pérache M. Julia versus C++ Kokkos for performance portable Cartesian CFD solvers on heterogeneous architectures. The International Journal of High Performance Computing Applications. 2025;0(0). [doi:10.1177/10943420251341179](https://doi.org/10.1177/10943420251341179)
88
+
89
+
### 2024
90
+
91
+
* P. Valero-Lara, W.F. Godoy, H. Mankad, K. Teranishi, J.S. Vetter, J. Blaschke, J. Schanen, M., 2024, November. **JACC: Leveraging HPC Meta-Programming and Performance Portability with the Just-in-Time and LLVM-based Julia Language.** In SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis (pp. 1955-1966). IEEE.
* S.E. Hahn, P.W. Fackler, W.F. Godoy, K. Maheshwari, Z. Morgan, A.T. Savici, C.M.Hoffmann, P. Valero-Lara, J.S. Vetter, R. Ferreira Da Silva, 2024, November. **Integrating ORNL’s HPC and Neutron Facilities with a Performance-Portable CPU/GPU Ecosystem**. Best Paper at SC24 XLOOP. In SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis (pp. 2107-2117). IEEE. [doi:10.1109/SCW63240.2024.00264](https://doi.org/10.1109/SCW63240.2024.00264)
94
+
86
95
### 2023
87
96
88
97
* W. F. Godoy, P. Valero-Lara, C. Anderson, K. W. Lee, A. Gainaru, R. Ferreira Da Silva, J. S. Vetter. **Julia as a unifying end-to-end workflow language on the Frontier exascale system**. Best paper at SC23 WORKS. Proceedings of the SC23 Workshops of The International Conference on High Performance Computing, Network, Storage, and Analysis (SC-W '23). [doi:10.1145/3624062.3624278](https://doi.org/10.1145/3624062.3624278), [arXiv:2309.10292](https://doi.org/10.48550/arXiv.2309.10292)
0 commit comments