Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,31 @@ Another citation source is the following journal article (`DOI:
publisher = {Springer}
}

This more recent article focuses on the GPU implementation (`DOI:
10.1063/5.0198797 <https://doi.org/10.1063/5.0198797>`_):

.. code-block:: bibtex

@article{jcp2024,
title = {Hybrid programming-model strategies for GPU offloading of electronic
structure calculation kernels},
author = {Fattebert, Jean-Luc and
Negre, Christian F. A. and
Finkelstein, Joshua and
Mohd-Yusof, Jamaludin and
Osei-Kuffuor, Daniel and
Wall, Michael E. and
Zhang, Yu and
Bock, Nicolas and
Mniszewski, Susan M.},
journal = {The Journal of Chemical Physics},
volume = {160},
number = {12},
pages = {122501},
year = {2024},
doi = {10.1063/5.0198797}
}

Authors
=======

Expand Down