PICMI moving window is missing runtime test #4995
Labels
component: tests
unit tests
good first issue
signal new contributors where they can start
PICMI
pypicongpu and picmi related
The moving window configuration via PICMI introduced in #4987 is missing a runtime test.
A runtime test is necessary since moving window is a runtime only option and therefore this should be tested in the CI.
Unfortunately this is not currently possible since the PyPIConGPU runner lacks the ability to subdivide the device and running a PIConGPU simulation with moving window requires device splitting in the CI environment.
This runtime tested was therefore postponed and should be added after the runner has been refactored.
The text was updated successfully, but these errors were encountered: