Skip to content

Commit f966dcd

Browse files
authored
Update citing.qmd
1 parent b72c845 commit f966dcd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

citing.qmd

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,16 @@ following papers.
4141
doi = {10.5194/gmd-12-1165-2019}
4242
}
4343
```
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

Comments
 (0)