diff options
author | 2022-08-04 15:45:16 -0700 | |
---|---|---|
committer | 2022-08-04 22:45:16 +0000 | |
commit | 327f0425247097e1a7fb48897d5fe3664a4ea44f (patch) | |
tree | bdcfcbb3619a48a5e7ce4a35295f510ebb5869f6 /Source/Diagnostics/ComputeDiagFunctors/BackTransformParticleFunctor.cpp | |
parent | d182ec3cb70fa8bb613de464e0404d6c847e4641 (diff) | |
download | WarpX-327f0425247097e1a7fb48897d5fe3664a4ea44f.tar.gz WarpX-327f0425247097e1a7fb48897d5fe3664a4ea44f.tar.zst WarpX-327f0425247097e1a7fb48897d5fe3664a4ea44f.zip |
Fix Checksums & Analysis: Skip cpu & id (#2924)
* Checksum: Ignore cpu & id
Both are dependent on MPI parallelism and differ if run with
one or more MPI ranks, as well if run on CPU (NOACC, OMP) or
GPU (CUDA, HIP, SYCL).
* Benchmarks: Remove cpu/id from JSON
* Update Script Further
- fixes: field/species property, not species itself
- comments
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
Diffstat (limited to 'Source/Diagnostics/ComputeDiagFunctors/BackTransformParticleFunctor.cpp')
0 files changed, 0 insertions, 0 deletions