Young Hui - AMD
d8bed576ce
Fix links in historical compatibility matrix and broken OpenMP link ( #3592 )
...
* fix framework intersphinx links in historical matrix
* fix OpenMP link
2024-08-15 10:28:51 -06:00
spolifroni-amd
a09fabfc84
Updated the Feedback section ( #3523 )
...
* 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.
2024-08-15 10:28:25 -06:00
David Galiffi
efb05885c3
Add rocm 6.2.0 manifest file for rocm-build scripts ( #3539 )
...
* Add rocm 6.2.0 manifest file for rocm-build scripts
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
* Add the ROCm repo and sort entries
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
* Add "rocm-examples"
---------
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
2024-08-15 10:27:14 -06:00
Joseph Macaranas
707ef1da12
External CI: Move llvm output folder to expected path (Part 1) ( #3588 )
...
Includes temporary symbolic link for testing each part in isolation.
2024-08-15 11:17:02 -04:00
dependabot[bot]
b5092ba9f1
Bump rocm-docs-core from 1.6.2 to 1.7.0 in /docs/sphinx ( #3591 )
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.6.2 to 1.7.0.
- [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.6.2...v1.7.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 16:54:26 -06:00
Joseph Macaranas
e2a04586ad
External CI: rocDecode dependency update for PR #408 ( #3589 )
2024-08-14 17:14:41 -04:00
Daniel Su
2ede39e314
External CI: add OpenCL ICD libs to HIP/clr ( #3584 )
2024-08-14 16:14:08 -04:00
Joseph Macaranas
b98bc71cb8
External CI Pytorch Job Updates ( #3586 )
...
- Add support for gfx90a build.
- Adding versioning information to wheel file name.
- Change path for aotriton install to match pytorch repo.
2024-08-14 15:51:13 -04:00
David Galiffi
a36ef20ada
Update add rocm-examples to default.xml ( #3582 )
2024-08-14 12:42:52 -04:00
Daniel Su
e602d2c52e
External CI: CK set -Wno-missing-include-dirs ( #3578 )
2024-08-13 15:09:21 -04:00
Joseph Macaranas
4ce97de16e
External CI: Adjustments from per-GPU job deployment. ( #3577 )
...
hipSPARSELt does not support gfx90a according to its CMakeLists.txt
composable_kernel build jobs are timing out, so adding 20 minutes more.
2024-08-13 10:39:53 -04:00
alexxu-amd
f7e6bd50ed
External CI: Add hipBLAS-common dependency to hipBLAS ( #3576 )
...
* add hipBLAS-common
* revert manual test variables
2024-08-13 10:19:19 -04:00
Joseph Macaranas
f116ddd5c9
External CI: Parallel per-GPU job support for other components ( #3551 )
...
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.
2024-08-12 14:25:36 -04:00
alexxu-amd
4c0650c44e
External CI: Add hipBLAS-common pipeline ( #3572 )
...
* Add hipBLAS-common pipeline
* change task name - to _
* add hipblas-common pipeline id and default branch
* Update MIOpen.yml
* add variables for manual test
* delete manual installation of hipblas-common
* reorder dependencies, add hipblas-common
* add variables for manual test
* add hipBLAS-common to hipBLASLt
* Change GPU target
* revert variables from manual test
* Update MIOpen.yml
* Update MIOpen.yml
* remove hipBLAS-common dependency
* revert change to hipblaslt
* remove an unused cmake flag
2024-08-12 14:23:43 -04:00
Jeffrey Novotny
c36206ca46
Merge pull request #3562 from amd-jnovotny/peak-tflops-typo-develop
...
Fix typo for TFLOPs metric in MI250 architecture page
2024-08-12 09:51:04 -04:00
Jeffrey Novotny
e7939656e7
Fix typo for TFLOPs metric in MI250 architecture page
2024-08-12 09:03:39 -04:00
danielsu-amd
095535cc93
fix ROCgdb comp name ( #3555 )
2024-08-08 15:54:37 -04:00
danielsu-amd
b46f82eab2
External CI: don't set latestFromBranch for tag-builds and fixed dependencies ( #3550 )
2024-08-08 15:30:45 -04:00
Peter Park
27f5d9ad7d
Fix intersphinx links ( #3546 )
...
* update fw install links
* fix more intersphinx links
* fix more links
2024-08-08 15:20:57 -04:00
Yanyao Wang
a2f69ec77a
add rocPyDecode repo to ROCm6.2 manifest file ( #3541 )
...
Co-authored-by: Wang, Yanyao <yanyao.wang@amd.com >
2024-08-08 12:49:34 -06:00
Joseph Macaranas
e0555d7f81
External CI: Nightly pytorch packaging ( #3545 )
...
Skip redundant step of compressing wheel file into a tarball and publish the wheel file explicitly.
2024-08-08 11:48:42 -04:00
Joseph Macaranas
00d6116f0a
External CI: Parallel per GPU jobs and file filters ( #3544 )
...
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".
2024-08-08 11:48:31 -04:00
danielsu-amd
358585d00f
External CI: change ROCdbgapi default branch ( #3527 )
2024-08-08 09:22:53 -04:00
Baodi
499cff0da0
Typo fix ( #3537 )
...
* Typo fix
* Update
---------
Co-authored-by: Peter Jun Park <peter.park@amd.com >
2024-08-08 00:20:56 -04:00
Peter Park
9c874ce984
Spellcheck fixes in release notes templates ( #3526 )
...
* fix spelling in 5.4.x templates
* add to wordlist
* update templates
update wordlist
* remove extra_components
rm extra_components
* fix spelling
2024-08-08 00:13:08 -04:00
dependabot[bot]
f47afb7c66
Bump rocm-docs-core from 1.6.1 to 1.6.2 in /docs/sphinx ( #3536 )
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.6.1 to 1.6.2.
- [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.6.1...v1.6.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>
2024-08-07 10:15:39 -06:00
Jeffrey Novotny
2308f43653
Fix link to rocr debug agent ( #3525 )
2024-08-06 12:11:21 -06:00
Jeffrey Novotny
2d61a92120
Fix link to meta-llama finetuning recipes ( #3522 )
2024-08-06 12:10:58 -04:00
danielsu-amd
bef024a500
External CI: download component staging builds by default ( #3524 )
2024-08-06 11:52:41 -04:00
Peter Park
71a306d62a
Fix link in release notes ( #3515 )
...
* fix amp link
* fix compat matrix link
* fix llvm-proj changelog links
fix llvm links
2024-08-02 20:55:32 -04:00
Young Hui - AMD
80ff647086
Fix offline installer link in 6.2 release notes ( #3513 )
2024-08-02 20:33:15 -04:00
Sam Wu
a51b11dd36
Fix some typos ( #3509 )
2024-08-02 16:44:03 -06:00
Sam Wu
b6c72fa7d2
Change template factory to account for build or revision number ( #3474 )
...
for hipfort changelog
2024-08-02 16:03:03 -06:00
Sam Wu
72cf5aa092
Update version list with 6.2.0 ( #3505 )
2024-08-02 14:14:38 -06:00
Peter Park
fe174ebf24
Add links to GitHub issues in release notes KIs ( #3501 )
...
* add links to GitHub issues in release notes KIs
* update templates
2024-08-02 15:34:48 -04:00
Yanyao Wang
e9310c1794
Merge pull request #3497 from WBobby/rocm6.2-release-manifest
...
Add the manifest file for ROCm6.2.0
2024-08-02 13:48:35 -05:00
Sam Wu
060ab43b4d
Sync develop branch
2024-08-02 11:56:23 -06:00
Wang, Yanyao
a24a38686f
Add the manifest file for ROCm6.2.0
2024-08-02 10:56:21 -07:00
Peter Park
ebb584c0dd
fix links in table ( #126 )
2024-08-02 13:24:34 -04:00
Sam Wu
33ce708926
Sync develop branch
2024-08-02 11:13:45 -06:00
Young Hui - AMD
10f8efa7e8
remove Ubuntu 20.04 from being listed, and revise MI300X footnotes ( #125 )
2024-08-02 12:43:47 -04:00
Peter Park
63d3dfd344
6.2 release notes ( #111 )
...
* generate release notes
* update release notes
update release.md
update anchors
fix formatting
* add component notes
* remove known issues from toc
* update pydata sphinx table styling
* remove temp file
* add 6.2.0 templates
* add documentation improvements list
* update conf.py with 6.2.0 version and GA date
* update changelog headings
* remove rserp tickets
* add miopen cl
* remove bolding
* add Ram's feedback
fix thing
* rm sub-bullets
* update new components formatting
* update amd smi version
* add css
* add table styles
* add component notes and KIs
* update os support wording
* update highlights
* update compilers cls
* fix links
* add KIs
* update KI wording
* add ram's suggestions
* add omniperf known issue
fmt
* system -> system management in components table
* change rocthrust version to 3.0.1
* remove release highlight and add RVS changelog
* update highlights
* fix version nums, add rocr runtime
* reorder components table
* update compiler KI
* more compiler known issue under llvm-proj
* add space
* word
* fix internal links
* add gdb
* update pytorch autocast highligh
* add hipfft cl
* fix hipfft internal link
* fix svg icon color
* fix table
* remove rocblas highlight and update tf hl
* add fixes
* update highlights
* fix ck in table
* fix mivisionx rocal note
* fix link and dbgapi version
* fix link to llvm proj docs
* fix fmt
* add feedback
* add more changes
move clang-ocl to upcoming changes
add fixes
fix some fmt
fix table width
fix formatting
add fixes
fix tensile fmt
remove unused file
update templates
change words
* add known issue
* rm "for unknown reasons"
* fix hipsolver, platform -> software stack
* add amdsmi note
* rm mention of mi308
fmt
* add beta note to rocprofiler-sdk
fix
* bold a heading
* move hipify under compilers
* Revert "move hipify under compilers"
This reverts commit 83861f544a75bce1ea64b14871e1224161d34815.
* fix typos and GA date
update text
* update words
* add processor affinity KI and remove rocHPL KI
* update processor affinity KI
* update llvm-proj KI
fix
* update processor affinity KI
update
* fix hip link
* update templates
* words
* update links to 6.2.0
* remove extra css
* fix some stuff in hip
word
* add dell black screen hang ki
word
* fix rocpydecode link
* remove sass files
2024-08-02 12:40:33 -04:00
spolifroni-amd
f087dafca2
Merge pull request #3486 from spolifroni-amd/spolifroni-amd/remove-email-feedback
...
removed all references to the feedback email
2024-08-02 11:19:40 -04:00
spolifroni-amd
b6a305f924
made the linter happy
2024-08-02 10:55:56 -04:00
Peter Park
717ec0df34
Docs housekeeping / fixes for 6.2 ( #124 )
...
* align What is ROCm components order with stack diagram
* update links in mi300x workload tuning
* fix license
* update mi300x system opt
* Update docs/about/license.md
* Update docs/about/license.md
2024-08-02 10:50:25 -04:00
Sandra Polifroni
531796f523
removed all references to the feedback email
2024-08-02 10:40:53 -04:00
Young Hui - AMD
9de6c61100
fix linting and update 6.2 stack image ( #123 )
2024-07-31 18:57:19 -04:00
Sam Wu
e5e8114c92
Remove custom template for rpp ( #3477 )
2024-07-31 16:30:09 -06:00
randyh62
647634a976
Update ROCm component links ( #116 )
...
* Update ROCm component links
* link update
* correct rocal
* change ROCm Compilers link
* update llvm-project reference for rocmcc
* use llvm-project for Clang
* reorder links to match image
* fix link format
* Update rocm-tools.md
fix link syntax
* add spell checking note
* may to might
* add compilers to tools
* update what-is-rocm image
* Young's comments
* Leo's comments
* tools, compiler, and runtimes
* move hipify
* Perter's comments
2024-07-31 13:27:28 -07:00
Joseph Macaranas
bf869e9d70
External CI Build Job for Pytorch WHL ( #3476 )
...
* External CI Build Job for Pytorch WHL
* Upgrading build system for pytorch job
2024-07-31 16:11:57 -04:00