* Update Megatron-LM and PyTorch Training Docker docs
Also restructure TOC
* Apply suggestions from code review
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
update "start training" text
Apply suggestions from code review
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
update conf.py
fix spacing
fix branding issue
add disable numa
reorg
remove extra text
(cherry picked from commit 389fa7071b)
- Removing the creation of expected folders and symbolic links as workaround to get the test components compiling.
- Set the only OpenCL build flag affecting the build.
- Also, fixes to rocprofiler-sdk when incorporating recent features.
- URL encoding algorithm converts trailing '=' in the base64 string to an integer representing the number of those trailing '=' characters.
* Initial draft for How-to POC
* Zone.identifier file removed
* Broken links in index.md fixed
* Zone.identifier file removed
* Review feedback incorporated
* Title updated
* New format for ROCm for AI TOC created
* Folder structure changed
* ROCm for AI index updated
* Link to Llama recipe updated
* Review feedback added
* Feedback from Cindy added
* Intro text from Cindy added
* New flow suggested by Hongxia incorporated
* Overview content from Cindy added, TOC updated, Meta data updated
* Reference to HPC removed
* Listing alignment updated
* Overview page updated
* Folder structure and link change resulted from TOC change updated
* Content sequence updated
* Meta data updated
* Review feedback incorporated
* Index file renamed
* Conf file updated for OS compatibility info
* update metadata (#4)
update metadata
fix spelling
* Wordlist updated
---------
Co-authored-by: Peter Park <peter.park@amd.com>
- pip update click module for test failures.
- Test results are at 99.8% with these fixes.
- Missing cmake dependency from last PR for ROCR-Runtime
- Missing pkg-config dependency for amdsmi
- Modify PATH to find pip's cmake for rocprofiler-sdk
- Dynamically write a Dockerfile based on the environment for the failing job.
- Account for additional dependencies that need to be installed and setup.
- Build and push a custom container based on that dynamic Dockerfile to capture that failing environment.
- Documenting additional setup to install Docker on VMSS during provisioning.
* Change AMDMIGraphX to use local-artifact-download for half 5.6
* Refactor dependencies-rocm & artifact-download, consolidate component variable lists
* Add mainline option to nightly
* Change all components to new dependencies-rocm usage
* rm aqlprofile checkoutRef
* simplify dependencies-rocm, add gpuTarget back to rocMLIR
* rm tag-builds from aqlprofile
* Make review changes
These were encountered while debugging
https://github.com/ROCm/ROCm/issues/4190
- There is no manifest (-m) for ROCm 6.3.1 in the tools/rocm-build folder
-- Changed the rocm version to 6.3.0 to avoid immediate build failure
- The manifest is not specified in the first instance of "Downloading the ROCm source code", but it is in "Build ROCm from source".
-- Without the correct manifest, subsequent build instructions will fail as the ROCm/ROCm directory doesn't get pulled. It's unclear why these two otherwise identical commands are duplicated and have this discrepancy
* remove 'Using MPI' and 'gpu-cluster-networking' sections due to migration to dcgpu
* remove gpu-cluster-networking from index page
---------
Co-authored-by: Alex Xu <alex.xu@amd.com>
- Recent vision compilation has been failing, and debugging hasn't been fruitful in finding cause.
- Should unblock nightly job to at least build and test pytorch while debug effort continues after the holidays.
- pytorch build and test is unblocked by temporarily patching the composable_kernel submodule on upstream pytorch to latest develop, until that submodule is updated to have explicit cast for hneg.
* Updated for 6.3.1
* Compatible version updated from RC1 build
Co-authored-by: Peter Park <peter.park@amd.com>
* Comptibility table and rst updated
* Compatible version updated from RC1 build
Co-authored-by: Peter Park <peter.park@amd.com>
* Peter's review feedback incorporated
Co-authored-by: Peter Park <peter.park@amd.com>
---------
Co-authored-by: prbasyal <prbasyal@amd.com>
Co-authored-by: Peter Park <peter.park@amd.com>
* 6.3.1 Release notes (#224)
* New Release highlight on offline installer added. OS change, Known Issues, Resolved issues, and upcoming changes copied from 6.3.0 and updated version
---------
Co-authored-by: prbasyal <prbasyal@amd.com>
* Updates to release notes (#229)
* Updates to release notes
* & -> and
* Updated the component changes, table, release highlights, and fixed i… (#232)
* Updated the component changes, table, release highlights, and fixed issues
* Version number and heading title fixed
* Update RELEASE.md
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
* Update RELEASE.md
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
* Version transition updated
---------
Co-authored-by: prbasyal <prbasyal@amd.com>
Co-authored-by: Peter Park <peter.park@amd.com>
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
* Rn 631 custombranch (#234)
* Updated the component changes, table, release highlights, and fixed issues
* Version number and heading title fixed
* Update RELEASE.md
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
* Update RELEASE.md
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
* Version transition updated
* OS and Hardware compatibility updated
---------
Co-authored-by: prbasyal <prbasyal@amd.com>
Co-authored-by: Peter Park <peter.park@amd.com>
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
* [6.3.1 release notes] Add rocprof-sys changes to RN (#235)
* remove extra sections
* add rocprof-sys changelog
* add omni fixed issues and ami smi cl
* Update RELEASE.md
Version transition added in the table
* add documentation update note
* Broken link fixed
---------
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com>
* added edited version of the migraphx changelog and removed CK entry (#238)
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com>
* Updating ROCm-internal with 6.3.1 release notes changes (#241)
* Updated date and version
* Typos and wording fixed
* Minor fix
* Documentation update added
* MIGraphX change dropped
* Debian support removed
* New release highlight added
* HIPRand version changed
* Cross-reference to Per queue added
* Leo's review feedback incorporated
* HIP optimized section updated
* Istinct and Peter's feedback added
---------
Co-authored-by: prbasyal <prbasyal@amd.com>
* Fix changelog and new documentation note (#246)
* fix amd smi and add training a model using megatron note
* update workload tuning doc note
* fmt
---------
Co-authored-by: prbasyal <prbasyal@amd.com>
Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>
Co-authored-by: Peter Park <peter.park@amd.com>
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
* Change reference to kernel-mode GPU compute driver in ROCm
* More changes for kernel-mode terminology
* Fix linting
(cherry picked from commit 04fdc08328)
- Exclude lone, consistently failing MIOpen test.
- test_rnn_seq_api is the only ctest failure, so let's filter it out for now to easily identify new failures.
minor fixes to formatting
fix spelling errors
more spelling
fixes
quantization update
fix format
simplify wording in tunableops and format fix
Apply suggestions from code review
review feedback by Peter
Co-authored-by: Peter Park <peter.park@amd.com>
Apply suggestions from code review
addressing feedback
Co-authored-by: Peter Park <peter.park@amd.com>
Apply suggestions from code review
feedback again
Co-authored-by: Peter Park <peter.park@amd.com>
add hipblaslt yaml file figure
feedback and minor formatting
formatting
update wordlist.txt
remove outdated sentence regarding fsdp and rccl
(cherry picked from commit 87fa9fd83a2e623f6cab4e69d65f49e3db0a45f6)
update wordlist
Co-authored-by: hongxyan <hongxyan@amd.com>
- aomp: Account for path changes due to LLVM_INSTALL_LOC from aomp PR #1012
- aomp: Add llvm-legacy build script step for aomp PR #1062
- rocWMMA: Fix rpath issue when using ninja.
* removed the building doc; edited toolchain to remove myst; made the fact that rst is the preferred format evident
* edited the readme so that it points to the contributing to the rocm docs page
* Update docs/contribute/contributing.md
Co-authored-by: Peter Park <peter.park@amd.com>
* Update docs/contribute/contributing.md
Co-authored-by: Peter Park <peter.park@amd.com>
* added two images showing where the checks and doc build is
---------
Co-authored-by: Peter Park <peter.park@amd.com>
* Update version list with 6.2.0 (#3505) (#3506)
* Fix link to meta-llama finetuning recipes
* Spellcheck fixes in release notes templates (#3526) (#3548)
* fix spelling in 5.4.x templates
* add to wordlist
* update templates
update wordlist
* remove extra_components
rm extra_components
* fix spelling
Co-authored-by: Peter Park <peter.park@amd.com>
* Fix link to rocr debug agent (#3533)
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>
* Fix intersphinx links (#3546)
* update fw install links
* fix more intersphinx links
* fix more links
* add rocPyDecode repo to ROCm6.2 manifest file (#3541) (#3553)
Co-authored-by: Yanyao Wang <yanywang@amd.com>
Co-authored-by: Wang, Yanyao <yanyao.wang@amd.com>
* Fix typo for TFLOPs metric in MI250 architecture page
* Add rocm-examples to default.xml (#3583)
* Add rocm 6.2.0 manifest file for rocm-build scripts (#3538)
* Add rocm 6.2.0 manifest file for rocm-build scripts
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
* Add "rocm-examples"
---------
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
* Add a section on increasing memory allocation to the MI300A system op… (#3587)
* Add a section on increasing memory allocation to the MI300A system optimization guide
* Addition to wordlist
* Change GB to GiB for consistency
* Standardize GiB/KiB spacing
* Minor wording changes
* Update build scripts for ROCm6.2 release
* fix README.md for Ubuntu24 docker
* Correct ttm to amdttm (#3648)
* Expand the section on changing thread affinity (#3653)
* Expand the section on changing thread affinity
* Clarify the methods for configuring allocatable memory settings
* Small correction
* Update model-quantization.rst to import `BitsAndBytesConfig` from transformers library (#3638)
* remove unneeded file (#3663)
* Fix intersphinx links (#3668)
* fix links in install.rst
* fix links in sys opt guides
* Add introduction and links to the new guide to the vLLM optimized Doc… (#3637)
* Add introduction and links to the new guide to the vLLM optimized Docker image on AMD Infinity Hub
* Update target link for the Docker vLLM guide
* Change target URL
* Change link target URL again
* Fixed broken link to RISC-V documentation
* Add FBGEMM/FBGEMM_GPU to the Model acceleration libraries page (#3659)
* Add FBGEMM/FBGEMM_GPU to the Model acceleration libraries page
* Add words to wordlist and fix a typo
* Add new sections for Docker and testing
* Incorporate comments from the external review
* Some minor edits and clarifications
* Incorporate further review coments and fix test section
* Add comment to test section
* Change git clone command for FBGEMM repo
* Change Docker command
* Changes from internal review
* Fix linting issue
* Fixed broken links for tensile, rocprofiler, roctracer, hipify, rocm-cmake
* add missing make command to bitsandbytes install commands (#3722)
* Update link to rocRAND data type support (#3736)
* Fix Radeon link and point at R6.1.3 as absolute link (#3757)
* Fix Radeon link and point at R6.1.3 as absolute link (#3757)
* Include rocal version change in the highlights (#177)
* Include rocal version change in the highlights
* Reworded rocal known issues and added link to rocal in highlights
* Update ROCm manifest to 6.2.1
* Update ROCm branch name
* Add 6.2.1 to version list (#3770)
* Add links to GH issues in 6.2.1 release notes (#3769)
* add MAD page
* link to GitHub issues in release notes known issues
* update templates for 6.2.1
* Revert "add MAD page"
This reverts commit 9cce72bba3.
* update wordlist for spellcheck linter
* add rccl note
* update rocal version change heading to be more obvious
* make rocal note more specific
* fix missing space
* fix capitalization
* Update RCCL known issue wording (#3775)
* add MAD page
* fix wording in RCCL known issue
* Revert "add MAD page"
This reverts commit c81d0f3b0a.
* update llvm version for 6.2.1 (#3779)
* Fix broken links in 6.2.1 release notes (#3782)
* External CI: Replace libomp dependencies with aomp (#3781)
Add roctracer dependency for hipBLAS and rocWMMA testing
* External CI: Add rocprofiler v1 and v2 smoke tests (#3784)
* External CI: ROCgdb smoke tests (#3785)
- Since this is an autotools project and not cmake, build and test on gfx942 system instead of separating into two jobs. Pipeline time is short anyway.
- Follow build instructions to update build flags and to incorporate the ROCdbgapi.
- Results are not parsed and graphed, but the log contents are printed at the end. This was helpful for debugging and will be kept in the pipeline, as the make check-gdb command's output was not helpful on its own.
* External CI: rocPyDecode Smoke Test (#3786)
* External CI: omniperf pipeline (#3788)
- Referred to public documentation, source, and iterative attempts to create and improve build and test pipeline.
- ctest failures are due to the test node not having expected marketing name string and override not working.
- The fix should be on the omniperf repo side of things, so this pull request should be fine as is.
* External CI: create omniperf pipeline IDs, update nightly build (#3790)
* Fixed greater than to be less than in rocFFT changes
* fix footnote for 6.1.0 (#3791)
* fix footnote for 6.1.0
* fix empty columns in historical KFD title
* External CI: Publish wheel as artifact for rocPyDecode (#3796)
* fix build rocal for ROCm6.2.1
* Add ROCm6.2.1 manifest file
* External CI: fix hip-tests symlink creation (#3799)
* Docs: Add Ubuntu 24.04.1 (#3801)
* add ubuntu 24.04.1
* add 24.04.1 to bottom os section
* fix heading and template
* Update compatibility-matrix.rst for OpenMP version
* Update compatibility-matrix-historical-6.0.csv for OpenMP version
* rm ubuntu 24.04.1 from 6.2.0
* Update docs/compatibility/compatibility-matrix.rst
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
* rm duplicate ubuntu in historical
---------
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
* Docs: Add Ubuntu 24.04.1 (#3801)
* add ubuntu 24.04.1
* add 24.04.1 to bottom os section
* fix heading and template
* Update compatibility-matrix.rst for OpenMP version
* Update compatibility-matrix-historical-6.0.csv for OpenMP version
* rm ubuntu 24.04.1 from 6.2.0
* Update docs/compatibility/compatibility-matrix.rst
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
* rm duplicate ubuntu in historical
---------
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
* External CI: fixes for rocMLIR and nightly build (#3800)
* External CI: fix symlinks for rocMLIR and nightly build
* add pipeline IDs for hip-tests
* fix hip-test ID typo
* remove llvm-alt license (#3727)
* remove llvm-alt license
* fix linting error
* External CI: enable ROCR-Runtime tests (#3809)
* External CI: default branches for hip-tests, omniperf (#3811)
* External CI: torch and torchvision smoke tests (#3810)
* External CI: torch and torchvision smoke tests
- Fixed issues with package name and version for the vision wheel that prevented it from installing. A patch is used until my pull request in vision repo is merged.
- Referred to rocAutomation scripts to pick which test scripts to run out of the many in the torch and vision repo, and iteratively tested suggested scripts to see which ones completed in a timely manner.
- Leveraging pytest-azurepipelines module to automatically parse and graph results from these tests.
* External CI: omnitrace build pipeline (#3812)
* External CI: omnitrace build pipeline starter
- Adding initial set of dependencies and build flags.
* External CI: omnitrace build pipeline
- Add bison, rccl, texinfo dependencies based on build failures.
- Add AMDGPU_TARGETS flag
- Add ROCm binaries to PATH for clang-format and other tools used.
* Fix indentation
---------
Co-authored-by: Daniel Su <danielsu@amd.com>
* External CI: AMDMIGraphX Build Fix (#3814)
- Swap to default gcc on OS to resolve build errors from recent commits.
- Added libdnnl-dev dependency from iterative attempts with compiler change.
- Referred to the passing GitHub checks to observe the compilers that was used.
- Build CK jit lib and include in AMDMIGraphX build.
* External CI: test fixes w/ roctracer, list omniperf as partially succeeding (#3815)
* External CI: rpp tests (#3816)
* External CI: Build pipeline for rocprofiler-sdk (#3819)
* External CI: Pipeline for rocprofiler-sdk
* Add rocprofiler dependency
* External CI: rocprofiler-sdk build pipeline
---------
Co-authored-by: Daniel Su <danielsu@amd.com>
* External CI: Fix/add missing pipeline IDs (#3818)
* Update default.xml - Change 6.2.1 to 6.2.2
* Add ROCm6.2.1 manifest file
* External CI: omnitrace tests (#3822)
* Update tags to 6.2.2 (#3827)
* Update tags to 6.2.2 (#3827)
* External CI: add roctracer to roc/hipSOLVER test deps (#3825)
* External CI: add rocprofiler-sdk pipeline IDs (#3824)
* External CI: AMDMIGraphX Smoke Tests (#3830)
Co-authored-by: Daniel Su <danielsu@amd.com>
* External CI: MIOpen tests (#3837)
* Point to release history instead of deprecated changelog (#3836)
* External CI: filter out hipTensor extended tests (#3838)
* added revised note re. radeon gpus (#3839)
* Restructured the contributions section. (#3715)
* testing if this file is editable
* changed 'kebob-case' to 'dash-case'
* Restructured the page to be more straightforward and provide additional repo information
* forgot to save
* Moved the topic sentence
* Wrong accent on the a in diataxis
* Removed the feedback info from contributing and moved it to Feedback
* fixed spelling errors
* fixed some wording and removed second person text
* consolidated Build and Structure into Contribute; edited toolchai to (hopefully) conform to style guide; updated toc
* updated the titles in the toc
* made changes based on feedback
* it's better when you save
* removed structure and build; fixed something for the linter
* added rst to wordlist
* added customizations to wordlist
* Add links to gpu cluster network guides (#3763)
* Add links to gpu cluster network guides
* Add newline character to eof
* Make link absolute
* add dynamic branch in toc
* remove unnecessary page
clean up
* clean up index/toc
* make multi-node topics adjacent
---------
Co-authored-by: Peter Park <peter.park@amd.com>
* Point to release history instead of deprecated changelog (#3836)
* Restructured the contributions section. (#3715)
* testing if this file is editable
* changed 'kebob-case' to 'dash-case'
* Restructured the page to be more straightforward and provide additional repo information
* forgot to save
* Moved the topic sentence
* Wrong accent on the a in diataxis
* Removed the feedback info from contributing and moved it to Feedback
* fixed spelling errors
* fixed some wording and removed second person text
* consolidated Build and Structure into Contribute; edited toolchai to (hopefully) conform to style guide; updated toc
* updated the titles in the toc
* made changes based on feedback
* it's better when you save
* removed structure and build; fixed something for the linter
* added rst to wordlist
* added customizations to wordlist
* Add links to gpu cluster network guides (#3763)
* Add links to gpu cluster network guides
* Add newline character to eof
* Make link absolute
* add dynamic branch in toc
* remove unnecessary page
clean up
* clean up index/toc
* make multi-node topics adjacent
---------
Co-authored-by: Peter Park <peter.park@amd.com>
* updated the radeon note (#3850)
* External CI: Fix rocPyDecode wheel creation (#3852)
- Set values for expected environment variables.
- Accompanying changes required in rocPyDecode repo. Pull request will be made.
* External CI: pytorch vision patch removal (#3855)
My pull request applying this patch was merged upstream, so this is no longer needed and will break the pipeline since it can no longer be applied.
* Build(deps): Bump rocm-docs-core from 1.8.1 to 1.8.2 in /docs/sphinx (#3807)
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/v1.8.2/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.8.1...v1.8.2)
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* updated the radeon note, as it were (#3857)
* updated the radeon note, as it were
* updated the note again
* Set devops team as codeowners for rocm-build (#3860)
* Set ext CI as codeowners for rocm-build
* Update CODEOWNERS to rocm-devops
* External CI: Add option to pull mainline branch for dependencies (#3689)
* External CI: Add option to pull mainline branch for dependencies
* Missing parameter for mainline branch dependencies.
* External CI: mainline branch definitions
* Removed MIGraphX optimization page (#3848)
* External CI: add a global variable to control gfx942 tests (#3864)
* External CI: update component default/mainline branches (#3871)
* External CI: Stop building gfx90a (#3872)
Save on VM resources until infrastructure has test targets.
* External CI: add libstdc++-12 to rocMLIR (#3874)
* Add building doc section (#3873)
* External CI: programmatically get latest aqlprofile (#3876)
* External CI: use ctest for rocm-examples (#3877)
* External CI: Tensile pipeline (#3884)
* add oversubscription conceptual doc (#3885)
add mitigiation steps
add to toc
move page for build
move doc
fix spelling
update doc
update oversubscription
update order
fix spelling
add oversubscription to wordlist
move oversubscription topic to bottom of toc and index
* add oversubscription conceptual doc (#3885)
add mitigiation steps
add to toc
move page for build
move doc
fix spelling
update doc
update oversubscription
update order
fix spelling
add oversubscription to wordlist
move oversubscription topic to bottom of toc and index
(cherry picked from commit d0ecf51b0c)
* add oversubscription conceptual doc (#3885)
(cherry picked from commit d0ecf51b0c)
* Add building doc section (#3873)
(cherry picked from commit abc0e6a087)
* External CI: Add pipeline to build upstream boost (#3896)
* Update bitsandbytes branch in docs (#3898)
* Update bitsandbytes branch in docs (#3898)
(cherry picked from commit b541be7bcb)
* Documentation: Add reference to precision-support floating-point types (#3899)
* External CI: use Boost template for MIOpen (#3903)
* External CI: create rocprofiler-systems pipeline (#3906)
* External CI: omnitrace/rocprof-sys pipeline IDs (#3908)
* External CI: MIOpen parse test results (#3913)
* External CI: Use pip to install latest cmake on test system (#3915)
* added a link to the compatibility matrix (#3904)
* added a link to the compatibility matrix
* removed quotes
* docs: Remove invalid amd_iommu=on parameter
Per kernel-parameters.txt, there is no "on" option for amd_iommu. While
intel_iommu has it, amd_iommu is automatically on unless specified
otherwise. For more info, see these 2 links:
https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt75aa74d52f/drivers/iommu/amd/init.c (L3481)
Signed-off-by: Kent Russell <kent.russell@amd.com>
* docs: Remove invalid amd_iommu=on parameter
Per kernel-parameters.txt, there is no "on" option for amd_iommu. While
intel_iommu has it, amd_iommu is automatically on unless specified
otherwise. For more info, see these 2 links:
https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt75aa74d52f/drivers/iommu/amd/init.c (L3481)
Signed-off-by: Kent Russell <kent.russell@amd.com>
(cherry picked from commit 74333b667d)
* External CI: hipBLASLt build now requires python packaging module (#3926)
https://github.com/ROCm/hipBLASLt/pull/1250/files#diff-fee2e6f068b33fca3a1dc49392de8848dbf05c3f4632b680abb1052523e5a30fR35
* External CI: Moved location of upstream pytorch build scripts (#3930)
https://github.com/pytorch/pytorch/pull/138103
* External CI: disable rocMLIR tests (#3931)
* External CI: disable rocMLIR tests
* roctracer AMDGPU_TARGETS flag
* External CI: create a GPU diagnostics template (#3932)
* External CI: Add CK into pytorch build environment (#3934)
* Update rocm-6.2.2.xml (#3927)
vim typo removed
* External CI: add support to disable individual component tests (#3938)
* External CI: AMDMIGraphX greater-equal pip dependencies (#3939)
* Build(deps): Bump rocm-docs-core from 1.8.2 to 1.8.3 in /docs/sphinx (#3933)
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.8.2...v1.8.3)
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* External CI: rocDecode add libva-amdgpu-dev dependency (#3940)
* External CI: enumerate GPUs in gpu-diagnostics (#3942)
* External CI: move gpu-diag directly before tests (#3943)
* External CI: fix HIP_PIPELINE_ID (#3944)
* External CI: pytorch pipeline updates (#3948)
To support recent upstream changes and issues observed.
* External CI: rocpydecode dependency installation change (#3954)
- Install pybind11 through pip instead of apt
- Add pip-installed pybind11 path to CMAKE_PREFIX_PATH
- Tested against source of PR 122
* External CI: do not assume python is python3 for rocpydecode (#3955)
* Improve consistency of the gpu-arch-specs table. (#3936)
* Improve consistency of the gpu-arch-specs table.
* Add XCD to the glossary.
* External CI: Always force rocPyDecode cleanup step
* External CI: Add aqlprofile to Tensile test dependencies (#3961)
* add vllm performance validation doc (#3964)
* External CI: various fixes (#3963)
* add suggestions to vllm perf validation doc (#3968)
* External CI: move allowPartiallySucceededBuilds to library variable (#3970)
* External CI: suppress GPU diag warnings (#3972)
* External CI: rocprofiler-compute pipeline files (#3973)
* External CI: disable reload AMDGPU (#3974)
* Update links to vllm perf validation doc (#3971)
* update links to vllm perf validation doc
* add PagedAttention to wordlist
* External CI: Change test setup for rocPyDecode (#3978)
- Use multiple potential locations for pybind11 to be found by cmake.
* External CI: add roctracer to rocBLAS deps (#3982)
* External CI: decode test changes (#3983)
- Only target container with access to first device
- Ensure pybind11-dev is uninstalled before the package manager install steps
* Changed the introductory text linked to Radeon (#3988)
Co-authored-by: prbasyal <prbasyal@amd.com>
* External CI: finish rocprofiler-compute enablement (#3995)
* External CI: add aomp as rocprofiler-systems dependency (#3996)
* External CI: remove omniperf from nightly (#4000)
* Sync from internal develop 6.2.4 (#4002)
* add radeon pro v710 to gpu arch specs (#192)
* Add V710 specs
gpg: using RSA key
22223038B47B3ED4B3355AB11B54779B4780494E
gpg: Good signature from "Peter Park (MKMPETEPARK01)
<peter.park@amd.com>" [ultimate]
add some specs
add cols
clean up extra line
* fix graphics l1 cache description
* update SGPR for RDNA2 and RDNA3 archs
* update VGPR
* Apply suggestions from code review
* change l2 cache to 4
* Update docs/reference/gpu-arch-specs.rst
* ROCm 6.2.4 compatibility matrix (#186)
* prep compat column (historical) and mi300x column
* update historical compat matrix for 6.2.4
* update compat matrix for 6.2.4
* fix compat
* fix thunk version
* fix hipify ver
* ROCm 6.2.4 release notes (#184)
* prep 6.2.4 release notes
* add mathlibs
* add detail component changes
* rm non-updated linnks
* fix sentence
* fix rocthrust v
* rm offline installer
* condense
* add leo/ram fdback
words
* update documentation section
* add rocm on radeon note
* update os support note wording
* update release
* update version and GA date to 10-17
* update 6.2.4 rn
* update wording
* add link to v710
* update wording
* update templ
* simplify note
* words
os note
words
* change URLs to latest
* update link to supported GPUs
* Update versions.md 6.2.4 date to Oct 18
* Update conf.py release note date to Oct 18
---------
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>
* Sync change from ROCm to ROCm-internal (#194)
* Fix Radeon link and point at R6.1.3 as absolute link (#3757)
* Update ROCm manifest to 6.2.1
* Update ROCm branch name
* Add 6.2.1 to version list (#3770)
* Add links to GH issues in 6.2.1 release notes (#3769)
* add MAD page
* link to GitHub issues in release notes known issues
* update templates for 6.2.1
* Revert "add MAD page"
This reverts commit 9cce72bba3.
* update wordlist for spellcheck linter
* add rccl note
* update rocal version change heading to be more obvious
* make rocal note more specific
* fix missing space
* fix capitalization
* Update RCCL known issue wording (#3775)
* add MAD page
* fix wording in RCCL known issue
* Revert "add MAD page"
This reverts commit c81d0f3b0a.
* update llvm version for 6.2.1 (#3779)
* Fix broken links in 6.2.1 release notes (#3782)
* External CI: Replace libomp dependencies with aomp (#3781)
Add roctracer dependency for hipBLAS and rocWMMA testing
* External CI: Add rocprofiler v1 and v2 smoke tests (#3784)
* External CI: ROCgdb smoke tests (#3785)
- Since this is an autotools project and not cmake, build and test on gfx942 system instead of separating into two jobs. Pipeline time is short anyway.
- Follow build instructions to update build flags and to incorporate the ROCdbgapi.
- Results are not parsed and graphed, but the log contents are printed at the end. This was helpful for debugging and will be kept in the pipeline, as the make check-gdb command's output was not helpful on its own.
* External CI: rocPyDecode Smoke Test (#3786)
* External CI: omniperf pipeline (#3788)
- Referred to public documentation, source, and iterative attempts to create and improve build and test pipeline.
- ctest failures are due to the test node not having expected marketing name string and override not working.
- The fix should be on the omniperf repo side of things, so this pull request should be fine as is.
* External CI: create omniperf pipeline IDs, update nightly build (#3790)
* Fixed greater than to be less than in rocFFT changes
* fix footnote for 6.1.0 (#3791)
* fix footnote for 6.1.0
* fix empty columns in historical KFD title
* External CI: Publish wheel as artifact for rocPyDecode (#3796)
* External CI: fix hip-tests symlink creation (#3799)
* Docs: Add Ubuntu 24.04.1 (#3801)
* add ubuntu 24.04.1
* add 24.04.1 to bottom os section
* fix heading and template
* Update compatibility-matrix.rst for OpenMP version
* Update compatibility-matrix-historical-6.0.csv for OpenMP version
* rm ubuntu 24.04.1 from 6.2.0
* Update docs/compatibility/compatibility-matrix.rst
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
* rm duplicate ubuntu in historical
---------
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
* External CI: fixes for rocMLIR and nightly build (#3800)
* External CI: fix symlinks for rocMLIR and nightly build
* add pipeline IDs for hip-tests
* fix hip-test ID typo
* remove llvm-alt license (#3727)
* remove llvm-alt license
* fix linting error
* External CI: enable ROCR-Runtime tests (#3809)
* External CI: default branches for hip-tests, omniperf (#3811)
* External CI: torch and torchvision smoke tests (#3810)
* External CI: torch and torchvision smoke tests
- Fixed issues with package name and version for the vision wheel that prevented it from installing. A patch is used until my pull request in vision repo is merged.
- Referred to rocAutomation scripts to pick which test scripts to run out of the many in the torch and vision repo, and iteratively tested suggested scripts to see which ones completed in a timely manner.
- Leveraging pytest-azurepipelines module to automatically parse and graph results from these tests.
* External CI: omnitrace build pipeline (#3812)
* External CI: omnitrace build pipeline starter
- Adding initial set of dependencies and build flags.
* External CI: omnitrace build pipeline
- Add bison, rccl, texinfo dependencies based on build failures.
- Add AMDGPU_TARGETS flag
- Add ROCm binaries to PATH for clang-format and other tools used.
* Fix indentation
---------
Co-authored-by: Daniel Su <danielsu@amd.com>
* External CI: AMDMIGraphX Build Fix (#3814)
- Swap to default gcc on OS to resolve build errors from recent commits.
- Added libdnnl-dev dependency from iterative attempts with compiler change.
- Referred to the passing GitHub checks to observe the compilers that was used.
- Build CK jit lib and include in AMDMIGraphX build.
* External CI: test fixes w/ roctracer, list omniperf as partially succeeding (#3815)
* External CI: rpp tests (#3816)
* External CI: Build pipeline for rocprofiler-sdk (#3819)
* External CI: Pipeline for rocprofiler-sdk
* Add rocprofiler dependency
* External CI: rocprofiler-sdk build pipeline
---------
Co-authored-by: Daniel Su <danielsu@amd.com>
* External CI: Fix/add missing pipeline IDs (#3818)
* External CI: omnitrace tests (#3822)
* Update tags to 6.2.2 (#3827)
* External CI: add roctracer to roc/hipSOLVER test deps (#3825)
* External CI: add rocprofiler-sdk pipeline IDs (#3824)
* External CI: AMDMIGraphX Smoke Tests (#3830)
Co-authored-by: Daniel Su <danielsu@amd.com>
* External CI: MIOpen tests (#3837)
* Point to release history instead of deprecated changelog (#3836)
* External CI: filter out hipTensor extended tests (#3838)
* added revised note re. radeon gpus (#3839)
* Restructured the contributions section. (#3715)
* testing if this file is editable
* changed 'kebob-case' to 'dash-case'
* Restructured the page to be more straightforward and provide additional repo information
* forgot to save
* Moved the topic sentence
* Wrong accent on the a in diataxis
* Removed the feedback info from contributing and moved it to Feedback
* fixed spelling errors
* fixed some wording and removed second person text
* consolidated Build and Structure into Contribute; edited toolchai to (hopefully) conform to style guide; updated toc
* updated the titles in the toc
* made changes based on feedback
* it's better when you save
* removed structure and build; fixed something for the linter
* added rst to wordlist
* added customizations to wordlist
* Add links to gpu cluster network guides (#3763)
* Add links to gpu cluster network guides
* Add newline character to eof
* Make link absolute
* add dynamic branch in toc
* remove unnecessary page
clean up
* clean up index/toc
* make multi-node topics adjacent
---------
Co-authored-by: Peter Park <peter.park@amd.com>
* updated the radeon note (#3850)
* External CI: Fix rocPyDecode wheel creation (#3852)
- Set values for expected environment variables.
- Accompanying changes required in rocPyDecode repo. Pull request will be made.
* External CI: pytorch vision patch removal (#3855)
My pull request applying this patch was merged upstream, so this is no longer needed and will break the pipeline since it can no longer be applied.
* Build(deps): Bump rocm-docs-core from 1.8.1 to 1.8.2 in /docs/sphinx (#3807)
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/v1.8.2/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.8.1...v1.8.2)
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* updated the radeon note, as it were (#3857)
* updated the radeon note, as it were
* updated the note again
* Set devops team as codeowners for rocm-build (#3860)
* Set ext CI as codeowners for rocm-build
* Update CODEOWNERS to rocm-devops
* External CI: Add option to pull mainline branch for dependencies (#3689)
* External CI: Add option to pull mainline branch for dependencies
* Missing parameter for mainline branch dependencies.
* External CI: mainline branch definitions
* Removed MIGraphX optimization page (#3848)
* External CI: add a global variable to control gfx942 tests (#3864)
* External CI: update component default/mainline branches (#3871)
* External CI: Stop building gfx90a (#3872)
Save on VM resources until infrastructure has test targets.
* External CI: add libstdc++-12 to rocMLIR (#3874)
* Add building doc section (#3873)
* External CI: programmatically get latest aqlprofile (#3876)
* External CI: use ctest for rocm-examples (#3877)
* External CI: Tensile pipeline (#3884)
* add oversubscription conceptual doc (#3885)
add mitigiation steps
add to toc
move page for build
move doc
fix spelling
update doc
update oversubscription
update order
fix spelling
add oversubscription to wordlist
move oversubscription topic to bottom of toc and index
* add oversubscription conceptual doc (#3885)
(cherry picked from commit d0ecf51b0c)
* External CI: Add pipeline to build upstream boost (#3896)
* Update bitsandbytes branch in docs (#3898)
* Documentation: Add reference to precision-support floating-point types (#3899)
* External CI: use Boost template for MIOpen (#3903)
* External CI: create rocprofiler-systems pipeline (#3906)
* External CI: omnitrace/rocprof-sys pipeline IDs (#3908)
* External CI: MIOpen parse test results (#3913)
* External CI: Use pip to install latest cmake on test system (#3915)
* added a link to the compatibility matrix (#3904)
* added a link to the compatibility matrix
* removed quotes
* docs: Remove invalid amd_iommu=on parameter
Per kernel-parameters.txt, there is no "on" option for amd_iommu. While
intel_iommu has it, amd_iommu is automatically on unless specified
otherwise. For more info, see these 2 links:
https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt75aa74d52f/drivers/iommu/amd/init.c (L3481)
Signed-off-by: Kent Russell <kent.russell@amd.com>
* External CI: hipBLASLt build now requires python packaging module (#3926)
https://github.com/ROCm/hipBLASLt/pull/1250/files#diff-fee2e6f068b33fca3a1dc49392de8848dbf05c3f4632b680abb1052523e5a30fR35
* External CI: Moved location of upstream pytorch build scripts (#3930)
https://github.com/pytorch/pytorch/pull/138103
* External CI: disable rocMLIR tests (#3931)
* External CI: disable rocMLIR tests
* roctracer AMDGPU_TARGETS flag
* External CI: create a GPU diagnostics template (#3932)
* External CI: Add CK into pytorch build environment (#3934)
* External CI: add support to disable individual component tests (#3938)
* External CI: AMDMIGraphX greater-equal pip dependencies (#3939)
* Build(deps): Bump rocm-docs-core from 1.8.2 to 1.8.3 in /docs/sphinx (#3933)
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.8.2...v1.8.3)
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* External CI: rocDecode add libva-amdgpu-dev dependency (#3940)
* External CI: enumerate GPUs in gpu-diagnostics (#3942)
* External CI: move gpu-diag directly before tests (#3943)
* External CI: fix HIP_PIPELINE_ID (#3944)
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Kent Russell <kent.russell@amd.com>
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>
Co-authored-by: Wang, Yanyao <yanyao.wang@amd.com>
Co-authored-by: Yanyao Wang <yanywang@amd.com>
Co-authored-by: Peter Park <peter.park@amd.com>
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
Co-authored-by: Joseph Macaranas <145489236+amd-jmacaran@users.noreply.github.com>
Co-authored-by: Daniel Su <danielsu@amd.com>
Co-authored-by: Sandra Polifroni <sandra.polifroni@amd.com>
Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com>
Co-authored-by: Michael Benavidez <michael.benavidez@amd.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MKKnorr <MKKnorr@web.de>
Co-authored-by: Kent Russell <kent.russell@amd.com>
Co-authored-by: Joseph Greathouse <jlgreathouse@users.noreply.github.com>
* 6.2.4 release notes: add known/fixed issues (#193)
* add "for compute workloads" wording for clarity
* add AMDSMI resolved issue
* add dlm known issue
intro text
wording
* update wording
rm bullet point
update wording
* fix spellcheck due to spacing
* rm s
* rm gfx1151
* remove dlm known issue
* update list of updated docs; note for Radeon users
fmt
* update GA date for 6.2.4
* fix rdc version
* fix RDC version strings (#196)
* revert outdataed change for .azuredevops
* Fix 6.2.4 date in versions.md
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Kent Russell <kent.russell@amd.com>
Co-authored-by: Peter Park <peter.park@amd.com>
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
Co-authored-by: Wang, Yanyao <yanyao.wang@amd.com>
Co-authored-by: Yanyao Wang <yanywang@amd.com>
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
Co-authored-by: Joseph Macaranas <145489236+amd-jmacaran@users.noreply.github.com>
Co-authored-by: Daniel Su <danielsu@amd.com>
Co-authored-by: Sandra Polifroni <sandra.polifroni@amd.com>
Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com>
Co-authored-by: Michael Benavidez <michael.benavidez@amd.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MKKnorr <MKKnorr@web.de>
Co-authored-by: Kent Russell <kent.russell@amd.com>
Co-authored-by: Joseph Greathouse <jlgreathouse@users.noreply.github.com>
* fix links in release notes 6.2.4 (#4008)
* Remove extra line
* Update xml files for 6.2.4 (#4012)
* Update xml files for 6.2.4
* Update README with 6.2.4
* Increase visibility of programming guide
* Docs: Update what is rocm description
* Apply suggestions from code review
Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com>
* Update docs/how-to/hip_programming_guide.rst
Co-authored-by: MKKnorr <MKKnorr@web.de>
* WIP
* Update docs/index.md
* Update docs/how-to/hip_programming_guide.rst
Co-authored-by: MKKnorr <MKKnorr@web.de>
* Update docs/how-to/programming_guide.rst
* Update docs/what-is-rocm.rst
* Apply suggestions from code review
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
* Update docs/how-to/programming_guide.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
* Remove tip
* External CI: allow test failures to present as failures on Github (#3993)
* External CI: disable rdmatest and rocrtstFunc.Memory_Max_Mem (#4016)
* Added 6.2.4 manifest.xml
* External CI: fix comgr build (#4025)
* External CI: increase Tensile test timeout to 90 mins (#4027)
---------
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Kent Russell <kent.russell@amd.com>
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
Co-authored-by: Peter Park <peter.park@amd.com>
Co-authored-by: Yanyao Wang <yanywang@amd.com>
Co-authored-by: Wang, Yanyao <yanyao.wang@amd.com>
Co-authored-by: David Galiffi <dgaliffi@amd.com>
Co-authored-by: Chris Kime <Christopher.Kime@amd.com>
Co-authored-by: ozziemoreno <109979778+ozziemoreno@users.noreply.github.com>
Co-authored-by: Sandra Polifroni <sandra.polifroni@amd.com>
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
Co-authored-by: Joseph Macaranas <145489236+amd-jmacaran@users.noreply.github.com>
Co-authored-by: Daniel Su <danielsu@amd.com>
Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com>
Co-authored-by: JeniferC99 <150404595+JeniferC99@users.noreply.github.com>
Co-authored-by: Michael Benavidez <michael.benavidez@amd.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MKKnorr <MKKnorr@web.de>
Co-authored-by: Kent Russell <kent.russell@amd.com>
Co-authored-by: Joseph Greathouse <jlgreathouse@users.noreply.github.com>
Co-authored-by: Johannes Maria Frank <jmfrank63@gmail.com>
Co-authored-by: Brian Cornille <bcornill@amd.com>
Co-authored-by: Joseph Macaranas <Joseph.Macaranas@amd.com>
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com>
Co-authored-by: prbasyal <prbasyal@amd.com>
Co-authored-by: Istvan Kiss <neon60@gmail.com>
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
Co-authored-by: Ameya Keshava Mallya <ameyakeshava.mallya@amd.com>
* add radeon pro v710 to gpu arch specs (#192)
* Add V710 specs
gpg: using RSA key
22223038B47B3ED4B3355AB11B54779B4780494E
gpg: Good signature from "Peter Park (MKMPETEPARK01)
<peter.park@amd.com>" [ultimate]
add some specs
add cols
clean up extra line
* fix graphics l1 cache description
* update SGPR for RDNA2 and RDNA3 archs
* update VGPR
* Apply suggestions from code review
* change l2 cache to 4
* Update docs/reference/gpu-arch-specs.rst
* ROCm 6.2.4 compatibility matrix (#186)
* prep compat column (historical) and mi300x column
* update historical compat matrix for 6.2.4
* update compat matrix for 6.2.4
* fix compat
* fix thunk version
* fix hipify ver
* ROCm 6.2.4 release notes (#184)
* prep 6.2.4 release notes
* add mathlibs
* add detail component changes
* rm non-updated linnks
* fix sentence
* fix rocthrust v
* rm offline installer
* condense
* add leo/ram fdback
words
* update documentation section
* add rocm on radeon note
* update os support note wording
* update release
* update version and GA date to 10-17
* update 6.2.4 rn
* update wording
* add link to v710
* update wording
* update templ
* simplify note
* words
os note
words
* change URLs to latest
* update link to supported GPUs
* Update versions.md 6.2.4 date to Oct 18
* Update conf.py release note date to Oct 18
---------
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>
* Sync change from ROCm to ROCm-internal (#194)
* Fix Radeon link and point at R6.1.3 as absolute link (#3757)
* Update ROCm manifest to 6.2.1
* Update ROCm branch name
* Add 6.2.1 to version list (#3770)
* Add links to GH issues in 6.2.1 release notes (#3769)
* add MAD page
* link to GitHub issues in release notes known issues
* update templates for 6.2.1
* Revert "add MAD page"
This reverts commit 9cce72bba3.
* update wordlist for spellcheck linter
* add rccl note
* update rocal version change heading to be more obvious
* make rocal note more specific
* fix missing space
* fix capitalization
* Update RCCL known issue wording (#3775)
* add MAD page
* fix wording in RCCL known issue
* Revert "add MAD page"
This reverts commit c81d0f3b0a.
* update llvm version for 6.2.1 (#3779)
* Fix broken links in 6.2.1 release notes (#3782)
* External CI: Replace libomp dependencies with aomp (#3781)
Add roctracer dependency for hipBLAS and rocWMMA testing
* External CI: Add rocprofiler v1 and v2 smoke tests (#3784)
* External CI: ROCgdb smoke tests (#3785)
- Since this is an autotools project and not cmake, build and test on gfx942 system instead of separating into two jobs. Pipeline time is short anyway.
- Follow build instructions to update build flags and to incorporate the ROCdbgapi.
- Results are not parsed and graphed, but the log contents are printed at the end. This was helpful for debugging and will be kept in the pipeline, as the make check-gdb command's output was not helpful on its own.
* External CI: rocPyDecode Smoke Test (#3786)
* External CI: omniperf pipeline (#3788)
- Referred to public documentation, source, and iterative attempts to create and improve build and test pipeline.
- ctest failures are due to the test node not having expected marketing name string and override not working.
- The fix should be on the omniperf repo side of things, so this pull request should be fine as is.
* External CI: create omniperf pipeline IDs, update nightly build (#3790)
* Fixed greater than to be less than in rocFFT changes
* fix footnote for 6.1.0 (#3791)
* fix footnote for 6.1.0
* fix empty columns in historical KFD title
* External CI: Publish wheel as artifact for rocPyDecode (#3796)
* External CI: fix hip-tests symlink creation (#3799)
* Docs: Add Ubuntu 24.04.1 (#3801)
* add ubuntu 24.04.1
* add 24.04.1 to bottom os section
* fix heading and template
* Update compatibility-matrix.rst for OpenMP version
* Update compatibility-matrix-historical-6.0.csv for OpenMP version
* rm ubuntu 24.04.1 from 6.2.0
* Update docs/compatibility/compatibility-matrix.rst
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
* rm duplicate ubuntu in historical
---------
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
* External CI: fixes for rocMLIR and nightly build (#3800)
* External CI: fix symlinks for rocMLIR and nightly build
* add pipeline IDs for hip-tests
* fix hip-test ID typo
* remove llvm-alt license (#3727)
* remove llvm-alt license
* fix linting error
* External CI: enable ROCR-Runtime tests (#3809)
* External CI: default branches for hip-tests, omniperf (#3811)
* External CI: torch and torchvision smoke tests (#3810)
* External CI: torch and torchvision smoke tests
- Fixed issues with package name and version for the vision wheel that prevented it from installing. A patch is used until my pull request in vision repo is merged.
- Referred to rocAutomation scripts to pick which test scripts to run out of the many in the torch and vision repo, and iteratively tested suggested scripts to see which ones completed in a timely manner.
- Leveraging pytest-azurepipelines module to automatically parse and graph results from these tests.
* External CI: omnitrace build pipeline (#3812)
* External CI: omnitrace build pipeline starter
- Adding initial set of dependencies and build flags.
* External CI: omnitrace build pipeline
- Add bison, rccl, texinfo dependencies based on build failures.
- Add AMDGPU_TARGETS flag
- Add ROCm binaries to PATH for clang-format and other tools used.
* Fix indentation
---------
Co-authored-by: Daniel Su <danielsu@amd.com>
* External CI: AMDMIGraphX Build Fix (#3814)
- Swap to default gcc on OS to resolve build errors from recent commits.
- Added libdnnl-dev dependency from iterative attempts with compiler change.
- Referred to the passing GitHub checks to observe the compilers that was used.
- Build CK jit lib and include in AMDMIGraphX build.
* External CI: test fixes w/ roctracer, list omniperf as partially succeeding (#3815)
* External CI: rpp tests (#3816)
* External CI: Build pipeline for rocprofiler-sdk (#3819)
* External CI: Pipeline for rocprofiler-sdk
* Add rocprofiler dependency
* External CI: rocprofiler-sdk build pipeline
---------
Co-authored-by: Daniel Su <danielsu@amd.com>
* External CI: Fix/add missing pipeline IDs (#3818)
* External CI: omnitrace tests (#3822)
* Update tags to 6.2.2 (#3827)
* External CI: add roctracer to roc/hipSOLVER test deps (#3825)
* External CI: add rocprofiler-sdk pipeline IDs (#3824)
* External CI: AMDMIGraphX Smoke Tests (#3830)
Co-authored-by: Daniel Su <danielsu@amd.com>
* External CI: MIOpen tests (#3837)
* Point to release history instead of deprecated changelog (#3836)
* External CI: filter out hipTensor extended tests (#3838)
* added revised note re. radeon gpus (#3839)
* Restructured the contributions section. (#3715)
* testing if this file is editable
* changed 'kebob-case' to 'dash-case'
* Restructured the page to be more straightforward and provide additional repo information
* forgot to save
* Moved the topic sentence
* Wrong accent on the a in diataxis
* Removed the feedback info from contributing and moved it to Feedback
* fixed spelling errors
* fixed some wording and removed second person text
* consolidated Build and Structure into Contribute; edited toolchai to (hopefully) conform to style guide; updated toc
* updated the titles in the toc
* made changes based on feedback
* it's better when you save
* removed structure and build; fixed something for the linter
* added rst to wordlist
* added customizations to wordlist
* Add links to gpu cluster network guides (#3763)
* Add links to gpu cluster network guides
* Add newline character to eof
* Make link absolute
* add dynamic branch in toc
* remove unnecessary page
clean up
* clean up index/toc
* make multi-node topics adjacent
---------
Co-authored-by: Peter Park <peter.park@amd.com>
* updated the radeon note (#3850)
* External CI: Fix rocPyDecode wheel creation (#3852)
- Set values for expected environment variables.
- Accompanying changes required in rocPyDecode repo. Pull request will be made.
* External CI: pytorch vision patch removal (#3855)
My pull request applying this patch was merged upstream, so this is no longer needed and will break the pipeline since it can no longer be applied.
* Build(deps): Bump rocm-docs-core from 1.8.1 to 1.8.2 in /docs/sphinx (#3807)
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/v1.8.2/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.8.1...v1.8.2)
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* updated the radeon note, as it were (#3857)
* updated the radeon note, as it were
* updated the note again
* Set devops team as codeowners for rocm-build (#3860)
* Set ext CI as codeowners for rocm-build
* Update CODEOWNERS to rocm-devops
* External CI: Add option to pull mainline branch for dependencies (#3689)
* External CI: Add option to pull mainline branch for dependencies
* Missing parameter for mainline branch dependencies.
* External CI: mainline branch definitions
* Removed MIGraphX optimization page (#3848)
* External CI: add a global variable to control gfx942 tests (#3864)
* External CI: update component default/mainline branches (#3871)
* External CI: Stop building gfx90a (#3872)
Save on VM resources until infrastructure has test targets.
* External CI: add libstdc++-12 to rocMLIR (#3874)
* Add building doc section (#3873)
* External CI: programmatically get latest aqlprofile (#3876)
* External CI: use ctest for rocm-examples (#3877)
* External CI: Tensile pipeline (#3884)
* add oversubscription conceptual doc (#3885)
add mitigiation steps
add to toc
move page for build
move doc
fix spelling
update doc
update oversubscription
update order
fix spelling
add oversubscription to wordlist
move oversubscription topic to bottom of toc and index
* add oversubscription conceptual doc (#3885)
(cherry picked from commit d0ecf51b0c)
* External CI: Add pipeline to build upstream boost (#3896)
* Update bitsandbytes branch in docs (#3898)
* Documentation: Add reference to precision-support floating-point types (#3899)
* External CI: use Boost template for MIOpen (#3903)
* External CI: create rocprofiler-systems pipeline (#3906)
* External CI: omnitrace/rocprof-sys pipeline IDs (#3908)
* External CI: MIOpen parse test results (#3913)
* External CI: Use pip to install latest cmake on test system (#3915)
* added a link to the compatibility matrix (#3904)
* added a link to the compatibility matrix
* removed quotes
* docs: Remove invalid amd_iommu=on parameter
Per kernel-parameters.txt, there is no "on" option for amd_iommu. While
intel_iommu has it, amd_iommu is automatically on unless specified
otherwise. For more info, see these 2 links:
https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt75aa74d52f/drivers/iommu/amd/init.c (L3481)
Signed-off-by: Kent Russell <kent.russell@amd.com>
* External CI: hipBLASLt build now requires python packaging module (#3926)
https://github.com/ROCm/hipBLASLt/pull/1250/files#diff-fee2e6f068b33fca3a1dc49392de8848dbf05c3f4632b680abb1052523e5a30fR35
* External CI: Moved location of upstream pytorch build scripts (#3930)
https://github.com/pytorch/pytorch/pull/138103
* External CI: disable rocMLIR tests (#3931)
* External CI: disable rocMLIR tests
* roctracer AMDGPU_TARGETS flag
* External CI: create a GPU diagnostics template (#3932)
* External CI: Add CK into pytorch build environment (#3934)
* External CI: add support to disable individual component tests (#3938)
* External CI: AMDMIGraphX greater-equal pip dependencies (#3939)
* Build(deps): Bump rocm-docs-core from 1.8.2 to 1.8.3 in /docs/sphinx (#3933)
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.8.2...v1.8.3)
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* External CI: rocDecode add libva-amdgpu-dev dependency (#3940)
* External CI: enumerate GPUs in gpu-diagnostics (#3942)
* External CI: move gpu-diag directly before tests (#3943)
* External CI: fix HIP_PIPELINE_ID (#3944)
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Kent Russell <kent.russell@amd.com>
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>
Co-authored-by: Wang, Yanyao <yanyao.wang@amd.com>
Co-authored-by: Yanyao Wang <yanywang@amd.com>
Co-authored-by: Peter Park <peter.park@amd.com>
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
Co-authored-by: Joseph Macaranas <145489236+amd-jmacaran@users.noreply.github.com>
Co-authored-by: Daniel Su <danielsu@amd.com>
Co-authored-by: Sandra Polifroni <sandra.polifroni@amd.com>
Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com>
Co-authored-by: Michael Benavidez <michael.benavidez@amd.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MKKnorr <MKKnorr@web.de>
Co-authored-by: Kent Russell <kent.russell@amd.com>
Co-authored-by: Joseph Greathouse <jlgreathouse@users.noreply.github.com>
* 6.2.4 release notes: add known/fixed issues (#193)
* add "for compute workloads" wording for clarity
* add AMDSMI resolved issue
* add dlm known issue
intro text
wording
* update wording
rm bullet point
update wording
* fix spellcheck due to spacing
* rm s
* rm gfx1151
* remove dlm known issue
* update list of updated docs; note for Radeon users
fmt
* update GA date for 6.2.4
* fix rdc version
* fix RDC version strings (#196)
* revert outdataed change for .azuredevops
* Fix 6.2.4 date in versions.md
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Kent Russell <kent.russell@amd.com>
Co-authored-by: Peter Park <peter.park@amd.com>
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
Co-authored-by: Wang, Yanyao <yanyao.wang@amd.com>
Co-authored-by: Yanyao Wang <yanywang@amd.com>
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
Co-authored-by: Joseph Macaranas <145489236+amd-jmacaran@users.noreply.github.com>
Co-authored-by: Daniel Su <danielsu@amd.com>
Co-authored-by: Sandra Polifroni <sandra.polifroni@amd.com>
Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com>
Co-authored-by: Michael Benavidez <michael.benavidez@amd.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MKKnorr <MKKnorr@web.de>
Co-authored-by: Kent Russell <kent.russell@amd.com>
Co-authored-by: Joseph Greathouse <jlgreathouse@users.noreply.github.com>
* add "for compute workloads" wording for clarity
* add AMDSMI resolved issue
* add dlm known issue
intro text
wording
* update wording
rm bullet point
update wording
* fix spellcheck due to spacing
* rm s
* rm gfx1151
* remove dlm known issue
* update list of updated docs; note for Radeon users
fmt
* update GA date for 6.2.4
* fix rdc version
* Fix Radeon link and point at R6.1.3 as absolute link (#3757)
* Update ROCm manifest to 6.2.1
* Update ROCm branch name
* Add 6.2.1 to version list (#3770)
* Add links to GH issues in 6.2.1 release notes (#3769)
* add MAD page
* link to GitHub issues in release notes known issues
* update templates for 6.2.1
* Revert "add MAD page"
This reverts commit 9cce72bba3.
* update wordlist for spellcheck linter
* add rccl note
* update rocal version change heading to be more obvious
* make rocal note more specific
* fix missing space
* fix capitalization
* Update RCCL known issue wording (#3775)
* add MAD page
* fix wording in RCCL known issue
* Revert "add MAD page"
This reverts commit c81d0f3b0a.
* update llvm version for 6.2.1 (#3779)
* Fix broken links in 6.2.1 release notes (#3782)
* External CI: Replace libomp dependencies with aomp (#3781)
Add roctracer dependency for hipBLAS and rocWMMA testing
* External CI: Add rocprofiler v1 and v2 smoke tests (#3784)
* External CI: ROCgdb smoke tests (#3785)
- Since this is an autotools project and not cmake, build and test on gfx942 system instead of separating into two jobs. Pipeline time is short anyway.
- Follow build instructions to update build flags and to incorporate the ROCdbgapi.
- Results are not parsed and graphed, but the log contents are printed at the end. This was helpful for debugging and will be kept in the pipeline, as the make check-gdb command's output was not helpful on its own.
* External CI: rocPyDecode Smoke Test (#3786)
* External CI: omniperf pipeline (#3788)
- Referred to public documentation, source, and iterative attempts to create and improve build and test pipeline.
- ctest failures are due to the test node not having expected marketing name string and override not working.
- The fix should be on the omniperf repo side of things, so this pull request should be fine as is.
* External CI: create omniperf pipeline IDs, update nightly build (#3790)
* Fixed greater than to be less than in rocFFT changes
* fix footnote for 6.1.0 (#3791)
* fix footnote for 6.1.0
* fix empty columns in historical KFD title
* External CI: Publish wheel as artifact for rocPyDecode (#3796)
* External CI: fix hip-tests symlink creation (#3799)
* Docs: Add Ubuntu 24.04.1 (#3801)
* add ubuntu 24.04.1
* add 24.04.1 to bottom os section
* fix heading and template
* Update compatibility-matrix.rst for OpenMP version
* Update compatibility-matrix-historical-6.0.csv for OpenMP version
* rm ubuntu 24.04.1 from 6.2.0
* Update docs/compatibility/compatibility-matrix.rst
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
* rm duplicate ubuntu in historical
---------
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
* External CI: fixes for rocMLIR and nightly build (#3800)
* External CI: fix symlinks for rocMLIR and nightly build
* add pipeline IDs for hip-tests
* fix hip-test ID typo
* remove llvm-alt license (#3727)
* remove llvm-alt license
* fix linting error
* External CI: enable ROCR-Runtime tests (#3809)
* External CI: default branches for hip-tests, omniperf (#3811)
* External CI: torch and torchvision smoke tests (#3810)
* External CI: torch and torchvision smoke tests
- Fixed issues with package name and version for the vision wheel that prevented it from installing. A patch is used until my pull request in vision repo is merged.
- Referred to rocAutomation scripts to pick which test scripts to run out of the many in the torch and vision repo, and iteratively tested suggested scripts to see which ones completed in a timely manner.
- Leveraging pytest-azurepipelines module to automatically parse and graph results from these tests.
* External CI: omnitrace build pipeline (#3812)
* External CI: omnitrace build pipeline starter
- Adding initial set of dependencies and build flags.
* External CI: omnitrace build pipeline
- Add bison, rccl, texinfo dependencies based on build failures.
- Add AMDGPU_TARGETS flag
- Add ROCm binaries to PATH for clang-format and other tools used.
* Fix indentation
---------
Co-authored-by: Daniel Su <danielsu@amd.com>
* External CI: AMDMIGraphX Build Fix (#3814)
- Swap to default gcc on OS to resolve build errors from recent commits.
- Added libdnnl-dev dependency from iterative attempts with compiler change.
- Referred to the passing GitHub checks to observe the compilers that was used.
- Build CK jit lib and include in AMDMIGraphX build.
* External CI: test fixes w/ roctracer, list omniperf as partially succeeding (#3815)
* External CI: rpp tests (#3816)
* External CI: Build pipeline for rocprofiler-sdk (#3819)
* External CI: Pipeline for rocprofiler-sdk
* Add rocprofiler dependency
* External CI: rocprofiler-sdk build pipeline
---------
Co-authored-by: Daniel Su <danielsu@amd.com>
* External CI: Fix/add missing pipeline IDs (#3818)
* External CI: omnitrace tests (#3822)
* Update tags to 6.2.2 (#3827)
* External CI: add roctracer to roc/hipSOLVER test deps (#3825)
* External CI: add rocprofiler-sdk pipeline IDs (#3824)
* External CI: AMDMIGraphX Smoke Tests (#3830)
Co-authored-by: Daniel Su <danielsu@amd.com>
* External CI: MIOpen tests (#3837)
* Point to release history instead of deprecated changelog (#3836)
* External CI: filter out hipTensor extended tests (#3838)
* added revised note re. radeon gpus (#3839)
* Restructured the contributions section. (#3715)
* testing if this file is editable
* changed 'kebob-case' to 'dash-case'
* Restructured the page to be more straightforward and provide additional repo information
* forgot to save
* Moved the topic sentence
* Wrong accent on the a in diataxis
* Removed the feedback info from contributing and moved it to Feedback
* fixed spelling errors
* fixed some wording and removed second person text
* consolidated Build and Structure into Contribute; edited toolchai to (hopefully) conform to style guide; updated toc
* updated the titles in the toc
* made changes based on feedback
* it's better when you save
* removed structure and build; fixed something for the linter
* added rst to wordlist
* added customizations to wordlist
* Add links to gpu cluster network guides (#3763)
* Add links to gpu cluster network guides
* Add newline character to eof
* Make link absolute
* add dynamic branch in toc
* remove unnecessary page
clean up
* clean up index/toc
* make multi-node topics adjacent
---------
Co-authored-by: Peter Park <peter.park@amd.com>
* updated the radeon note (#3850)
* External CI: Fix rocPyDecode wheel creation (#3852)
- Set values for expected environment variables.
- Accompanying changes required in rocPyDecode repo. Pull request will be made.
* External CI: pytorch vision patch removal (#3855)
My pull request applying this patch was merged upstream, so this is no longer needed and will break the pipeline since it can no longer be applied.
* Build(deps): Bump rocm-docs-core from 1.8.1 to 1.8.2 in /docs/sphinx (#3807)
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/v1.8.2/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.8.1...v1.8.2)
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* updated the radeon note, as it were (#3857)
* updated the radeon note, as it were
* updated the note again
* Set devops team as codeowners for rocm-build (#3860)
* Set ext CI as codeowners for rocm-build
* Update CODEOWNERS to rocm-devops
* External CI: Add option to pull mainline branch for dependencies (#3689)
* External CI: Add option to pull mainline branch for dependencies
* Missing parameter for mainline branch dependencies.
* External CI: mainline branch definitions
* Removed MIGraphX optimization page (#3848)
* External CI: add a global variable to control gfx942 tests (#3864)
* External CI: update component default/mainline branches (#3871)
* External CI: Stop building gfx90a (#3872)
Save on VM resources until infrastructure has test targets.
* External CI: add libstdc++-12 to rocMLIR (#3874)
* Add building doc section (#3873)
* External CI: programmatically get latest aqlprofile (#3876)
* External CI: use ctest for rocm-examples (#3877)
* External CI: Tensile pipeline (#3884)
* add oversubscription conceptual doc (#3885)
add mitigiation steps
add to toc
move page for build
move doc
fix spelling
update doc
update oversubscription
update order
fix spelling
add oversubscription to wordlist
move oversubscription topic to bottom of toc and index
* add oversubscription conceptual doc (#3885)
(cherry picked from commit d0ecf51b0c)
* External CI: Add pipeline to build upstream boost (#3896)
* Update bitsandbytes branch in docs (#3898)
* Documentation: Add reference to precision-support floating-point types (#3899)
* External CI: use Boost template for MIOpen (#3903)
* External CI: create rocprofiler-systems pipeline (#3906)
* External CI: omnitrace/rocprof-sys pipeline IDs (#3908)
* External CI: MIOpen parse test results (#3913)
* External CI: Use pip to install latest cmake on test system (#3915)
* added a link to the compatibility matrix (#3904)
* added a link to the compatibility matrix
* removed quotes
* docs: Remove invalid amd_iommu=on parameter
Per kernel-parameters.txt, there is no "on" option for amd_iommu. While
intel_iommu has it, amd_iommu is automatically on unless specified
otherwise. For more info, see these 2 links:
https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt75aa74d52f/drivers/iommu/amd/init.c (L3481)
Signed-off-by: Kent Russell <kent.russell@amd.com>
* External CI: hipBLASLt build now requires python packaging module (#3926)
https://github.com/ROCm/hipBLASLt/pull/1250/files#diff-fee2e6f068b33fca3a1dc49392de8848dbf05c3f4632b680abb1052523e5a30fR35
* External CI: Moved location of upstream pytorch build scripts (#3930)
https://github.com/pytorch/pytorch/pull/138103
* External CI: disable rocMLIR tests (#3931)
* External CI: disable rocMLIR tests
* roctracer AMDGPU_TARGETS flag
* External CI: create a GPU diagnostics template (#3932)
* External CI: Add CK into pytorch build environment (#3934)
* External CI: add support to disable individual component tests (#3938)
* External CI: AMDMIGraphX greater-equal pip dependencies (#3939)
* Build(deps): Bump rocm-docs-core from 1.8.2 to 1.8.3 in /docs/sphinx (#3933)
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.8.2...v1.8.3)
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* External CI: rocDecode add libva-amdgpu-dev dependency (#3940)
* External CI: enumerate GPUs in gpu-diagnostics (#3942)
* External CI: move gpu-diag directly before tests (#3943)
* External CI: fix HIP_PIPELINE_ID (#3944)
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Kent Russell <kent.russell@amd.com>
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>
Co-authored-by: Wang, Yanyao <yanyao.wang@amd.com>
Co-authored-by: Yanyao Wang <yanywang@amd.com>
Co-authored-by: Peter Park <peter.park@amd.com>
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
Co-authored-by: Joseph Macaranas <145489236+amd-jmacaran@users.noreply.github.com>
Co-authored-by: Daniel Su <danielsu@amd.com>
Co-authored-by: Sandra Polifroni <sandra.polifroni@amd.com>
Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com>
Co-authored-by: Michael Benavidez <michael.benavidez@amd.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MKKnorr <MKKnorr@web.de>
Co-authored-by: Kent Russell <kent.russell@amd.com>
Co-authored-by: Joseph Greathouse <jlgreathouse@users.noreply.github.com>
* prep 6.2.4 release notes
* add mathlibs
* add detail component changes
* rm non-updated linnks
* fix sentence
* fix rocthrust v
* rm offline installer
* condense
* add leo/ram fdback
words
* update documentation section
* add rocm on radeon note
* update os support note wording
* update release
* update version and GA date to 10-17
* update 6.2.4 rn
* update wording
* add link to v710
* update wording
* update templ
* simplify note
* words
os note
words
* change URLs to latest
* update link to supported GPUs
* Update versions.md 6.2.4 date to Oct 18
* Update conf.py release note date to Oct 18
---------
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>
* Add V710 specs
gpg: using RSA key
22223038B47B3ED4B3355AB11B54779B4780494E
gpg: Good signature from "Peter Park (MKMPETEPARK01)
<peter.park@amd.com>" [ultimate]
add some specs
add cols
clean up extra line
* fix graphics l1 cache description
* update SGPR for RDNA2 and RDNA3 archs
* update VGPR
* Apply suggestions from code review
* change l2 cache to 4
* Update docs/reference/gpu-arch-specs.rst
add mitigiation steps
add to toc
move page for build
move doc
fix spelling
update doc
update oversubscription
update order
fix spelling
add oversubscription to wordlist
move oversubscription topic to bottom of toc and index
(cherry picked from commit d0ecf51b0c)
add mitigiation steps
add to toc
move page for build
move doc
fix spelling
update doc
update oversubscription
update order
fix spelling
add oversubscription to wordlist
move oversubscription topic to bottom of toc and index
* Add links to gpu cluster network guides
* Add newline character to eof
* Make link absolute
* add dynamic branch in toc
* remove unnecessary page
clean up
* clean up index/toc
* make multi-node topics adjacent
---------
Co-authored-by: Peter Park <peter.park@amd.com>
* testing if this file is editable
* changed 'kebob-case' to 'dash-case'
* Restructured the page to be more straightforward and provide additional repo information
* forgot to save
* Moved the topic sentence
* Wrong accent on the a in diataxis
* Removed the feedback info from contributing and moved it to Feedback
* fixed spelling errors
* fixed some wording and removed second person text
* consolidated Build and Structure into Contribute; edited toolchai to (hopefully) conform to style guide; updated toc
* updated the titles in the toc
* made changes based on feedback
* it's better when you save
* removed structure and build; fixed something for the linter
* added rst to wordlist
* added customizations to wordlist
* Add links to gpu cluster network guides
* Add newline character to eof
* Make link absolute
* add dynamic branch in toc
* remove unnecessary page
clean up
* clean up index/toc
* make multi-node topics adjacent
---------
Co-authored-by: Peter Park <peter.park@amd.com>
* testing if this file is editable
* changed 'kebob-case' to 'dash-case'
* Restructured the page to be more straightforward and provide additional repo information
* forgot to save
* Moved the topic sentence
* Wrong accent on the a in diataxis
* Removed the feedback info from contributing and moved it to Feedback
* fixed spelling errors
* fixed some wording and removed second person text
* consolidated Build and Structure into Contribute; edited toolchai to (hopefully) conform to style guide; updated toc
* updated the titles in the toc
* made changes based on feedback
* it's better when you save
* removed structure and build; fixed something for the linter
* added rst to wordlist
* added customizations to wordlist
- Swap to default gcc on OS to resolve build errors from recent commits.
- Added libdnnl-dev dependency from iterative attempts with compiler change.
- Referred to the passing GitHub checks to observe the compilers that was used.
- Build CK jit lib and include in AMDMIGraphX build.
* External CI: omnitrace build pipeline starter
- Adding initial set of dependencies and build flags.
* External CI: omnitrace build pipeline
- Add bison, rccl, texinfo dependencies based on build failures.
- Add AMDGPU_TARGETS flag
- Add ROCm binaries to PATH for clang-format and other tools used.
* Fix indentation
---------
Co-authored-by: Daniel Su <danielsu@amd.com>
* External CI: torch and torchvision smoke tests
- Fixed issues with package name and version for the vision wheel that prevented it from installing. A patch is used until my pull request in vision repo is merged.
- Referred to rocAutomation scripts to pick which test scripts to run out of the many in the torch and vision repo, and iteratively tested suggested scripts to see which ones completed in a timely manner.
- Leveraging pytest-azurepipelines module to automatically parse and graph results from these tests.
* update current matrix for 6.2.2
* update history compat
* fix typo
* fixed missed 60201s
* fix missed rocm-6.2.1
* Add additional column to compatibility-matrix-historical-6.0, so it includes it correctly
Also, fixing a few 6.2.2 footnote references
* add oracle linux 8.9 under 6.2.2 in historical
* rm widths in historical table
* lowercase a letter
* Fix version numbers for 6.2.2
* Minor updates to historical matrix
* add ubuntu 24.04.1
* Docs: Add Ubuntu 24.04.1 (#3801)
* add ubuntu 24.04.1
* add 24.04.1 to bottom os section
* fix heading and template
* Update compatibility-matrix.rst for OpenMP version
* Update compatibility-matrix-historical-6.0.csv for OpenMP version
* rm ubuntu 24.04.1 from 6.2.0
* Update docs/compatibility/compatibility-matrix.rst
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
* rm duplicate ubuntu in historical
---------
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
* add overwritten ubuntu 24.04.1
* fix wrong versions and extra comma
---------
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
- Referred to public documentation, source, and iterative attempts to create and improve build and test pipeline.
- ctest failures are due to the test node not having expected marketing name string and override not working.
- The fix should be on the omniperf repo side of things, so this pull request should be fine as is.
- Since this is an autotools project and not cmake, build and test on gfx942 system instead of separating into two jobs. Pipeline time is short anyway.
- Follow build instructions to update build flags and to incorporate the ROCdbgapi.
- Results are not parsed and graphed, but the log contents are printed at the end. This was helpful for debugging and will be kept in the pipeline, as the make check-gdb command's output was not helpful on its own.
* add MAD page
* link to GitHub issues in release notes known issues
* update templates for 6.2.1
* Revert "add MAD page"
This reverts commit 9cce72bba3.
* update wordlist for spellcheck linter
* add rccl note
* update rocal version change heading to be more obvious
* make rocal note more specific
* fix missing space
* fix capitalization
* first pass of the release notes for 6.2.1 (#131)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* Spolifroni amd/release notes 621 (#135)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* added documentation highlights (#136)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* Added information for rocdbgapi (#138)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Updates to documentation section; changed "key" to "notable" (#139)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* Updated the release date and made changes to component details (#140)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* Updated the known issues intro (#141)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* test (#142)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* Spolifroni amd/release notes 621 (#143)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* Reworded some things (#146)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* Added info for rocal 2.0.0 (#147)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Some small changes to the release notes (#148)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* Updated with more components for RC3 (#149)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* Small changes to wording, punctuation; fixed a list (#150)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* Updated versions and removed previous release notes. (#151)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* Update to hightlights, SMI, small fixes (#152)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* Updated the known issues wording for rocAL (#153)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* small fixes (#155)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray "notable" (#156)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* Added offline installer highlight (#157)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added link to offline installer; aligned rn with other FBGEEM doc (#158)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component (#159)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed broken links (#160)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed up the list for rocAL to make it more compact
* fixed broken links to component documentation
* updated the links again and removed rocAL optimization and known issues (#161)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed up the list for rocAL to make it more compact
* fixed broken links to component documentation
* Removed optimizations and known issues from rocal
* updated doc links of 404ing components to their readthedocs documentation. Tensile won't be released until later so the link goes to github. Will need to double-check links after release to make sure they still work.
* updated release date (#163)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed up the list for rocAL to make it more compact
* fixed broken links to component documentation
* Removed optimizations and known issues from rocal
* updated doc links of 404ing components to their readthedocs documentation. Tensile won't be released until later so the link goes to github. Will need to double-check links after release to make sure they still work.
* updated release date
* small changes (#165)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed up the list for rocAL to make it more compact
* fixed broken links to component documentation
* Removed optimizations and known issues from rocal
* updated doc links of 404ing components to their readthedocs documentation. Tensile won't be released until later so the link goes to github. Will need to double-check links after release to make sure they still work.
* updated release date
* small changes
* Moved known issue to omnitrace (#166)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed up the list for rocAL to make it more compact
* fixed broken links to component documentation
* Removed optimizations and known issues from rocal
* updated doc links of 404ing components to their readthedocs documentation. Tensile won't be released until later so the link goes to github. Will need to double-check links after release to make sure they still work.
* updated release date
* small changes
* moved known issue to omnitrace
* tweeked omnitrace wording (#167)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed up the list for rocAL to make it more compact
* fixed broken links to component documentation
* Removed optimizations and known issues from rocal
* updated doc links of 404ing components to their readthedocs documentation. Tensile won't be released until later so the link goes to github. Will need to double-check links after release to make sure they still work.
* updated release date
* small changes
* moved known issue to omnitrace
* tweeked the omnitrace workaround language to be more precise
* fixed rocdbgapi (#168)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed up the list for rocAL to make it more compact
* fixed broken links to component documentation
* Removed optimizations and known issues from rocal
* updated doc links of 404ing components to their readthedocs documentation. Tensile won't be released until later so the link goes to github. Will need to double-check links after release to make sure they still work.
* updated release date
* small changes
* moved known issue to omnitrace
* tweeked the omnitrace workaround language to be more precise
* fixed ROCdbgapi
* Changed wording in offline installer changes (#169)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed up the list for rocAL to make it more compact
* fixed broken links to component documentation
* Removed optimizations and known issues from rocal
* updated doc links of 404ing components to their readthedocs documentation. Tensile won't be released until later so the link goes to github. Will need to double-check links after release to make sure they still work.
* updated release date
* small changes
* moved known issue to omnitrace
* tweeked the omnitrace workaround language to be more precise
* fixed ROCdbgapi
* Updated wording for Offline Installer changes
* Updated to show no new Known Issues. (#170)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed up the list for rocAL to make it more compact
* fixed broken links to component documentation
* Removed optimizations and known issues from rocal
* updated doc links of 404ing components to their readthedocs documentation. Tensile won't be released until later so the link goes to github. Will need to double-check links after release to make sure they still work.
* updated release date
* small changes
* moved known issue to omnitrace
* tweeked the omnitrace workaround language to be more precise
* fixed ROCdbgapi
* Updated wording for Offline Installer changes
* changed Known Issues to say that there are no known issues
* updated the upcoming changes (#171)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed up the list for rocAL to make it more compact
* fixed broken links to component documentation
* Removed optimizations and known issues from rocal
* updated doc links of 404ing components to their readthedocs documentation. Tensile won't be released until later so the link goes to github. Will need to double-check links after release to make sure they still work.
* updated release date
* small changes
* moved known issue to omnitrace
* tweeked the omnitrace workaround language to be more precise
* fixed ROCdbgapi
* Updated wording for Offline Installer changes
* changed Known Issues to say that there are no known issues
* added rccl plugin removal
* added lack of mi300x support to hardware (#172)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed up the list for rocAL to make it more compact
* fixed broken links to component documentation
* Removed optimizations and known issues from rocal
* updated doc links of 404ing components to their readthedocs documentation. Tensile won't be released until later so the link goes to github. Will need to double-check links after release to make sure they still work.
* updated release date
* small changes
* moved known issue to omnitrace
* tweeked the omnitrace workaround language to be more precise
* fixed ROCdbgapi
* Updated wording for Offline Installer changes
* changed Known Issues to say that there are no known issues
* added rccl plugin removal
* added lack of MI300X supporort
* removed a contraction (#173)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed up the list for rocAL to make it more compact
* fixed broken links to component documentation
* Removed optimizations and known issues from rocal
* updated doc links of 404ing components to their readthedocs documentation. Tensile won't be released until later so the link goes to github. Will need to double-check links after release to make sure they still work.
* updated release date
* small changes
* moved known issue to omnitrace
* tweeked the omnitrace workaround language to be more precise
* fixed ROCdbgapi
* Updated wording for Offline Installer changes
* changed Known Issues to say that there are no known issues
* added rccl plugin removal
* added lack of MI300X supporort
* i don't like contractions. te irony
* Changed the link in known issues (#174)
* first pass of the release otnotes for 6.2.1
* something went wrong building the relnotes the first time; this should be OKer
* Partially complete release notees for 6.2.1
* added a line about there being no OS changes in 6.2.1 relative 6.2.0
* Updated version and date
* made wording changes and added documentation highlights
* added information about rocdbgapi
* Changed 'key' to 'notable'; clarified that changes are from 6.2.0 to 6.2.1; clarified the open-source nature of the documentation; brought a note back.
* updated the release date in conf.py; removed added api calls for HIP; added fixed issues to rcodbgapi
* changed the opening intro to Known Issues
* fixed the major copy-pasta error with upcoming changes
* removed a word just to see what happens
* putting the "are" back
* removed the HIP changes; they were in 6.2.0
* corrected some formatting errors
* changed some wording
* changed a word
* reworded the known issues
* added info for rocAL 2.0.0
* Updated the wording on the rocAL changes
* made some small changes.
* minor wording change
* added more component changes
* fixed a bad table; made some minor changes to punctuation and spelling.
* The hipify version needs to be updated to reflect that its version reflects the rocm version. So it went from 6.2.0 to 6.2.1
* undid the hipify version change, but updated the version of amd smi
* removed the previous release notes.
* updated release date to Sept 12
* modified the ROCm SMI entry; workaround reworded and put into known issues; one line added to resolved issues
* Added the FBGEEM support highlight
* updated wording on rocAL known issues
* made some small edits
* removed a stray 'notable'
* added offline installer highlight
* added a link to the offline installer doc; removed the second uppercase E in FBGEEM long-form to align with the other documentation
* fixed a link that had to go to latest rather than to 6.2.1
* trying to trigger a pr
* undoing the last change
* changed a link; fixed wording; added a 'removals' section for one component
* fixed up the list for rocAL to make it more compact
* fixed broken links to component documentation
* Removed optimizations and known issues from rocal
* updated doc links of 404ing components to their readthedocs documentation. Tensile won't be released until later so the link goes to github. Will need to double-check links after release to make sure they still work.
* updated release date
* small changes
* moved known issue to omnitrace
* tweeked the omnitrace workaround language to be more precise
* fixed ROCdbgapi
* Updated wording for Offline Installer changes
* changed Known Issues to say that there are no known issues
* added rccl plugin removal
* added lack of MI300X supporort
* i don't like contractions. te irony
* fixed the label in known issues github link and also changed it from being a link to known issues to issues, since there are no verified known issues at this point
* removed link to github and reference to the list of known issues
* remove "6.2.1 does not support MI300X" and add MI300X GPU recovery failure KI
* update words
* removed info re. rocdbgapi known issues (#176)
* Added point about version change to rocal
* Put link to prerequisites in rocal
---------
Co-authored-by: Peter Park <peter.park@amd.com>
* adding preliminary compatibility matrix data for 6.2.1
* bump up some version numbers from 6.2.0 to 6.2.1
* adding kernel versions to compatibility matrix. I hate it
* add kernel version lookup table, in dropdown list
* add KFD and User space support. Also adjust some meta data keywords
* update 6.2.1 RC2 versions
* make spelling linter happy
* remove kernel versions from table, just reference LUT below
* Leave kenerel Lookup table expanded
* update kernel version table
* remove kernels from historical matrix, update footnotes
* move historical matrix into compatibility folder
* update historical matrix paths
* version bumps for RC3
* RC4 has no other version bumps. Reorder RPP alphabetically
* change How-To card hue to purple
- Add roctracer dependency to hipBLASLt build to address recent failures.
- Change build pool to ultra due to increased build times.
- Enable ccache to help with build times.
- Referred to public documentation, build instructions, source code in tests directory, and iterative runs to modify build flags.
- rdci test failures are known due to singleton nature of rocprofiler, but gtest attempting to spawn multiple instances. There is an internal ticket to track the issue.
Referred to public documentation, build instructions, and iterative debug runs to update build flags, publish new artifacts, and run tests. Test results are not parsed and graphed in Azure.
40% pass rate for this initial pass. Would like to push this through to at least change the build process and then defer fixing the remaining test failures.
- Test results are not parsed to be graphed in Azure reports.
- Added ccache to potentially improve build times, keyed against the date and hash based on amdclang++ binary.
* Add FBGEMM/FBGEMM_GPU to the Model acceleration libraries page
* Add words to wordlist and fix a typo
* Add new sections for Docker and testing
* Incorporate comments from the external review
* Some minor edits and clarifications
* Incorporate further review coments and fix test section
* Add comment to test section
* Change git clone command for FBGEMM repo
* Change Docker command
* Changes from internal review
* Fix linting issue
* Add FBGEMM/FBGEMM_GPU to the Model acceleration libraries page
* Add words to wordlist and fix a typo
* Add new sections for Docker and testing
* Incorporate comments from the external review
* Some minor edits and clarifications
* Incorporate further review coments and fix test section
* Add comment to test section
* Change git clone command for FBGEMM repo
* Change Docker command
* Changes from internal review
* Fix linting issue
Replace cmake calls with bash script calls to compile the components comprising openmp-extras.
Added inline comments to describe the bash scripts from aomp repo being executed.
- Added steps for creating wheel file for torchvision.
- Tried to add torchaudio as well, but it was not reading in AMDGPU_TARGETS value in the nested cmake calls from the python setup.py execution.
- Upstream pytorch builder scripts were updated, so it broke the patching step in the job. Removed the need to patch by using a flag to skip the tests.
- Will work on adding smoke tests of pytorch and torchvision later, just getting this out to fix the nightly build.
* Add introduction and links to the new guide to the vLLM optimized Docker image on AMD Infinity Hub
* Update target link for the Docker vLLM guide
* Change target URL
* Change link target URL again
* Add introduction and links to the new guide to the vLLM optimized Docker image on AMD Infinity Hub
* Update target link for the Docker vLLM guide
* Change target URL
* Change link target URL again
* Added all variables found in the library page on Azure
* removed extra space
* copied the example of referencing variables from variables-global.yml and add HALF560_PIPELINE_ID to the file
* introduced variables-global.yml to this file and pointed the path to variables.CCACHE_DIR
* introduced variables-global.yml and changed all variables in stagingPipelineIdentifiers and taggedPipelineIdentifiers to match the identifier names in variables-global.yml
* adjusted how the variables are introduced into the file
* tried adding ./ to variables-global.yml path
* copied the formatting from develop branch but changed identifiers to match them in variables-global.yml
* changed build pool to high to test if variable works
* recopied variables from library page to account for any changes
* changed build pool back to medium
* removed extra whitespace
* remove whitespace
* added all the variables from the page on azure
* fix merge
fix merge
---------
Co-authored-by: Daniel Su <danielsu@amd.com>
* move precision_support to reference
* add rocPyDecode to AI
* Use CSS style sheets for Card titles
* remove temp folder and files
* add card hues
* shuffle hues
* update requirements
* add hues test
* add hues test2
* select hues
* remove hues test
* use hues and add gutters
* sync TOC and index titles
* once more through the TOC
- Updating pipelines to account for combined repo changes of ROCR-Runtime and ROCT-Thunk-Interface.
- Removed dependencies referring ROCT-Thunk-Interface since it is now in the ROCR-Runtime repo.
- Changed ROCR-Runtime build command to account for directory changes.
* add rocAL, hipCC, CLR. Rearrange order of some items to align with stack diagram. Update UCC versions
* update llvm-project to point to docs page instead of GitHub
* Add a section on increasing memory allocation to the MI300A system optimization guide
* Addition to wordlist
* Change GB to GiB for consistency
* Standardize GiB/KiB spacing
* Minor wording changes
* Add a section on increasing memory allocation to the MI300A system optimization guide
* Addition to wordlist
* Change GB to GiB for consistency
* Standardize GiB/KiB spacing
* Minor wording changes
* Rewrote the section to be minimalist and not specify the number of ways to provide feedback. Also removed the PR info since that's covered in Contributing.
* Update feedback.md
Got feedback from Leo about how to improve on this and make it conform to the style guide. Updated with changes based on that feedback.
Extension of PR #3544 and additional logic for ROCm dependency downloads to account for gpu target for components that can specify GPU target when building or have direct dependencies of these components. Plus, refactoring if statements to reduce lines of code.
Adding support for parallel build jobs where the only difference is the singular GPU target. This allows nightly packaging jobs to pick and choose based on GPU target to reduce download size.
To accommodate this new feature producing multiple artifacts for a component, added support for a file filter when downloading a ROCm component using the format "componentName:fileFilter".
* initial commit for placeholder 6.2 data
* fix TensorFlow versions, and LLVM/OpenMP version strings
* add third column with 6.1.0 as last column. Update some versions from Peter's review comments
* reduce RPP name
* remove trailing comma
* reduce length of 3rd party communications libs title
* change footnote for 6.2 to remove mention of MI300A
* remove TransferBench
* change from 6.1.0 to 6.0.0 data in last column
* fixing a few version numbers
* add rocprofiler-sdk version
* fix omnitrace version
* adding full matrix, 2 different views
* add copying csv in conf.py
* 6.2 content edits, and change subheadings to remove :, renamed a few as Leo suggested
* add Framework anchor within compat matrix, and fix linting error
* categorized tools
* update Cub/Thrust versions, abbreviate Management
* remove the dedicated histtorical page
* WIP commit, added anchors and in compat matrix, along with anchor test code
* check 6.1.1 and 6.0.2 versions, add anchors thru table
* audit 6.2 RC4 versions against table, remove clang-ocl, and update hip-other version
* avoid linting
* MI300A system optimization guide internal draft
* Small changes to System BIOS paragraph
* Some minor edits
* Changes after external review feedback
* Add CPU Affinity debug setting
* Edit CPU Affinity debug setting
* Changes from external discussion
* Add glossary and other small fixes
* Additional changes from the review
* Update the IOMMU guidance
* Change description of CPU affinity setting
* Slight rewording
* Change Debian to Red Hat-based
* A few changes from the second internal review
* Add MI300X tuning guides
Add mi300x doc (pandoc conversion)
fix headings
add metadata
move images to shared/
move images to shared/
convert tuning-guides.md to rst using pandoc
add mi300x to tuning-guides.rst landing page
update h1s, toc, and landing page
fix spelling
fix fmt
format code blocks
add tensilelite imgs
fix formatting
fix formatting some more
fix formatting
more formatting
spelling
remove --enforce-eager note
satisfy spellcheck linter
more spelling
add fixes from hongxia
fix env var in D5
add fixes to PyTorch inductor section
fix
fix
Update docs/how-to/tuning-guides/mi300x.rst
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
Update docs/how-to/tuning-guides/mi300x.rst
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
Update docs/how-to/tuning-guides/mi300x.rst
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
Update docs/how-to/tuning-guides/mi300x.rst
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
Update docs/how-to/tuning-guides/mi300x.rst
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
Update docs/how-to/tuning-guides/mi300x.rst
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
Update docs/how-to/tuning-guides/mi300x.rst
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
Update docs/how-to/tuning-guides/mi300x.rst
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
Update docs/how-to/tuning-guides/mi300x.rst
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
Update docs/how-to/tuning-guides/mi300x.rst
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
Update docs/how-to/tuning-guides/mi300x.rst
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
Update docs/how-to/tuning-guides/mi300x.rst
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
Update 'torch_compile_debug' suggestion based on Hongxia's feedback
fix PyTorch inductor env vars
minor formatting fixes
Apply suggestions from code review
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
Update vllm path
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
disable numfig in Sphinx configuration
fix formatting and capitalization
add words to wordlist
update index
update wordlist
update optimizing-triton-kernel
convert cards to table
fix link in index.md
add @lpaoletti's feedback
Add system tuning guide
add images
add system section
add os settings and sys management
remove pcie=noats recommendation
reorg
add blurb to developer section
impr formatting
remove windows os from tuning guides pages in conf.py
add suggestions from review
fix typo and link
remove os windows from relevant pages in conf
mi300x
add suggestions from review
fix toc
fix index links
reorg
update vLLM vars
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
update vLLM vars
Co-authored-by: Hongxia Yang
<62075498+hongxiayang@users.noreply.github.com>
reorganize
add warnings
add text to system tuning
add filler text on index pages
reorg tuning pages
fix links
fix vars
* rm old pages
fix toc
* add suggestions from review
small change
add more suggestions
rewrite intro
* add 'workload tuning philosophy'
* refactor
* fix broken links
* black format conf.py
* simplify cmd and update doc structure
* add higher-level heading for consistency (mi300x.rst)
* add fixes from review
fix url
add fixes
fix formatting
fix fmt
fix hipBLASLt section
change words
fix tensilelite section
fix
fix
fix fmt
* style guide
* fix some formatting
* satisfy spellcheck linter
* update wordlist
* fix bad conflict resolution
* Switch all pipeline gpu targets to gfx942
* Change more pipelines target to gfx942
* set variables for manual testing
* Switch all pipeline gpu targets to gfx942
* Change more pipelines target to gfx942
* set variables for manual testing
* add test pipeline id
* revert test changes
* correct gpu target name
* remove unused flags; change hipSPARSELt target to be gfx942
* added professional graphic
to replace hand modified
* Update deep-learning-rocm.rst
update image reference
* Delete docs/data/how-to/framework_install_2024_05_23-update.png
replace with renamed file with correct date
* Add files via upload
updated dat in file name
* Update deep-learning-rocm.rst
corrected image name to reflect new date
* Update deep-learning-rocm.rst
corrected file name
* Add files via upload
correct name
* Delete docs/data/how-to/framework_install_2024_07-04.png
name format incorrect
* Update deep-learning-rocm.rst
correct image name
* add CXX flag
* add CXX flag
* Update ROCmValidationSuite.yml
* Change googletest to libgtest-dev
* Update ROCmValidationSuite.yml
* Update ROCmValidationSuite.yml
* add ROCM_PATH as env var
* add HIP_INC_DIR
* remove manual test variables
* set variables for manual test
* remove CMAKE_CXX_COMPILER flag
* Set link to redirect llvm folder
* correct indentation
* remove manual test variables
* rename task
* update CLR docs reference
* Apply suggestions from code review
Co-authored-by: Peter Park <peter.park@amd.com>
---------
Co-authored-by: amitkumar-amd <Amit.Kumar6@amd.com>
Co-authored-by: Peter Park <peter.park@amd.com>
* Use components.xml instead of default.xml
* Rm unused var
* Use category instead of group
* Add group and category
* Change changelog template
* Conditional display
* Remove sort
* Add mappings
* Jinja does not track state
* Handle dupe logic in python
* Construct doc page and repo url
* Add repo url
* Add doc page
* Avoid using bare URL
* Add None key
* Test release notes
[Why]
To maintain the "pitchfork layout" convention used by the repository.
[How]
- Update README.md
- Update INFRA_REPO in ROCm.mk
- Updated to new path: ROCm/tools/rocm-build
---------
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Co-authored-by: David Galiffi <dgaliffi@amd.com>
With MIOpen now building with latest source on External CI, this unblocked AMDMIGraphX from building with latest source.
Determined rocMLIR also needed to be built with latest source as a dependency.
[Why]
To maintain the "pitchfork layout" convention used by the repository.
[How]
- Update README.md
- Update INFRA_REPO in ROCm.mk
- Updated to new path: ROCm/tools/rocm-build
---------
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
* Fix first link in compatibility matrix table
* Revert "Fix first link in compatibility matrix table"
This reverts commit 069c5c116a.
* Remove sticky header and unused css
* Remove container from hardware specs matrix
---------
Co-authored-by: Peter Jun Park <peter.park@amd.com>
* Fix first link in compatibility matrix table
* Revert "Fix first link in compatibility matrix table"
This reverts commit 069c5c116a.
* Remove sticky header and unused css
* Remove container from hardware specs matrix
---------
Co-authored-by: Peter Jun Park <peter.park@amd.com>
* 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
* Update the links for rocminfo and rocm-bandwidth-test
* Update the links for rocminfo and rocm-bandwidth-test
* Update the links for rocminfo and rocm-bandwidth-test
* Update links to intersphinx links
---------
Co-authored-by: Peter Jun Park <peter.park@amd.com>
* Update the links for rocminfo and rocm-bandwidth-test
* Update the links for rocminfo and rocm-bandwidth-test
* Update the links for rocminfo and rocm-bandwidth-test
* Update links to intersphinx links
---------
Co-authored-by: Peter Jun Park <peter.park@amd.com>
* Add Fine Tuning LLMs how to guide
* Reorg and refactor Fine-tuning LLMs with ROCm
Update index and headings
Fix formatting and update toc
Split out content from index to overview.rst
Add metadata
Clean up overview
Add inference sections, fix rst errors, clean up single-gpu-fine-tuning
Combine fine-tuning and inference guides
Fix some links and formatting
Update toc and add formatting fixes
Add ck kernel fusion content
Update toc
Clean up model quantization and acceleration
Add CK images
Clean up profiling
Update triton kernel performance optimization
Update llm inference frameworks guide
Disable automatic number of figures and tables in Sphinx conf
Change tabs to spaces
Change heading to end with -ing
Add link fixes and heading updates
Add rocprof/Omniperf/Omnitrace section
Update profiling and debugging guide
Add formatting fixes
Satisfy spellcheck
Fix words
Delete unused file
Finish overview
Clean up first 4 sections
Multi-gpu fine-tuning guide: slight fixes
Update toc
Remove tabs
Formatting fixes
* Minor wording updates
* Add some clean-up
* Update profiling and debugging gudie
* Fix Omnitrace link
* Update ck kernel fusion with latest
* Update CK formatting
* Fix perfetto link syntax
* Fix typos and add blurbs
* Add fixes to Triton optimization doc
* Tabify saving adapters / models section
* Fix linting errors - spellcheck
Fix spelling and grammar
Satisfy linter
Update wording in profiling guide
Add fixes to satisfy linter
More fixes for linting in Triton guide
More linting fixes
Spellcheck in CK guide
* Improve triton guide
Fix linting errors and optics
* Add occupancy / vgpr table
Change some wording
* Re-add tunableop
* Add missing indent in _toc.yml
* Remove ckProfiler references
* Add links to resources
* Add refs in CK optimization guide
* Rename files and fix internal links
* Organize tuning guides
Reorg triton
* Add compute unit diagram
* Remove AutoAWQ
* Add higher res image for Perfetto trace example
* Update link text
* Update fig nums
* Update some formatting
* Update "Inductor"
* Change "Inductor" to TorchInductor
* Add link to official TorchInductor docs
* Add Fine Tuning LLMs how to guide
* Reorg and refactor Fine-tuning LLMs with ROCm
Update index and headings
Fix formatting and update toc
Split out content from index to overview.rst
Add metadata
Clean up overview
Add inference sections, fix rst errors, clean up single-gpu-fine-tuning
Combine fine-tuning and inference guides
Fix some links and formatting
Update toc and add formatting fixes
Add ck kernel fusion content
Update toc
Clean up model quantization and acceleration
Add CK images
Clean up profiling
Update triton kernel performance optimization
Update llm inference frameworks guide
Disable automatic number of figures and tables in Sphinx conf
Change tabs to spaces
Change heading to end with -ing
Add link fixes and heading updates
Add rocprof/Omniperf/Omnitrace section
Update profiling and debugging guide
Add formatting fixes
Satisfy spellcheck
Fix words
Delete unused file
Finish overview
Clean up first 4 sections
Multi-gpu fine-tuning guide: slight fixes
Update toc
Remove tabs
Formatting fixes
* Minor wording updates
* Add some clean-up
* Update profiling and debugging gudie
* Fix Omnitrace link
* Update ck kernel fusion with latest
* Update CK formatting
* Fix perfetto link syntax
* Fix typos and add blurbs
* Add fixes to Triton optimization doc
* Tabify saving adapters / models section
* Fix linting errors - spellcheck
Fix spelling and grammar
Satisfy linter
Update wording in profiling guide
Add fixes to satisfy linter
More fixes for linting in Triton guide
More linting fixes
Spellcheck in CK guide
* Improve triton guide
Fix linting errors and optics
* Add occupancy / vgpr table
Change some wording
* Re-add tunableop
* Add missing indent in _toc.yml
* Remove ckProfiler references
* Add links to resources
* Add refs in CK optimization guide
* Rename files and fix internal links
* Organize tuning guides
Reorg triton
* Add compute unit diagram
* Remove AutoAWQ
* Add higher res image for Perfetto trace example
* Update link text
* Update fig nums
* Update some formatting
* Update "Inductor"
* Change "Inductor" to TorchInductor
* Add link to official TorchInductor docs
* 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
Template with bash commands to update cmake with snap.
Use template for two components that want updated cmake with latest source on their default branches.
* Add Using ROCm for AI:wq
Add PyTorch Docker installation images
Split doc into subtopics
Add metadata
Clean up index
Clean up hugging face guide
Clean up installation guide
Fix rST formatting
Clean up install and train-a-model
Clean up MAD
Delete unused file
Add ref anchors and clean up MAD doc
Add formatting fixes
Update toc and section index
Format some code blocks
Remove install guide and update toc
Chop installation guide
Clean up deployment and hugging face sections
Change headings to end in -ing
Fix spelling in Training a model
Delete MAD and split out install content
Fix formatting
Change words to satisfy spellcheck linter
* Add review suggestions and add helpful links
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
Add helpful links and add review suggestions
Remove fine-tuning link and links to D5 and MAGMA
Update docs/how-to/rocm-for-ai/deploy-your-model.rst
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
Update DeepSpeed link
Add subheading to ML framework installation and closing blurb to hugging face models guide
* Reorder topics
* removed docker and pointed ROCm deps to our existing builds
* removed vmImage tag for pool
* added pip to apt list and renamed from rocFFT to hipFFT
* fixed spelling mistakes in rocmDependencies
* added correct apt dep for pip
* removed leading slash in the cmake flags
* changed cxx_compiler to /rocm/bin/hipcc
* added llvm-project, ROCR-Runtime, clr, and rocminfo to rocm deps
* added rocFFT as a rocm dependency
* removed docker and added our builds for components
* removed rocFFT from rocm deps
* Fixed typo in rocFFT value
* added rocprofiler-register to rocFFT and fixed typo in the dependencies-rocm file
* changed cxx compiler to amdclang++
* fixed amdclang++ paths
* moving to faster machine
* added cmake module paths
* switched back to medium build
* added libopm-dev to apt deps
* added libomp-14-dev to apt deps
* added aomp as a rocm dep
* added aomp as a rocm dep
* added hipcc as the cxx_compiler
* reverted back to clang++ as the cxx_compiler
* removed unmentioned rocm deps from the readme
* removed docker
* added python3-pip as an apt dep
* fixed compiler paths
* added hipRAND as a rocm dep
* added print statements to see directory structure
* adding a print statement into /agent/_work/1/s/build/library
* added -Tensile_rocm_assembler as a build flag
* removed a broken script line
* added D to tensile rocm assembler
* added DROCM_PATH to build flags
* fixed typo
* changed build pool from medium to base
* changed build pool from base to low
* added env variables using josephs pr
* removed docker from hipBLASLt and added rocm dependencies that point to our builds
* added pip to the apt packages array
* changed cmake_cxx_compiler env var ro amdclang++
* changed cmake_cxx_compiler env var to amdclang++
* changed cmake_cxx_compiler env var to hipcc
* changed cmake_cxx_compiler env var to hipcc
* changed clang to amdclang
* changed all refs mentioning hipcc to amdclang
* changed cmake_cxx_compiler back to hipcc
* added a HIP_PATH env var based off Tensile/Source/FindHIP.cmake
* added hipcc to HIP_PATH
* added rocm-cmake to rocm deps
* added rocRAND as a rocm dep
* removed dcmake_module flag
* added libomp-dev as an apt dep
* added aomp as a rocm dep
* added clang as an apt dep
* reverted changes back to how they appear in develop since this branch will be submitted for review
* removed unecessary flags
* adding -DCMAKE_CXX_COMPILER=$(Agent.BuildDirectory)/rocm/llvm/bin/amdclang++ -DCMAKE_C_COMPILER=$(Agent.BuildDirectory)/rocm/llvm/bin/amdclang back to see if these are vital to a successful build
* removed newline character
* Disable aomp offload build for initial ci-build work
* Missing dependency for medium pool use of rocPRIM
* Latest rocBLAS source needs added ROCm dependencies
* Rename 'Tuning guides' to 'Hardware optimization'
* Move deep learning to Install section
* Change 'Hardware' to 'System' to align with index.md
* Satisfy spellcheck linter
* adding new framework install graphic with JAX
* Fix link to ROCm libraries list
* crop framework_install graphic
* Reset .wordlist.txt update
* Prettify deep learning framework installation page
* Change spacing in list of frameworks
---------
Co-authored-by: Young Hui <young.hui@amd.com>
aomp build is not triggered by changes to aomp repo, but by updates to llvm-project and ROCR-Runtime, so trigger definition can remain this ROCm/ROCm repo.
Instead of using docker and apt install of ROCm component dependencies, use tarballs from Azure Pipeline builds to enable updates of ROCm interdependencies without waiting for releases..
* Update External CI Interdependencies for more repos
- composable_kernel
- hipBLAS
- rocBLAS
- rocSOLVER
Cleaned up unused flags from llvm-project
* Remove LD_LIBRARY_PATH change. Should not be needed.
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>
- sed "s/After=multi-user.target//g" /lib/systemd/system/cloud-final.service > /etc/systemd/system/cloud-final.service
- systemctl daemon-reload
apt:
sources:
docker.list:
source: deb [arch=amd64] https://download.docker.com/linux/ubuntu $RELEASE stable
keyid: 9DC858229FC7DD38854AE2D88D81803C0EBFCD88
packages:
- docker-ce
- docker-ce-cli
groups:
- docker
runcmd:
- usermod -aG docker $USER
- systemctl restart docker
- systemctl enable docker
```
## Disclaimer
The information presented in this document is for informational purposes only and may contain technical inaccuracies, omissions, and typographical errors. The information contained herein is subject to change and may be rendered inaccurate for many reasons, including but not limited to product and roadmap changes, component and motherboard versionchanges, new model and/or product releases, product differences between differing manufacturers, software changes, BIOS flashes, firmware upgrades, or the like. Any computer system has risks of security vulnerabilities that cannot be completely prevented or mitigated.AMD assumes no obligation to update or otherwise correct or revise this information. However, AMD reserves the right to revise this information and to make changes from time to time to the content hereof without obligation of AMD to notify any person of such revisions or changes.THIS INFORMATION IS PROVIDED ‘AS IS.” AMD MAKES NO REPRESENTATIONS OR WARRANTIES WITH RESPECT TO THE CONTENTS HEREOF AND ASSUMES NO RESPONSIBILITY FOR ANY INACCURACIES, ERRORS, OR OMISSIONS THAT MAY APPEAR IN THIS INFORMATION. AMD SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR ANY PARTICULAR PURPOSE. IN NO EVENT WILL AMD BE LIABLE TO ANY PERSON FOR ANY RELIANCE, DIRECT, INDIRECT, SPECIAL, OR OTHER CONSEQUENTIAL DAMAGES ARISING FROM THE USE OF ANY INFORMATION CONTAINED HEREIN, EVEN IF AMD IS EXPRESSLY ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. AMD, the AMD Arrow logo, and combinations thereof are trademarks of Advanced Micro Devices, Inc. Other product names used in this publication are for identification purposes only and may be trademarks of their respective companies.
echo "deb [signed-by=/etc/apt/trusted.gpg.d/libjpeg-turbo.gpg] https://packagecloud.io/dcommander/libjpeg-turbo/any/ any main" | sudo tee /etc/apt/sources.list.d/libjpeg-turbo.list
sudo apt update
apt-cache show libjpeg-turbo-official | grep Version
echo "deb [signed-by=/etc/apt/trusted.gpg.d/libjpeg-turbo.gpg] https://packagecloud.io/dcommander/libjpeg-turbo/any/ any main" | sudo tee /etc/apt/sources.list.d/libjpeg-turbo.list
sudo apt update
apt-cache show libjpeg-turbo-official | grep Version
echo "deb [signed-by=/etc/apt/trusted.gpg.d/libjpeg-turbo.gpg] https://packagecloud.io/dcommander/libjpeg-turbo/any/ any main" | sudo tee /etc/apt/sources.list.d/libjpeg-turbo.list
sudo apt update
apt-cache show libjpeg-turbo-official | grep Version
echo "deb [signed-by=/etc/apt/trusted.gpg.d/libjpeg-turbo.gpg] https://packagecloud.io/dcommander/libjpeg-turbo/any/ any main" | sudo tee /etc/apt/sources.list.d/libjpeg-turbo.list
sudo apt update
apt-cache show libjpeg-turbo-official | grep Version
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.