issues
search
PHAREHUB
/
PHARE
💫 Parallel Hybrid Particle In Cell code with Adaptive mesh REfinement
https://phare.readthedocs.io
GNU General Public License v3.0
71
stars
24
forks
source link
Multithreading per tile
#932
Open
nicolasaunai
opened
1 week ago
nicolasaunai
commented
1 week ago
kokkos or thread pool?
all that behind a single interface
copy/stream : particles or fields
diags / restarts
splitting? 10 particles per thread with 1 temporary destination split particle per thread later copied into the destination array?
multithread simulation VS MPI