Skip to content

Commit

Permalink
Update fig
Browse files Browse the repository at this point in the history
  • Loading branch information
luraess committed Sep 22, 2023
1 parent b1ad755 commit 5608159
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions posts/julia-hackathon-v4-2023-news_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ During the 4th edition of the hackathon, we worked on enabling the distributed c
During this hackathon, I managed to write the logic behind task creation and synchronisation, based on the idea of [exchangers](https://github.com/JuliaGPU/KernelAbstractions.jl/blob/vc/exchanger/examples/mpi2.jl) suggested by Valentin Churavy. Ludovic ported the diffusion benchmark to the new KA-based API, and profiled both on CUDA and AMDGPU backends, with excellent overlap between physics computations and MPI data exchange.

~~~
<img src="../../assets/images/julia_hackathon_sep_2023_iu_lr.png" alt="Profile from AMDGPU diffusion benchmark on LUMI" width="100%">
<img src="../../assets/images/julia_hackathon_sep_2023_iu_lr.png" alt="Profile from AMDGPU diffusion benchmark on LUMI" width="80%">
~~~

## Combining MAGEMin and t8code through Julia - with parallelization and visualization
Expand Down Expand Up @@ -59,7 +59,7 @@ Some of these modifications (like multithreading) are scheduled to be ported in
[MAGEMin_C](https://github.com/ComputationalThermodynamics/MAGEMin_C.jl).

~~~
<img src="../../assets/images/julia_hackathon_sep_2023_magemin_amr.jpg" alt="Result of running MAGEMin in parallel with an adaptive grid" width="100%">
<img src="../../assets/images/julia_hackathon_sep_2023_magemin_amr.png" alt="Result of running MAGEMin in parallel with an adaptive grid" width="80%">
~~~


Expand Down

0 comments on commit 5608159

Please sign in to comment.