mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 22:58:17 -05:00
Update RELEASE.md (#581)
* Update RELEASE.md Remove support for rocBlas and hipBlasLt * Update CHANGELOG.md Removed from the Changelog as well.
This commit is contained in:
@@ -42,7 +42,6 @@ for a complete overview of this release.
|
||||
|
||||
#### Added
|
||||
|
||||
* Support for rocBLAS and hipBLASLt targeting gfx1150 and gfx1151.
|
||||
* Support for the `hipMemAllocationTypeUncached` flag, enabling developers to allocate uncached memory. This flag is now supported in the following APIs:
|
||||
- `hipMemGetAllocationGranularity` determines the recommended allocation granularity for uncached memory.
|
||||
- `hipMemCreate` allocates memory with uncached properties.
|
||||
|
||||
Reference in New Issue
Block a user