We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f7cf41 commit 2b8ebaaCopy full SHA for 2b8ebaa
1 file changed
compiler-manuscript/README.md
@@ -9,8 +9,12 @@ You will need:
9
10
* [Devito v3.1](https://github.com/opesci/devito/releases/tag/v3.1.0) to
11
reproduce the experiments in the manuscript.
12
-* [Opescibench v0.1](https://github.com/opesci/opescibench/releases) to
13
- recreate the plots.
+* [Devito v3.3](https://github.com/opesci/devito/releases/tag/v3.3) and
+ [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.
18
19
This directory is structured as follows:
20
0 commit comments