Edoardo Zoni

Results 177 comments of Edoardo Zoni

Thanks, @ax3l. My bad, I went through the renaming too fast. I agree that it would make sense to use two different names. As for this, > (Alternatively, do not...

I did a quick grep of `python-version` in our workflows and this is what I see: ```sh $ git grep "python-version" .github/ .github/workflows/cuda.yml:30: python-version: '3.x' .github/workflows/windows.yml:24: python-version: '3.x' .github/workflows/windows.yml:75: python-version:...

@dpgrote This PR may fix the issue you had locally - please let me know if ctest runs successfully (after a new build from scratch).

@dpgrote Would you have a chance to check if this fixes the issue you had reported during the last hackathon?

@aeriforme and I decided to split this into smaller PRs, otherwise we will never get it done. We will try to title them consistently following the schema "Docs: inputs section...

Just with 23f28a3, the following tests failed: - test_2d_rigid_injection_lab - test_3d_collider_diagnostics

Here's what I'm seeing for test_3d_collider_diagnostics with some prints inside DefaultInitializeRuntimeAttributes: - This branch: ``` ptile.NAR = 7 ptile.NAI = 0 ptile.NStructReal = 0 ptile.NStructInt = 0 particle_comps.size() = 0...

@lucafedeli88 Thanks for the feedback. I know different developers have different opinions on this, so I think I would like a vote in the @BLAST-WarpX/warpx-technical-committee. I think the comparison above...

@lucafedeli88 Poll opened in https://github.com/BLAST-WarpX/warpx/discussions/6191.

Just for clarity, I didn't really add more detailed output in this PR. I just found the table, as it is now (i.e., not the abstract concept of a table),...