From e29e026e86d361f205c53ace8d51ca33a31ed0e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mos=C3=A8=20Giordano?= <765740+giordano@users.noreply.github.com> Date: Mon, 27 Jan 2025 12:35:45 +0100 Subject: [PATCH] Add SC24 tutorial to resources --- resources/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/index.md b/resources/index.md index 6fb7f71..b00475d 100644 --- a/resources/index.md +++ b/resources/index.md @@ -17,6 +17,7 @@ Workshops about performance engineering, GPU programming and general use of Juli ### 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. * [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. * [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.