Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[amd] in CHANGELOG.md, document the workaround for FPE #1011 on HIP
Browse files Browse the repository at this point in the history
valassi committed Oct 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -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

0 comments on commit 0c8340e

Please sign in to comment.