diff options
author | 2021-02-22 00:51:37 -0700 | |
---|---|---|
committer | 2021-02-21 23:51:37 -0800 | |
commit | f43dac64920270a7035d0e7b9244dcaa89935f0d (patch) | |
tree | 542e46e18631a76a915f1e62d92e4e0f1e288082 /Python | |
parent | ce00b5f347cb20979a07d20073442aec667775d1 (diff) | |
download | WarpX-f43dac64920270a7035d0e7b9244dcaa89935f0d.tar.gz WarpX-f43dac64920270a7035d0e7b9244dcaa89935f0d.tar.zst WarpX-f43dac64920270a7035d0e7b9244dcaa89935f0d.zip |
ParticleHistogram: Fix Performance Regression (#1696)
* fix an issue
* ignore those that are outside of the set
* Histogram: ParallelFor
use a device vector and a `ParallelFor` to build the histogram.
* typo: deviceToHost
* fix: don't capture host member
* DPC++: floor
* Histogram on CPU: Add Performance Note
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions