picongpu icon indicating copy to clipboard operation
picongpu copied to clipboard

CI: add FFTW and enforce usage

Open psychocoderHPC opened this issue 1 year ago • 2 comments

With #4868 FFTW was not added to the CI, therefore the shadography code is not compile tested.

The second commit fixes issues in the Shadowgraphy plugin that were not detected before because the CI was not checking this code due to the missing FFTW3 dependency.

  • [x] rebase against #4894, currently the CI should fail because of the bug #4894 is fixing

psychocoderHPC avatar Apr 30 '24 12:04 psychocoderHPC

@psychocoderHPC as predicted by you, the CI failed. Could you rebase?

PrometheusPi avatar May 03 '24 07:05 PrometheusPi

Add a second commit to fix issues in the Shadowgraphy plugin.

psychocoderHPC avatar May 07 '24 12:05 psychocoderHPC

@ComputationalRadiationPhysics/picongpu-maintainers ready to be merged

psychocoderHPC avatar May 08 '24 08:05 psychocoderHPC