diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e030122..00024698 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ Documentation for rocRAND is available at ## (Unreleased) rocRAND 3.2.0 for ROCm 6.4 ### Added +* Added regression tests to `rtest.py`. Regression tests are a subset of tests that caused hardware problems for past emulation environments. + * Can be ran with `python rtest.py [--emulation|-e|--test|-t]=regression` * Added smoke test options, which runs a subset of the unit tests and ensuring that less than 2gb of VRAM will be used * Smoke tests can be ran with `[--emulation|-e|--test|-t]=smoke` * Added `--emulation` option added for `rtest.py`