Skip to content
Open
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
@article{grandgirard-HAL (Le Centre pour la Communication Scientifique Directe)-2021,
title = {How to prepare the GYSELA-X code to future exascale edge-core simulations},
author = {V. Grandgirard and Yuuichi Asahi and Julien Bigot and E. Bourne and G. Dif‐Pradalier and Peter Donnel and X. Garbet and Ph. Ghendrih and Yaman Güçlü and Katharina Kormann and D. Midou and Y Munschy and K Obrejan and Ch. Passeron and R Varennes and Y. Sarazin},
journal = {HAL (Le Centre pour la Communication Scientifique Directe)},
year = {2021}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: How to prepare the GYSELA-X code to future exascale edge-core simulations
subtitle: ''
summary: ''
authors:
- V. Grandgirard
- Yuuichi Asahi
- Julien Bigot
- E. Bourne
- "G. Dif\u2010Pradalier"
- Peter Donnel
- X. Garbet
- Ph. Ghendrih
- "Yaman G\xFC\xE7l\xFC"
- Katharina Kormann
- D. Midou
- Y Munschy
- K Obrejan
- Ch. Passeron
- R Varennes
- Y. Sarazin
tags: []
categories: []
date: '2021-07-05'
lastmod: '2025-12-01T04:13:26.705093'
featured: false
draft: false
image:
caption: ''
focal_point: ''
preview_only: false
projects: []
publishDate: '2025-12-01T04:13:26.705102'
publication_types:
- '1'
abstract: International audience
publication: HAL (Le Centre pour la Communication Scientifique Directe)
doi: ''
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@article{millan-Lecture notes in computer science-2024,
title = {Dynamic Allocations in a Hierarchical Parallel Context},
author = {Aymeric Millan and Thomas Padioleau and Julien Bigot},
journal = {Lecture notes in computer science},
year = {2024},
pages = {205--209},
doi = {https://doi.org/10.1007/978-3-031-48803-0_17},
url = {https://doi.org/https://doi.org/10.1007/978-3-031-48803-0_17}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: "Dynamic Allocations in\_a\_Hierarchical Parallel Context"
subtitle: ''
summary: ''
authors:
- Aymeric Millan
- Thomas Padioleau
- Julien Bigot
tags: []
categories: []
date: '2024-01-01'
lastmod: '2025-12-01T04:13:26.707768'
featured: false
draft: false
image:
caption: ''
focal_point: ''
preview_only: false
projects: []
publishDate: '2025-12-01T04:13:26.707773'
publication_types:
- '1'
abstract: ''
publication: Lecture notes in computer science
doi: https://doi.org/10.1007/978-3-031-48803-0_17
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
@article{thomas-Zenodo (CERN European Organization for Nuclear Research)-2025,
title = {DDC: The Discrete Domain Computation library},
author = {Padioleau, Thomas and BOURNE, Emily and Bigot, Julien and Baptiste Legouix},
journal = {Zenodo (CERN European Organization for Nuclear Research)},
year = {2025},
doi = {https://doi.org/10.5281/zenodo.17511922},
url = {https://doi.org/https://doi.org/10.5281/zenodo.17511922}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: 'DDC: The Discrete Domain Computation library'
subtitle: ''
summary: ''
authors:
- Padioleau, Thomas
- BOURNE, Emily
- Bigot, Julien
- Baptiste Legouix
tags: []
categories: []
date: '2025-11-03'
lastmod: '2025-12-01T04:13:26.708993'
featured: false
draft: false
image:
caption: ''
focal_point: ''
preview_only: false
projects: []
publishDate: '2025-12-01T04:13:26.708997'
publication_types:
- '1'
abstract: '<p>The Discrete Domain Computation (DDC) library is a C++ designed
to provide high-performance, strongly-typed labelled multidimensional arrays. Inspired
by Python''s Xarray and built on top of performance-portable libraries like Kokkos,
DDC enables expressive, safe, efficient numerical computations. It provides coherent
ecosystem work with dimensions from data structures algorithms. Additionally, extends
functionality through modules such as FFT (based kokkos-fft), splines, bridge the
PDI library. The actively used modernize legacy scientific codes, Fortran-based
Gysela plasma simulation code.</p>'
publication: Zenodo (CERN European Organization for Nuclear Research)
doi: https://doi.org/10.5281/zenodo.17511922
---