Releases: AMReX-Agent/ExaEpi
Releases · AMReX-Agent/ExaEpi
25.04
Adding test runs to CI tests (#117) * adding test runs to Debug build test * corrections to testing script and adding nproc & nomp as arguments * adding nproc and nomp to screen output * 2 MPI ranks for tests instead of 4 * deleting run directory after test, removing unused parameters from inputs * removing some more unnecessary parameters from test inputs * adding tests to OMP build as well * In test runs, don't use mpiexec if serial * can I do 4 OMP threads on the runner? * deleted a file created by mistake
25.03
What's Changed
- Added
version.hto.gitignoreby @debog in #105 - Format with clang by @stevenhofmeyr in #102
- Fixed census initialization family size off-by-one error by @stevenhofmeyr in #108
- Fix HIP CI by @atmyers in #111
- Urbanpop plotting fixes by @stevenhofmeyr in #109
- Add delay between symptom onset and hospitalization by @atmyers in #97
- Census Tract IDs were not being written out correctly to plotfiles. by @atmyers in #113
- Use comms arena by default by @atmyers in #112
Full Changelog: 25.02...25.03