Skip to content

Distributed RAM Source Support #4

@ax3l

Description

@ax3l

We do need an additional data source: distributed RAM (on MPI nodes).

With that we could process the host-memory of, e.g., PIConGPU FieldE host-buffers live during a simulation that is controlled via the PIConGPU python bindings.

example:
start sim for 1000 steps
sync all FieldE to host(s)
operate on all FieldE with pyDive
sync all FieldE values back to device(s)

of course, the same is necessary for particle data sources.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions