eth-cscs / DLA-Future

DLA-Future
https://eth-cscs.github.io/DLA-Future/master/
BSD 3-Clause "New" or "Revised" License
64 stars 14 forks source link

Reduction To Tridiagonal "1-stage" (local) #1099

Closed albestro closed 4 months ago

albestro commented 8 months ago

This effort aims at evaluating a possible improvement for the GPU backend by using a 1-stage reduction instead of the 2-stage currently implemented which seems to fit better on a MC backend.

At the moment of writing:

Next steps: