ammarhakim / gkyl

This is the main source repo for the Gkeyll 2.0 code. Please see gkeyll.rtfd.io for details.
https://gkeyll.readthedocs.io/en/latest/
54 stars 14 forks source link

g0-merge: ASheathPotential relying on CUDA-aware MPI or broadcasting the wrong sheath potential #154

Open manauref opened 8 months ago

manauref commented 8 months ago

In the g0-merge branch, when running on GPUs, ASheathPotential is using Mpi.Bcast to broadcast the sheath potential. I think this either implicitly relies on CUDA-aware MPI or is just broadcasting the wrong potential. It should be revised.