Skip to content

Commit 2ec5294

Browse files
committed
Finalize README.md
1 parent f9eb85a commit 2ec5294

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

compiler-manuscript/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
You will need:
99

1010
* [Devito v3.1](https://github.com/opesci/devito/releases/tag/v3.1.0) to
11-
reproduce the experiments in the manuscript.
11+
reproduce the experiments with the CORE backend.
12+
* [YASK 7f0334d](https://github.com/opesci/yask) to run the experiments with
13+
the YASK backend.
1214
* [Devito v3.3](https://github.com/opesci/devito/releases/tag/v3.3) and
1315
[Opescibench v0.1](https://github.com/opesci/opescibench/releases) to
1416
recreate the plots. The reason Devito v3.3 is used for plotting instead
1517
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-
* [YASK 7f0334d](https://github.com/opesci/yask) to run the experiments with
19-
the YASK backend.
18+
the plotting routines have been added over time, and the final version of
19+
the manuscript uses the v3.3 variant.
2020

2121
This directory is structured as follows:
2222

0 commit comments

Comments
 (0)