v22.02
·
417 commits
to development
since this release
Dependencies
AMReX: release 22.02
openPMD-api: release 0.14.3
What's Changed
- Include destructor of hipace in profiler by @AlexanderSinn in #639
- Pass the number of ghost cells to amrex::MultiFab::setVal, etc. by @AlexanderSinn in #640
- CI: HIP Latest by @ax3l in #645
- also allow random seed on GPU by @SeverinDiederichs in #642
- Simplify conversion between positions and indices by @AlexanderSinn in #643
- Only swap names of force terms instead of moving data by @AlexanderSinn in #644
- GPU Builds: Disable RDC by @ax3l in #646
- Add additional files to gitignore by @AlexanderSinn in #648
- Fix: CUDA C++17 Builds (ParticleBins) by @ax3l in #652
- update cmake in maxwell doc by @SeverinDiederichs in #653
- ignore or remove unused parameters by @SeverinDiederichs in #654
- CI: CUDA by @ax3l in #651
- Clean up field indexing to allow for better handling of boundary by @AlexanderSinn in #623
- C++17, CMake 3.18+ by @ax3l in #650
- More detailed performance diagnostics of AdvancePlasmaParticles by @AlexanderSinn in #656
- move unused variable in serial to MPI code by @SeverinDiederichs in #658
- Improve Diagnostics by @AlexanderSinn in #649
- add safeguard for bugged cuda version, and print cuda version by @SeverinDiederichs in #659
- choose default output path by backend by @SeverinDiederichs in #662
- Update release number for new release by @MaxThevenet in #663
Full Changelog: v22.01...v22.02