Skip to content

Commit 170ae2f

Browse files
committed
Update references
1 parent 902b99e commit 170ae2f

1 file changed

Lines changed: 21 additions & 10 deletions

File tree

paper/paper.bib

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -103,18 +103,29 @@ @INPROCEEDINGS{10820764
103103
doi={10.1109/SCW63240.2024.00154}}
104104

105105
@software{Bourne_Gyselalib,
106-
author = {Bourne, Emily and Grandgirard, Virginie and Asahi, Yuuichi and Bigot, Julien and Donnel, Peter and Hoffmann, Alexander and Kara, Abdelhadi and Krah, Philipp and Legouix, Baptiste and Malaboeuf, Etienne and Midou, Dorian and Munschy, Yann and Peybernes, Mathieu and Protais, Matthieu and Obrejan, Kevin and Padioleau, Thomas and Vidal, Pauline},
107-
license = {MIT},
108-
title = {{Gyselalib++}},
109-
url = {https://github.com/gyselax/gyselalibxx},
110-
version = {0.1.0}
106+
doi = {10.21105/joss.08582},
107+
url = {https://doi.org/10.21105/joss.08582},
108+
year = {2025},
109+
publisher = {The Open Journal},
110+
volume = {10},
111+
number = {113},
112+
pages = {8582},
113+
author = {Bourne, Emily and Grandgirard, Virginie and Asahi, Yuuichi and Bigot, Julien and Donnel, Peter and Hoffmann, Alexander and Kara, Abdelhadi and Krah, Philipp and Legouix, Baptiste and Malaboeuf, Etienne and Munschy, Yann and Obrejan, Kevin and Padioleau, Thomas and Protais, Matthieu and Vidal, Pauline},
114+
title = {Gyselalib++: A Portable C++ Library for Semi-Lagrangian Kinetic and Gyrokinetic Simulations},
115+
journal = {Journal of Open Source Software}
111116
}
112117

113-
@software{kokkos-fft,
114-
author = {{The kokkos-fft team}},
115-
title = {{kokkos-fft}},
116-
url = {https://github.com/kokkos/kokkos-fft},
117-
version = {0.3.0}
118+
@article{kokkos-fft,
119+
doi = {10.21105/joss.08391},
120+
url = {https://doi.org/10.21105/joss.08391},
121+
year = {2025},
122+
publisher = {The Open Journal},
123+
volume = {10},
124+
number = {111},
125+
pages = {8391},
126+
author = {Asahi, Yuuichi and Padioleau, Thomas and Zehner, Paul and Bigot, Julien and Lebrun-Grandie, Damien},
127+
title = {kokkos-fft: A shared-memory FFT for the Kokkos ecosystem},
128+
journal = {Journal of Open Source Software}
118129
}
119130

120131
@software{Pusz_mp-units_2024,

0 commit comments

Comments
 (0)