Skip to content

Commit 2b8ebaa

Browse files
committed
Update README.md
1 parent 1f7cf41 commit 2b8ebaa

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

compiler-manuscript/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,12 @@ You will need:
99

1010
* [Devito v3.1](https://github.com/opesci/devito/releases/tag/v3.1.0) to
1111
reproduce the experiments in the manuscript.
12-
* [Opescibench v0.1](https://github.com/opesci/opescibench/releases) to
13-
recreate the plots.
12+
* [Devito v3.3](https://github.com/opesci/devito/releases/tag/v3.3) and
13+
[Opescibench v0.1](https://github.com/opesci/opescibench/releases) to
14+
recreate the plots. The reason Devito v3.3 is used for plotting instead
15+
of the aforementioned Devito v3.1 is simply that substantial improvements to
16+
the plotting routines have been added over time, and the manuscript uses the
17+
v3.3 variant.
1418

1519
This directory is structured as follows:
1620

0 commit comments

Comments
 (0)