diff --git a/CHANGELOG.md b/CHANGELOG.md index 05a1a666..f173b8eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,15 +4,12 @@ Documentation for rocRAND is available at [https://rocm.docs.amd.com/projects/rocRAND/en/latest/](https://rocm.docs.amd.com/projects/rocRAND/en/latest/) -## (Unreleased) rocRAND-3.2.0 for ROCm 6.4 +## (Unreleased) rocRAND 3.2.0 for ROCm 6.4 ### Added * rtest.py, a python script to run unit tests - * added a smoke test option. Smoke tests can now be ran with python3 rtest.py -t/--test smoke - * added emulation test option. Smoke tests can now be ran with python3 rtest.py -e/--emulation=smoke - - - + * added a smoke test option. To run the smoke tests, use `python3 rtest.py -t/--test smoke`. + * added emulation test option. I.e `python3 -e/--emulation=smoke` ## rocRAND 3.2.0 for ROCm 6.3.0