SWDEV-395996 - Add ChangeLog for hipRTC header support

Change-Id: Ibd3cae127185831f46cd704a354508d8586731bd


[ROCm/clr commit: 24e1c34320]
Tento commit je obsažen v:
Satyanvesh Dittakavi
2023-08-09 17:37:48 +00:00
rodič daf22604af
revize 1a5fd1ea86
+5 -1
Zobrazit soubor
@@ -7,7 +7,11 @@ Full documentation for HIP is available at [docs.amd.com](https://docs.amd.com/)
### Changed
- HIPRTC now assumes WGP mode for gfx10+. CU mode can be enabled by passing `-mcumode` to the compile options from `hiprtcCompileProgram`.
## (Unreleased) HIP 6.0 (For ROCm 6.0)
### Added
- Added HIPRTC support for hip headers driver_types, math_functions, library_types, math_functions, hip_math_constants, channel_descriptor, device_functions, hip_complex, surface_types, texture_types.
## HIP 6.0 (For ROCm 6.0)
### Optimizations
### Added