luraess / WSLJulia2023

WSL workshop - Why I like Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WSL Julia 2023

Part of th WSL workshop about Julia - Why I like Julia

Solving PDEs using Julia for xPU HPC

I mostly use Julia for solving partial differential equations in parallel on CPUs and GPUs (xPU) using a high-performance computing (HPC) approach.

Demo

3D diffusion running in parallel (MPI) on multiple Nvidia (CUDA) or AMD (ROCm) GPUs, on Intel and ARM CPUs and Metal (macOS) GPUs.

3D diffusion

Resources

About

WSL workshop - Why I like Julia

License:MIT License


Languages

Language:Julia 96.0%Language:Shell 4.0%