ammallya
685f659342
Adding TheRock to the manifest
2025-01-31 20:43:15 -08:00
ammallya
f861f098ea
Merge pull request #4326 from ROCm/ammallya-patch-1
...
Adding SPIRV-LLVM-Translator
2025-01-31 19:58:22 -08:00
ammallya
61ae584182
Adding SPIRV-LLVM-Translator
2025-01-31 16:31:49 -08:00
ammallya
c49adf0b36
Merge pull request #4321 from ammallya/amd-mainline
...
Changed manifest to point to mainline
2025-01-30 23:49:29 -08:00
ammallya
dcee340ede
Changed manifest to point to mainline
2025-01-30 23:47:06 -08:00
ammallya
eb2b091a7d
Changed ROCm source code to point to mainline
2024-09-23 19:19:30 -07:00
ammallya
cde3714d5d
Update default.xml
2024-09-22 21:11:22 -07:00
ammallya
8838445540
Mainline pipeline
2024-09-22 20:40:58 -07:00
ammallya
95eb27cff7
Merge pull request #3789 from ammallya/amd-mainline
...
Updated default.xml
2024-09-22 20:39:12 -07:00
ammallya
6d03ead29a
Merge branch 'ROCm:amd-mainline' into amd-mainline
2024-09-22 20:38:36 -07:00
ammallya
d640e6ecba
Update default.xml
2024-09-22 17:13:46 -07:00
ammallya
4e11fc0c3a
Update default.xml
2024-09-22 16:08:50 -07:00
ammallya
d405649696
Merge pull request #3787 from ammallya/amd-mainline
...
Updated xml file to point to new tag
2024-09-22 15:56:34 -07:00
ammallya
6595bd0e98
Update default.xml
2024-09-22 15:44:48 -07:00
ammallya
e171cd8f81
Update default.xml
2024-09-22 14:51:27 -07:00
ammallya
8c815485a8
Update default.xml
2024-09-22 14:43:12 -07:00
Sam Wu
87bc26e672
Merge pull request #3623 from samjwu/update62x
...
Update roc-6.2.x
rocm-6.2.0
2024-08-20 15:17:56 -06:00
Daniel Su
120e68b73f
External CI: fix HIP pipeline ID for copyHIP ( #3620 )
2024-08-20 13:10:42 -04:00
Wang, Yanyao
1d79657057
fix README.md for Ubuntu24 docker
2024-08-20 10:00:23 -07:00
Wang, Yanyao
884b5a0ec2
Update build scripts for ROCm6.2 release
2024-08-20 10:00:23 -07:00
Daniel Su
a64e619931
External CI: use root disk for ROCm nightly build ( #3619 )
2024-08-20 12:07:16 -04:00
Joseph Macaranas
525f0a6b97
External CI: Pipeline dependency adjustments for hipBLAS-common ( #3618 )
2024-08-20 11:51:30 -04:00
Daniel Su
4d0fd51950
External CI: make llvm-project symlink optional ( #3617 )
2024-08-20 11:26:02 -04:00
Daniel Su
a3a6534f91
External CI: add hipBLAS-common to MIOpen ( #3616 )
2024-08-20 10:30:18 -04:00
dependabot[bot]
64d9d8fcfe
Build(deps): Bump rocm-docs-core from 1.7.0 to 1.7.1 in /docs/sphinx ( #3614 )
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.7.0 to 1.7.1.
- [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.7.0...v1.7.1 )
---
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-19 17:00:01 -06:00
alexxu-amd
260c07e26f
External CI: Add hipBLAS-common to hipBLASLt dependency list ( #3613 )
...
* add hipBLAS-common as dependency
* add test variables
* revert test variable
2024-08-19 18:55:04 -04:00
Daniel Su
b5220f9849
External CI: create llvm symlink in all components ( #3612 )
2024-08-19 16:20:58 -04:00
Daniel Su
1979d514f0
External CI: multi-gfx nightly ROCm builds ( #3611 )
2024-08-19 15:50:06 -04:00
Young Hui - AMD
96600b9a6d
Update Compatibility Matrix for 6.2.0 ( #3600 )
...
* 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
2024-08-16 16:42:53 -04:00
Peter Park
1e14ed1413
fix ROCdbgapi version number ( #3605 )
2024-08-16 16:23:04 -04:00
Daniel Su
8e135f9873
External CI: enable clr and rocMLIR latestFromBranch downloads ( #3604 )
2024-08-16 14:19:20 -04:00
Sam Wu
5273089b51
Merge pull request #3602 from amd-jnovotny/mi300a-memory-alloc-roc62x
...
Cherry-pick to roc-6.2.x: Add a section on increasing memory allocation to the MI300A system op…
2024-08-16 10:21:01 -06:00
Daniel Su
6cb11bf0c2
External CI: fix rocDecode CXX compiler ( #3593 )
2024-08-16 09:03:32 -04:00
Jeffrey Novotny
efe7917857
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
2024-08-16 08:40:39 -04:00
Jeffrey Novotny
91d4a7e0c9
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
2024-08-16 08:35:08 -04:00
Joseph Macaranas
4e9094e412
Fix for hipother External CI pipeline ( #3597 )
...
Recompilation of hip for AMD backend uses Microsoft-hosted agent, so no need to worry about VM costs if we re-build for any hipother repo changes.
2024-08-15 15:53:03 -04:00
Sam Wu
d3ce15347f
Merge pull request #3595 from samjwu/update62x
...
Update roc-6.2.x with documentation fixes and requirement update
2024-08-15 12:39:55 -06:00
Sam Wu
e07aef730e
Merge branch 'roc-6.2.x' into update62x
2024-08-15 12:34:30 -06:00
Joseph Macaranas
f4f58d4d83
Revert "External CI: Move llvm output folder to expected path (Part 1) ( #3588 )" ( #3594 )
...
This reverts commit 707ef1da12 .
2024-08-15 13:31:58 -04:00
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
David Galiffi
0a9966cb3e
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 >
2024-08-15 10:27:12 -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
77bc63e5e2
Add rocm-examples to default.xml ( #3583 )
2024-08-14 12:43:15 -04:00
David Galiffi
a36ef20ada
Update add rocm-examples to default.xml ( #3582 )
2024-08-14 12:42:52 -04:00