Skip to content

Commit 23acde8

Browse files
committed
docs: add animation gif files
1 parent 4d7a636 commit 23acde8

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ It simulates the time evolution of a 2D reaction-diffusion system based on the G
55
Furthermore, if a compiler supports ISO C++ `std::execution::par_unseq`, rdbench enables hybrid MPI computation by combining thread-level parallelism with MPI.
66
For environments where the NVIDIA HPC SDK (nvc++) is available, it also supports offloading computations to GPUs.
77

8-
9-
10-
11-
12-
![](https://raw.githubusercontent.com/range3/rdbench/master/rdbench-viz/viz.gif)
8+
![](https://raw.githubusercontent.com/range3/rdbench/v2/viz/viz.gif)
139

1410
# Building
1511
## Requirements
@@ -138,4 +134,4 @@ build/rdbench \
138134
```
139135

140136
# Other demos
141-
![](https://raw.githubusercontent.com/range3/rdbench/master/rdbench-viz/viz2.gif)
137+
![](https://raw.githubusercontent.com/range3/rdbench/v2/viz/viz2.gif)

viz/viz.gif

2.64 MB
Loading

viz/viz2.gif

7.38 MB
Loading

0 commit comments

Comments
 (0)