You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: paper/paper.bib
+21-10Lines changed: 21 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -103,18 +103,29 @@ @INPROCEEDINGS{10820764
103
103
doi={10.1109/SCW63240.2024.00154}}
104
104
105
105
@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}
111
116
}
112
117
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},
0 commit comments