Note: Recordings will be available soon
To engage with the Julia for HPC community, go to: https://julialang.org/community/ -- recommended meetings/calls:
- Julia HPC working group: Monthly call, Discord, HPC Pages
- Triage meeting
Please fill out the Julia for HPC survey
- Valentin Churavy: Update from the Ecosystem (e.g Preferences, MPI CUDA, TTFX, Weak Dependencies etc)
- William Godoy: Curated content from the community – eg Our paper, JuliaCon HPC workshop, SC BoF
- Michel Schanen: State of Julia on Sunspot and Crusher
- What versions should we ask for from the sysadmin
- What effort was needed to get going on each system (e.g. do you need undocumented module/environment invocations?)
- NERSC user support experiences
- How julia makes HPC more accessible
- How are ECP projects going (eg. portability, productivity, regrets etc?)
- Julia on HPC: Packaging applications into sysimage / PkgCompiler
- Porting from X to Julia (X=Fortran …)
- Performance / compiler optimization (eg.
--check-bounds=no
) - Julia + MPI experiences (e.g. installing, community support, diagnosing problems) https://juliaparallel.org/tutorials/preferences/
- Julia as a workflow language (FluxRM.jl?)
- Introduction to Julia (Johannes Blaschke). Code and Presentation
- Hands-on example of a MPI+X application (William Godoy, and Pedro Valero) Code
- Automatic Differentiation of a 2D Burgers code (Michel Schanen, slides: DiffDistPDE.pdf, code: Burgers.jl)
- Combining an HPC application with AI (Youngsung Kim, and Hyun Kang) Slides
- How to write device portable Code (Valentin Churavy) Slides