Skip to content

Commit d52aa8e

Browse files
authored
Update README.md
1 parent 22d4247 commit d52aa8e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

parts/gpu/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ The notebook presents a series of benchmarks comparing execution times across di
3737
- Uses `KernelAbstractions.jl` to write code that can run on both CPU and GPU.
3838
- Offers flexibility with performance close to the `CUDA.jl` implementation.
3939

40+
Here's the plot showing the benchmark results on a single A100 GPU in Perlmutter:
41+
![Result](img/benchmarking.png)
4042

4143

4244
### Key Takeaways

0 commit comments

Comments
 (0)