Ryan Sandberg
Ryan Sandberg
My system: - CPU: x86_64 - macOS version 12.1 Monterey - clang version 11.1.0
I lost track of this for a while and now I'm caught in a different debugging session - @PhilMiller I'll try to answer your questions in a few days
I still see this issue running WarpX on Summit, even with the new fix: ``` Python 3.10.5 | packaged by conda-forge | (main, Jun 14 2022, 17:18:21) [GCC 10.3.0] on...
I have another input deck that sees this issue running on 1 node, 6 GPUs on Summit: `ts = LpaDiagnostics('./diags/diag_btd/')` `ts.get_particle(species='beam',var_list=['w','x'],iteration=ts.iterations[1])` Output: `[array([0.12483018, 0.12483018, 0.12483018, ..., 0.12483018, 0.12483018, 0.12483018]), array([...
I observe this issue some times, working on the latest WarpX branch. When loading in ``openPMD-viewer``: ``` >>> ts = OpenPMDTimeSeries('diags/diag_lab') Warning: File 9 has different openPMD parameters than the...
I appreciate the feedback; I knew there were some conversations to have before this would be submitted. I'll change to [WIP] while the other changes are made and we talk...
Some CI tests are failing because they use the combination RZ + Yee + momentum-conserving. Several of these are electrostatic, which suggests that the problem observed in issue #3182 is...
Hi @anecas1979 and @ax3l , is this issue ready to close?
I used the accelerator in one case, with the attached input deck (or something very close). [inputs_lattice.txt](https://github.com/ECP-WarpX/WarpX/files/9214958/inputs_lattice.txt) In release mode, I find the following timings running on 1 node on...
Something about the issue concerns the propagation of information. Consider the following two movies of two stages of laser wakefield acceleration with external injection performed at gamma=2 and gamma=10, both...