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
Use AVX vectorization in all kernels (streaming, boundaries, reset force, ...). (It might be useful to automate the generatoin of kernel_traits.hpp, first (Simplify work with walberla kernels #4988)
replace
switch to pull scheme and use combined stream-collide sweep (postponed, as I couldn't get our patched bounce back boundary condiont working with pull scheme)
Generate the packinfos using PyStencils and use vectorization (currently, we use hand-written pack infos form Walberla propper). In particular, do such generated packinfos outperform the currenty used memcpy pack info on the GPU
Multi-GPu simulatoin with cCuda-aware MPI
The text was updated successfully, but these errors were encountered:
jngrad
changed the title
Walberla performance trcking ticket
Walberla performance tracking ticket
Aug 27, 2024
The text was updated successfully, but these errors were encountered: