Skip to content

Commit 4d17013

Browse files
williamfgcgiordano
andauthored
Add two SC-W 2024 papers (#32)
* Add 2024 papers * Add 2025 paper --------- Co-authored-by: Mosè Giordano <[email protected]>
1 parent 8a16e95 commit 4d17013

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

resources/index.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Workshops about performance engineering, GPU programming and general use of Juli
1818
### 2024
1919

2020
* [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.
2222
* [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.
2323

2424
### 2023
@@ -83,6 +83,15 @@ Workshops about performance engineering, GPU programming and general use of Juli
8383

8484
Some of the papers using Julia in HPC, including the JuliaParallel software stack:
8585

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.
92+
[doi:10.1109/SCW63240.2024.00245](https://doi.org/10.1109/SCW63240.2024.00245)
93+
* 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+
8695
### 2023
8796

8897
* 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

Comments
 (0)