Tiny fix that removes the "export" directive.
` export HIP_FORCE_DEV_KERNARG=1 hipblaslt-bench ...`
leads to
bash: export: `hipblaslt-bench': not a valid identifier
whereas just starting with HIP_FORCE_DEV_KERNARG=1 passes this env var to the hipblaslt-bench process, which I think is the intention here.
* Update RELEASE.md
added two new Resolved Issues and made two other changes
* Update RELEASE.md
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com>
---------
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com>
* ROCProfiler deprecation notice udpated
* RHEL 9.6 support removed and 9.5 EOS rejected
* Feedback to KV cache highlight added
* Wrong entry of ROCprofiler-SDK removed
* --kokkos-trace issue drafted
* Known issues for compute parition and JAX limited support added
* Known issues for ROCm Systems profiler and MIOpen added
* Feedback from Leo added
* AMD Radeon PRO W7800 48GB support added to RN
* rocSPARSE fixed issue added
* AMD RDNA 2 removed from TOC
* Revert "AMD RDNA 2 removed from TOC"
This reverts commit a8511fb7826891f27d42f1d749fd5356dbaacfbe.
* Unvalidated known issues removed
* Leo's feedback incorporated
* Changelog.md sync with release.md
* fix vllm engine args link
* remove RDNA subtree in under system optimization in toc
* fix RDNA 2 architecture PDF link
* fix CLR LICENSE.txt link
* fix rocPyDecode license link
* ROCProfiler deprecation notice udpated
* RHEL 9.6 support removed and 9.5 EOS rejected
* KV cache highlight updated
* Feedback from Peter Incorporated
Co-authored-by: Peter Park <peter.park@amd.com>
---------
Co-authored-by: Peter Park <peter.park@amd.com>
* ROCProfiler deprecation notice udpated
* RHEL 9.6 support removed and 9.5 EOS rejected
* OS support updated
* Documentation highlight updated
* Update on hardware atomics update
* rocPyDecode version updated
* Quick update in Changes to changes
* Command translation fixed
* gfx950 removed from CK changelog
* glibc version updated
* gfx950 removed
* Changelog list updated
* System optimization migration changes in ROCm
* Linting issue fixed
* Linking corrected
* Minor change
* Link updated to Instinct.docs.amd.com
* ROCm docs grid updated by removing IOMMU.rst, pcie-atomics, and oversubscription pages
* Files removed and reference fixed
* Reference text updated
* ROCProfiler deprecation notice udpated
* RHEL 9.6 support removed and 9.5 EOS rejected
* Updated KMD/UMD content
* Minor correction
* Quick feedback from Ram incorporated
* KMD/UMD seperation highlight updated
* Feedback from leo, Ram, and David updated
* Minor change
* Minor change
* Suggestion from Leo added
* Feedback from Ram incorporated
* Minor fix
* Minor change
* Quick change from Ram
* ROCProfiler deprecation notice udpated
* Link error
* Compatibility updated
* New changelog and OS support updated
* Upcoming changes removed from rocWWMA, added to hipTensor
* Glibc added to wordlist
* Instict docs content added
* RHEL 9.5 to OS
* Compatibility OS update
* Leo's feedback incorporated and TOC updated for linux requirement
* ROCProfiler deprecation notice udpated
* Updated forward backward compatibility content
* Minor fixes on KMD uder space support note
* SLES 15.7 removed
* SLES version formatting update
* Known issue for generic target added
* Known issue update
* Oracle version major release only
* Only major version for oracle linux
* AMDGPU driver known issue updated
* Leo's feedback incorporated
* Leo's feedback incorporated
* Historical change added
* QUick fix
* Fixed issues added
* Jeff's feedback on rocWWMA and hiptensor changelog added
* 6.4.0 changelog added
* DLPack and VP9 added
* update RELEASE based on internal discussion
* remove link to cl
---------
Co-authored-by: Peter Park <peter.park@amd.com>