ANS is committed to advancing, fostering, and promoting the development and application of nuclear sciences and technologies to benefit society.
Explore the many uses for nuclear science and its impact on energy, the environment, healthcare, food, and more.
Explore membership for yourself or for your organization.
Conference Spotlight
2026 Nuclear Energy Conference & Expo (NECX)
August 24–27, 2026
Dallas, TX|Hilton Anatole
Latest Magazine Issues
Jun 2026
Jan 2026
2026
Latest Journal Issues
Nuclear Science and Engineering
July 2026
Nuclear Technology
June 2026
Fusion Science and Technology
May 2026
Latest News
New York opens RFQ, RFA windows for nuclear development and workforce
The New York Power Authority is seeking nuclear reactor developers that can commence construction on large-scale reactors and/or small modular reactors before 2033 that can ultimately add at least 1 GW of new capacity to New York’s electrical grid.
Gabriel Suau, Ansar Calloo, Rémi Baron, Romain Le Tellier
Nuclear Science and Engineering | Volume 199 | Number 1 | April 2025 | Pages S295-S311
Research Article | doi.org/10.1080/00295639.2024.2340173
Articles are hosted by Taylor and Francis Online.
This paper describes the implementation of efficient and portable vectorized sweep kernels as part of the resolution of the neutron transport equation on three-dimensional Cartesian grids using the discrete ordinates (Sn) method for the angular variable and the diamond differencing (DD) scheme for the spatial discretization. Vectorization is set up along the directions within the same octant and is independent of the spatial discretization order; therefore, the extension of this technique to high-order DD or discontinuous Galerkin schemes is immediate. Our implementation is written in C++17 and relies on the Kokkos performance portability framework. This library allows one to express shared-memory parallelism (including vectorization) in a machine-independent way and supports many backends including CUDA and OpenMP. Our vectorization procedure relies on the portable single instruction multiple data types provided by Kokkos. The method has been implemented for DD schemes up to order 2 and yields promising results on CPUs supporting standard vector instructions.