We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 987e9ac commit 8fb4c9eCopy full SHA for 8fb4c9e
1 file changed
compiler-manuscript/TODO.md
@@ -0,0 +1,8 @@
1
+#### Required changes before re-running the experiments with latest Devito
2
+
3
+* Update ``run.sh``:
4
+ * Make it work from ``DEVITO_HOME``
5
+ * Drop ``DEVITO_AUTOTUNING`` and ``DEVITO_YASK_AUTOTUNING``
6
+ * Fix ``sz`` loop? There should be a 768 somewhere, not 256
7
+ * Fix ``so`` loop? There should be 4, 8, 12, 16
8
+ * Change ``dir`` to write to ``data``?
0 commit comments