Skip to content

Commit ecb6e9c

Browse files
authored
Update README.md
1 parent 2e35483 commit ecb6e9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parts/gpu/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ 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:
40+
Here's the plot showing the benchmark results on a single A100 GPU in Perlmutter using problem of size `10240x10240` and number of time steps `2000`:
4141
<img src="img/benchmarking.png" alt="Benchmark Results" width="500">
4242

4343

0 commit comments

Comments
 (0)