We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b72c845 commit f966dcdCopy full SHA for f966dcd
citing.qmd
@@ -41,3 +41,16 @@ following papers.
41
doi = {10.5194/gmd-12-1165-2019}
42
}
43
```
44
+
45
+Additionally, if you use Devito for distributed runs, you may want to cite the following paper as well:
46
+```bibtex
47
+@misc{bisbas2024automatedmpixcodegeneration,
48
+ title={Automated MPI-X code generation for scalable finite-difference solvers},
49
+ author={George Bisbas and Rhodri Nelson and Mathias Louboutin and Fabio Luporini and Paul H. J. Kelly and Gerard Gorman},
50
+ year={2024},
51
+ eprint={2312.13094},
52
+ archivePrefix={arXiv},
53
+ primaryClass={cs.DC},
54
+ url={https://arxiv.org/abs/2312.13094},
55
+}
56
+```
0 commit comments