Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeffrey Novotny <[email protected]>
  • Loading branch information
NguyenNhuDi and amd-jnovotny authored Nov 4, 2024
1 parent c8e452b commit a7ee51e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ Documentation for rocRAND is available at
## (Unreleased) rocRAND 3.2.0 for ROCm 6.4

### Added
* 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`

* Added smoke test options, which runs a subset of the unit tests and ensures that less than 2gb of VRAM will be used
* Smoke tests can be run using `[--emulation|-e|--test|-t]=smoke`
* Added `--emulation` option for `rtest.py`

### Changed
* `--test|-t` no longer a required flag for `rtest.py`, instead user can use either `--emulation|-e` or `--test|-t` but not both
Expand Down

0 comments on commit a7ee51e

Please sign in to comment.