Skip to content

Commit

Permalink
[amd] in CHANGELOG.md, document the workaround for FPE #1011 on HIP
Browse files Browse the repository at this point in the history
  • Loading branch information
valassi committed Oct 3, 2024
1 parent 2729a9b commit 0c8340e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions epochX/cudacpp/CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com).

- Updated cudacpp version to 1.00.01.

### Fixed

- Platform-specific issues
- AV ([#1011]) Added workaround for Floating Point Exceptions in vxxxxx in the HIP backend.

--------------------------------------------------------------------------------

## [1.00.00] - 2024-10-03
Expand Down

0 comments on commit 0c8340e

Please sign in to comment.