Skip to content

Commit

Permalink
Update yambo-tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
palful authored Mar 13, 2024
1 parent 70f1c49 commit e26094f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/day5/yambo-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -927,14 +927,14 @@ SE_Threads= 0 # [OPENMP/GW] Number of threads for self-energy
You can try to run these calculations and compare the timings with the previous GPU-based runs.
```{figure} img/CPU_scaling.png
```{figure} img/CPU_scaling.jpeg
:scale: 80%
```
We can see that already for this reasonably small and half-converged system the GPU calculation easily reaches a speedup of 2x. The speedup increases enormously in larger systems where the calculations are more demanding, as you can see from the scaling tests below (run on the Juwels Booster machine) on a graphene-cobalt interface supercell.
```{figure} img/grCo_scaling.png
:scale: 80%
:scale: 50%
```
_Scaling comparison of graphene@Co(0001) interface on CPU (left, 48 cpus per node) and GPU (right, 4 GPUs per node). Tests done by Nicola Spallanzani. Data available at: http://www.gitlab.com/max-centre/Benchmarks_
Expand Down

0 comments on commit e26094f

Please sign in to comment.