We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0f909 commit 1f7cf41Copy full SHA for 1f7cf41
1 file changed
compiler-manuscript/README.md
@@ -23,7 +23,7 @@ This directory is structured as follows:
23
reads ``machines.txt``.
24
* The program ``plot.py`` can be run to recreate the plots. You can run it as:
25
```
26
- DEVITO_HOME=/absolute/path/to/devito python plot.py data
+ DEVITO_HOME=/absolute/path/to/devito python plot.py `pwd`/results
27
28
Note that you are expected to run it from this directory, otherwise you have
29
to specify the right path to ``results``. You will find the generated plots
0 commit comments