Skip to content

Add deRSECon '25 workshop #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion resources/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ comprehensive as possible.

Workshops about performance engineering, GPU programming and general use of Julia in HPC:

### 2025

* [Performance portability and high-performance computing with Julia](https://events.hifis.net/event/1741/contributions/13973/) @ deRSE25 ([material](https://github.com/JuliaHPC/deRSE25-workshop)), by Mosè Giordano, Valentin Churavy. February 27th 2025.

### 2024

* [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.
Expand Down Expand Up @@ -84,7 +88,7 @@ Workshops about performance engineering, GPU programming and general use of Juli
Some of the papers using Julia in HPC, including the JuliaParallel software stack:

### 2025
* 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)
* L. Briand, H. Jourdren, M. Pérache. **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)

### 2024

Expand Down