* Regenerate changelog
* Add component changelogs and known issue
Fix RELEASE.md headings
Update pub datestamp for 6.1.2
Add AMDSMI and ROCm SMI to 6.1.2 template
Add rccl and rocBLAS
Update intro blurb and headings
Add ROCm SMI fix
Add missed heading to AMDSMI
Update datestamp and release version number
Update version and release number
Add known issue re: MI300X error detection
Words
Add issue link
Rm GitHub issue link
Move known issue down
Update ki wording
Remove "this issue has been investigated ... " from known issue
Fix changelog h1
* Reorg known issue, upcoming changes, remove rocDecode tested configurations
* Add fixes from review
* Add fixed issue link
* Fix heading
* Remove known issue
* Regenerate changelog
* Add component changelogs and known issue
Fix RELEASE.md headings
Update pub datestamp for 6.1.2
Add AMDSMI and ROCm SMI to 6.1.2 template
Add rccl and rocBLAS
Update intro blurb and headings
Add ROCm SMI fix
Add missed heading to AMDSMI
Update datestamp and release version number
Update version and release number
Add known issue re: MI300X error detection
Words
Add issue link
Rm GitHub issue link
Move known issue down
Update ki wording
Remove "this issue has been investigated ... " from known issue
Fix changelog h1
Move HIPIFY from 6.1.1.md to 6.1.2.md
Regenerate changelog
Fix accidental autoformat in 6.1.1.md
Update 6.1.2.md and regen changelog
Add AMD SMI for ROCm 6.1.2
Regen changelog
Add rocDecode and update RELEASE.md
Update 6.1.2 intro blurb
Fix arrow symbol
Add (tm) to changelog.jinja template
Incorporate Leo's feedback
Intro blurb wording.
Add missed tested ROCm config (rocDecode)
Add OS support
Add version to release notes h1
Update intro blurb again
Make changelog filepath lowercase
Update blurb
Add extra line to 6.1.2 template
Fix heading in RELEASE
Fix amdsmi changelog link
Remove OS support notice
Add rocDecode to table
Add redecode to CL
Update rocDecode setup script note for clarity
Update AMD SMI changelog
Apply Leo's feedback
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
* Update Ubuntu kernel versions for 6.1.1 changelog and release notes
* Add link to GitHub issue for ROCm SMI in changelog and RN
* Fix ROCm SMI GH issue link
* Update kernel versions format
* Update kernel version format for readability
* Update kernel version brackets
-Updating build flags for llvm-project to support another pipeline to work with aomp repos.
-Added support for rocMLIR component.
-Removed MIVisionX python dependency script and leveraged existing dependencies template.
-Change to use cloud systems
Reformat 6.1.0 to 6.0.0 changelog
Add ROCm SMI known issues to RN
Tweak ROCm SMI wording
Add known issue
Reword known issue rn
Fix headings and wording
Remove redundancy
Fix headings and known issue words
Leo changes
Remove known issue with Radeon GPUs
Specify Navi3 GPUs in ROCM SMI known issue
Change Navi 3x to RDNA3
Add OS support note
Fix 6.1.1 template link to amdsmi
Update 6.1.1 library table, add hipBLASLt to 6.1.1 CL/RN, update HIPCC upcoming changes wording
Remove extra bullet
Change gpu to GPU in rocFFT
Add \n to top of 6.0.2 template
Update RELEASE.md and 6.1.1.md
Regenerate changelog
Add minor wording changes in RELEASE.md
Incorporate Leo's feedback
Reformat RELEASE.md to fix build issue
Fixes an issue preventing Changelog from appearing in the TOC.
Update AMDSMI link & change 'release highlights' to 'release notes'
Change AMD SMI link from develop to docs/6.1.1
Improve wording
Clarify Ubuntu 22.04.5 is pre-release
Add AMD SMI changes
Fix md headings and some words
Reword highlight
Add feedback from Leo to release highlight
Add generated changelog
Add RELEASE.md for 6.1.1
Update highlight in RELEASE.md with change in 6.1.1 template
Change h1 in CHANGELOG.md
to ROCm 6.1.1 changelog
Change release notes to changelog in CHANGELOG.md
Fix missing info in CHANGELOG.md pre-6.1.1
Add HIPIFY 6.1.1 to changelog
Add HIPIFY to RELEASE.md
Also fix typo in changelog
Add HIPIFY to 6.1.1 template
Changing default behaviour for PRs with tag-builds.
Changing build system for some jobs based on execution time.
Co-authored-by: abhimeda <abhinav.meda@amd.com>
Co-authored-by: alexxu-amd <alex.xu@amd.com>
* Tagged builds of External CI components
Adding capability to kick off builds of ROCm components based on a tag ref, without the need of the yaml file in the corresponding repo that is used for pre-submit and on-submit builds. This unblocks the team from creating an initial set of pipelines to verify things work.
Also made some improvements to the code structure and added support for more repos.
---------
Co-authored-by: abhimeda <abhinav.meda@amd.com>
Co-authored-by: alexxu-amd <alex.xu@amd.com>
* Base set of Azure DevOps pipeline library source
A base set of yaml files to orchestrate the build and testing of ROCm compiler and runtime components in an Azure DevOps project.
* Use hipcc in llvm-project, also build OpenCL runtime.
* Adding llvm-lit tests to llvm-project pipeline.
Added comgr ctest as well.
* rocm-cmake unit testing in pipeline
* Pipeline changes corresponding to 6.1 release