Richard Pausch

Results 326 comments of Richard Pausch

@chillenzer perhaps here as a separate sub-section: https://picongpu.readthedocs.io/en/latest/dev/extending.html

*offline* discussion with @chillenzer: better place: https://picongpu.readthedocs.io/en/latest/usage/tbg.html#cfg-file-macros

I agree with @chillenzer that a list of one item seems off. If you want to add a spack install page, please do so @BrianMarre

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

@psychocoderHPC Thanks for pinging - I will have a look

Hi @onezillion, I tried to reproduce your issue (using LaserWakfield and `4_isaac.cfg`) and could not. I compiled ISAAC with PIConGPU's latest dev (yes, it says `PIConGPU: 0.8.0-dev` at startup) The...

PS: did you activate **moving window**? Because your *Dimensions* look different than the default.

@onezillion Did building the software stack, as @psychocoderHPC recommended, solved our problem?

@FilipO28555 The CI complains e.g. that you define variables that you later do not use. see e.g. `picongpu/include/picongpu/particles/Synchrotron/AlgorithmSynchrotron.hpp` line 388 where ```c++ const float_X weighting = parentElectron[weighting_]; ``` is not...

@psychocoderHPC Could you please re-review this pull request? @chillenzer feel free to review if you have time today or tomorrow.