-
Notifications
You must be signed in to change notification settings - Fork 189
Proceedings 2025 ESPResSo meetings
Jean-Noël Grad edited this page Mar 4, 2025
·
2 revisions
- MSD accumulator seems to yields incorrect values after 1 million time steps
- LB GPU implementation doesn't yet support more than 1024 grid point in any direction (walberla/walberla#255)
- EK flux boundary conditions are not stable in the ghost layer
- Heffte re-implementation of the P3M algorithm now works on 1 MPI rank
- current NpT implementation has convergence issues
- current NpT implementation yields incorrect compressibility for a WCA gas
- Nosé–Hoover implementation yields correct compressibility for a WCA gas
- leverage shared-memory parallelization with Cabana data structures
- store particle cells as a struct of arrays (SoA) instead of the currently implemented array of structs (AoS)
- Cabana leverages Kokkos to run algorithms with various backends, such as OpenMP, CUDA, SYCL, HPX
- Diffoscope packager workflow articles on Fedora Magazine and Fedora Project
- diamond lattice builder currently being implemented for pyMBE
- offers finer control over network topology, functionalization and coarse-graining workflows