docs(6.1.0.md): Add more changelog notes for 6.1.0

This commit is contained in:
Sam Wu
2024-04-17 15:21:34 -06:00
committed by Sam Wu
parent 90753fa29f
commit e73293381b

View File

@@ -113,7 +113,6 @@ AMD SMI for ROCm 6.1.0
* bad pages results with "ValueError: NULL pointer access"
* Some RDNA3 cards may enumerate to `Slot type = UNKNOWN`
#### HIP
HIP 6.1 for ROCm 6.1
@@ -182,6 +181,8 @@ AddressSanitizer (ASan):
* For ASan instrumented global, emit two symbols: one with actual size and the other with
instrumented size.
[On GitHub](https://github.com/ROCm/ROCm/issues/2551)
##### Known issues
* Due to an issue within the `amd-llvm` compiler shipping with ROCm 6.1, HIPSTDPAR's interposition mode, which is enabled by `--hipstdpar-interpose-alloc` is currently broken.
@@ -277,6 +278,8 @@ ROCProfiler for ROCm 6.1.0
* Multimedia applications may encounter compilation errors in the MI200 Single Root Input/Output Virtualization (SR-IOV) environment. This is because MI200 SR-IOV does not currently support multimedia applications.
[On GitHub](https://github.com/ROCm/ROCm/issues/3027)
### AMD MI300A RAS
#### Fixed defect