hpsim/OGL

Basic scattering

greole opened this issue · 0 comments

After solving on the device the solution vector has to be communicated back to to all ranks.

  1. The simplest solution for now would be to have a global array on all ranks to which the solution vector is scattered.
  2. In a second only the rank specific data should be copied to the respective ranks