randyh62
d994302df7
license information updated ( #3339 )
...
* license information updated
* Young's comments
* Sam's comment
2024-06-21 09:22:57 -07:00
Peter Park
9d4eb5eff2
Add RHEL 9.4 to compat matrix ( #3332 )
...
* Add RHEL 9.4 to compat matrix
* add rhel 9.4 footnote in compat matrix
2024-06-19 15:03:29 -04:00
danielsu-amd
8b95ab0a02
External CI: remove redundant rocm-examples build flags ( #3331 )
2024-06-19 13:08:31 -04:00
danielsu-amd
e74245fbe4
External CI: Latest source pipeline for rocm-examples ( #3317 )
2024-06-19 09:59:02 -04:00
Peter Park
778c8e2c05
Add Oracle Linux 8.9 to 6.1.1 changelog ( #3327 )
2024-06-18 18:29:09 -04:00
Peter Park
361983fa48
Add OL support note to compat matrix ( #3325 )
...
Fix footnote
Footnote order
Satisfy spellcheck
2024-06-18 17:32:07 -04:00
Sam Wu
3dff636d40
Merge pull request #3314 from ROCm/dependabot/pip/docs/sphinx/urllib3-2.2.2
...
Bump urllib3 from 2.2.1 to 2.2.2 in /docs/sphinx
2024-06-18 14:52:26 -06:00
Peter Park
1d976a1871
Add Radeon PRO dual slot to hw specs ( #3318 )
2024-06-18 15:22:43 -04:00
randyh62
ebfec1b7c1
remove nvcc ( #3313 )
...
* remove nvcc
* Update CHANGELOG to match 6.0.0 template
---------
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com >
2024-06-18 12:11:40 -07:00
dependabot[bot]
66b71ba3c8
Bump urllib3 from 2.2.1 to 2.2.2 in /docs/sphinx
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 23:41:54 +00:00
Joseph Macaranas
e903ffa952
External CI: Update aqlprofile binary used for rocprofiler ( #3304 )
2024-06-17 14:23:36 -04:00
Peter Park
fe1c2e9529
Update link to ROCr Debug Agent to docs portal ( #3303 )
...
* Fix link to debug agent in what-is-rocm
* ROCm --> ROCR
add index
* ROCR --> ROCr
* Change ROCm Debug Agent to ROCr Debug Agent in docs
2024-06-14 17:52:49 -04:00
Joseph Macaranas
923141f300
External CI: Fixes for two repos to work with latest source ( #3293 )
...
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.
2024-06-13 11:55:40 -04:00
David Galiffi
c91e15a580
Moving rocm-build to the tools folder ( #3285 )
...
[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 >
2024-06-12 17:12:06 -04:00
Peter Park
d24b3fab61
Fix ExLlama-v2 code snippet ( #3281 )
2024-06-12 17:03:04 -04:00
Jeffrey Novotny
e864aa50ac
Remove AOMP from compatibility matrix ( #3289 )
2024-06-12 14:17:32 -04:00
srawat
2531f0aa03
Update link to command-line argument reference ( #3270 )
...
* Added deleted sections to openmp.md and other improvements
* Update openmp.md
2024-06-12 11:53:22 -04:00
Joseph Macaranas
13e14363cc
External CI: updated MIOpen dependencies ( #3278 )
2024-06-12 11:23:21 -04:00
Joseph Macaranas
664c047311
External CI: Package rocSPARSE matrices for testers to consume ( #3276 )
2024-06-12 11:22:46 -04:00
Istvan Kiss
78fdcdf48d
Update docs/conceptual/setting-cus.rst
...
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
2024-06-12 16:17:42 +02:00
Peter Park
c4181b9245
Remove aomp from What is ROCm? page ( #3282 )
2024-06-11 11:37:11 -04:00
alexxu-amd
7a13a6ee86
Merge pull request #3274 from ROCm/amd/alexxu12/fixStagingCI
...
Fix hipTensor build error on develop branch
2024-06-11 11:02:26 -04:00
Joseph Macaranas
ace708935d
External CI: updated rocr_debug_agent dependencies ( #3277 )
2024-06-11 10:59:13 -04:00
alexxu-amd
cff1b2b021
revert changes for manual test
2024-06-11 10:39:28 -04:00
alexxu-amd
d7eacf56e3
adjust variables for manual test
2024-06-11 10:20:54 -04:00
alexxu-amd
bddbc6b444
revert changes to see if the build still fails
2024-06-11 10:07:20 -04:00
alexxu-amd
67f04977fb
Move double dash to parameter for generic use case
2024-06-11 09:53:14 -04:00
randyh62
f500c32989
add quarantine_size_mb ( #3264 )
...
* add quarantine_size_mb
* Update docs/conceptual/using-gpu-sanitizer.md
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/conceptual/using-gpu-sanitizer.md
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* format fix
* format fix again
* ASAN capitalization
* remove particular
* indent bullets
* Leo comments
---------
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
2024-06-10 11:59:47 -07:00
alexxu-amd
3c1d39f251
revert changes to rdc
2024-06-10 14:02:57 -04:00
alexxu-amd
93f524586b
revert changes made for manual tests
2024-06-10 14:02:04 -04:00
alexxu-amd
b36de1d3d4
delete space
2024-06-10 13:59:33 -04:00
alexxu-amd
627d38412a
Revert changes to CK
2024-06-10 13:58:44 -04:00
alexxu-amd
1be99075e2
Change thread number to 32
2024-06-10 13:53:23 -04:00
alexxu-amd
05d7992361
change multithread flag
2024-06-10 13:03:53 -04:00
alexxu-amd
98f2e183a2
change pool back to MEDIUM before merge
2024-06-10 11:56:25 -04:00
alexxu-amd
ab1c62464a
change pool to high
2024-06-10 11:38:32 -04:00
alexxu-amd
2e73c56275
Update hipTensor.yml
2024-06-10 11:37:22 -04:00
Joseph Macaranas
f8151b6cb5
rocprofiler-register: Add unit testing ( #3272 )
...
Since this component uses the base pool, does not need GPU for testing and is very quick to run, unit testing can be done within the same job.
2024-06-10 11:29:47 -04:00
alexxu-amd
52bccc1819
add variable declaration
2024-06-10 10:51:38 -04:00
alexxu-amd
2b492056ec
add multithread Flag to build-cmake to allow hipTensor pass -j16
2024-06-10 10:46:33 -04:00
alexxu-amd
b12e5c32ca
Restore hipTensor's original flag, remove GNinja
2024-06-10 10:15:05 -04:00
Joseph Macaranas
8db9220935
External CI: non-interactive apt upgrades ( #3271 )
2024-06-08 22:20:11 -04:00
alexxu-amd
30851e9c85
Merge pull request #3266 from ROCm/amd/alexxu12/aptScriptTypo
...
Fix a typo from .azuredevops/templates/steps/dependencies-other.yml
2024-06-07 13:36:37 -04:00
alexxu-amd
fdd0ed080b
fix a typo
2024-06-07 13:29:14 -04:00
Joseph Macaranas
d3f634ea33
Remove branch filter for aomp pipeline trigger ( #3258 )
...
Previous filter was not triggering this CI pipeline when ROCm-Runtime build was triggered from a pipeline completion trigger of llvm-project.
2024-06-07 11:14:32 -04:00
Sam Wu
6c73abbaea
Merge pull request #3262 from ROCm/bb-develop-6.1.2-pr
...
Add the manifest file for ROCm6.1.2
2024-06-06 17:07:14 -06:00
Sam Wu
c49877adc9
Merge branch 'roc-6.1.x' into develop
2024-06-06 17:06:13 -06:00
Sam Wu
49404d69f8
Merge pull request #3263 from ROCm/dependabot/pip/docs/sphinx/rocm-docs-core-1.4.0
...
Bump rocm-docs-core from 1.2.0 to 1.4.0 in /docs/sphinx
2024-06-06 14:18:31 -06:00
dependabot[bot]
d17e602769
Bump rocm-docs-core from 1.2.0 to 1.4.0 in /docs/sphinx
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.2.0 to 1.4.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.2.0...v1.4.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 >
2024-06-06 20:04:21 +00:00
Wang, Yanyao
2fdbc8b475
Add the manifest file for ROCm6.1.2
2024-06-06 12:44:08 -07:00