Major Changes
- Initial PETSc DMPlex Interface.
- @seimtpow Refactor such that NP builds without warnings with extra warnings enabled.
- Much more efficient particle data compression implementation.
- Better self validation of iteration sets against device limits.
- Profiling improvements with ProfileRegion.
- Iteration set improvements.
- ParticleLoop kernel local memory.
Generated Diff
- Feature/dmplex interface by @will-saunders-ukaea in #77
- added profile_region_plotting.py and corresonding requirements.txt by @will-saunders-ukaea in #78
- Feature/better scaling dat compression by @will-saunders-ukaea in #79
- fixed bugs spotted in review of stp fixes by @will-saunders-ukaea in #82
- removed unused comm from CartesianHMesh by @will-saunders-ukaea in #83
- Stp/fix clang warnings by @seimtpow in #81
- Feature/kernel local memory by @will-saunders-ukaea in #80
Full Changelog: v0.6.0...v0.7.0