Istvan Kiss
|
02cc970a75
|
Update github links to ROCm organization
|
2024-02-09 17:03:40 +01:00 |
|
Istvan Kiss
|
3ecf0e70b1
|
PR findings and more broken links
|
2024-02-09 15:18:07 +01:00 |
|
Istvan Kiss
|
bc6da86022
|
Update tools/autotag/templates/rocm_changes/5.5.0.md
Co-authored-by: Sam Wu <sam.wu2@amd.com>
|
2024-02-09 15:18:07 +01:00 |
|
Istvan Kiss
|
c644023cce
|
Update CHANGELOG.md
Co-authored-by: Sam Wu <sam.wu2@amd.com>
|
2024-02-09 15:18:07 +01:00 |
|
Istvan Kiss
|
4299baf978
|
hipDeviceMalloc.cpp has been removed
|
2024-02-09 15:18:07 +01:00 |
|
Istvan Kiss
|
c55dd93186
|
Fix more broken links
|
2024-02-09 15:18:07 +01:00 |
|
Istvan Kiss
|
378ef08233
|
Minor warning fixes
|
2024-02-09 15:18:07 +01:00 |
|
Istvan Kiss
|
8563784791
|
Changelog incorrect path remove
|
2024-02-09 15:17:21 +01:00 |
|
Lisa
|
a44f6d1efc
|
link updates (#2861)
|
2024-02-08 17:24:12 -07:00 |
|
Sam Wu
|
82ac21fac5
|
docs(conf.py): Update article info date for release notes (#2862)
* docs(conf.py): Update article info date for release notes
* docs(conf.py): Update article info date for changelog
|
2024-02-08 16:56:56 -07:00 |
|
Lisa
|
801457ce6a
|
update tm (#2887)
|
2024-02-08 16:15:33 -07:00 |
|
dependabot[bot]
|
3d3a5269a5
|
Bump rocm-docs-core from 0.33.2 to 0.34.0 in /docs/sphinx (#2891)
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.33.2 to 0.34.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.33.2...v0.34.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-02-08 16:05:53 -07:00 |
|
Lisa
|
3c94962813
|
new banner images (#2884)
|
2024-02-08 11:53:48 -07:00 |
|
Lisa
|
8bbd51376d
|
update contributing section & update card images (#2865)
|
2024-02-07 09:31:45 -07:00 |
|
dependabot[bot]
|
4825afa951
|
Bump rocm-docs-core from 0.33.0 to 0.33.2 in /docs/sphinx (#2873)
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.33.0 to 0.33.2.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.33.0...v0.33.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-02-06 15:53:05 -07:00 |
|
dependabot[bot]
|
15192db6ef
|
Bump cryptography from 41.0.3 to 42.0.0 in /docs/sphinx (#2871)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...42.0.0)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-06 15:49:48 -07:00 |
|
Sam Wu
|
83766203ff
|
Update changelog announcement (#2857)
* Update changelog announcement
* Update phrasing
|
2024-01-31 16:04:14 -07:00 |
|
Sam Wu
|
336f88c7c2
|
Fix typo in changelog (#2856)
|
2024-01-31 15:03:31 -07:00 |
|
zhang2amd
|
78bd182403
|
Update default.xml to version 6.0.2 (#2855)
|
2024-01-31 14:33:45 -07:00 |
|
Lisa
|
ba9cc4f185
|
changelog updates (#2792)
* changelog updates
* updates
* changelog updates
* Update CHANGELOG.md
Co-authored-by: Saad Rahim (AMD) <44449863+saadrahim@users.noreply.github.com>
* Update RELEASE.md
* 6.0.1 -> 6.0.2
* 6.0.1 -> 6.0.2
* Update CONTRIBUTING.md (#2791)
* Update CONTRIBUTING.md
* Fixed link to licensing document
Also, changed to use relative links for internal files.
* Create issue_retrieval.yml
I am tasked with adding a GitHub action to process incoming GitHub issues. The AMD GitHub admin team asked me to try out one of their runners and to do so, I need to load in a workflow file.
* changed group to ROCM-Ubuntu
* Added a field to specify project number
This action receives an org name and project number and adds issues to it using this information
* Update issue_retrieval.yml
* Update issue_retrieval.yml
* Revert "Update CONTRIBUTING.md" (#2795)
* Text change to direct PRs into default branch, since not all repos have develop branch
* add keywords (#2799)
* Update issue_retrieval.yml
* ci(default.xml): Add hipBLASLt to manifest (#2796)
* Deleting issue_report.yml in favor of a global issue template placed in ROCm/.github (#2803)
* Delete .github/ISSUE_TEMPLATE/issue_report.yml
* Delete .github/ISSUE_TEMPLATE/config.yml
* Delete .github/ISSUE_TEMPLATE directory (#2805)
* docs(conf.py): Update article info for release page (#2806)
* docs(conf.py): Update article info for release page
* Update conf.py
* Fix typo (#2809)
* Bump rocm-docs-core from 0.30.3 to 0.31.0 in /docs/sphinx (#2807)
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.30.3 to 0.31.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.30.3...v0.31.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>
* corrections for Issue #2753 (#2819)
* docs(versions.md): Add 5.6.1 to versions list (#2816)
* Add codeowners for documentation (#2834)
Co-authored-by: samjwu <samjwu@users.noreply.github.com>
* Bump jinja2 from 3.1.2 to 3.1.3 in /docs/sphinx (#2835)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump gitpython from 3.1.30 to 3.1.41 in /docs/sphinx (#2836)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.30...3.1.41)
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* changelog updates
* sync release file with changelog
* remove 6.0.0 duplicates
* update intro
* Update CHANGELOG.md
* Update RELEASE.md
* clean up duplicates
* caps
* minor update
* language update
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Saad Rahim (AMD) <44449863+saadrahim@users.noreply.github.com>
Co-authored-by: David Galiffi <dgaliffi@amd.com>
Co-authored-by: abhimeda <138710508+abhimeda@users.noreply.github.com>
Co-authored-by: Young Hui <young.hui@amd.com>
Co-authored-by: Sam Wu <sam.wu2@amd.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com>
Co-authored-by: samjwu <samjwu@users.noreply.github.com>
|
2024-01-31 13:26:27 -07:00 |
|
Lisa
|
df70d90d49
|
radeon updates (#2818)
* radeon updates
* update link
* update intro
* verbiage
* Update docs/index.md
Co-authored-by: Sam Wu <sam.wu2@amd.com>
* Update docs/what-is-rocm.md
Co-authored-by: Sam Wu <sam.wu2@amd.com>
* Use intersphinx link for radeon
---------
Co-authored-by: Sam Wu <sam.wu2@amd.com>
|
2024-01-30 13:20:28 -07:00 |
|
dependabot[bot]
|
95fa47e31a
|
Bump rocm-docs-core from 0.31.0 to 0.33.0 in /docs/sphinx (#2851)
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.31.0 to 0.33.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.31.0...v0.33.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-01-29 17:20:35 -07:00 |
|
Spencer Hance
|
5afa1539ed
|
Fix link to building.md in README (#2843)
Fix broken link to building.md in README. It was missing `/docs/` in the path.
|
2024-01-29 17:04:10 -07:00 |
|
BrenAMD
|
0b5cfca1e4
|
Updated New ROCm meta package section (#2839)
|
2024-01-25 12:19:34 -07:00 |
|
dependabot[bot]
|
14979045a8
|
Bump gitpython from 3.1.30 to 3.1.41 in /docs/sphinx (#2836)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.30...3.1.41)
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-23 09:44:58 -07:00 |
|
dependabot[bot]
|
65b5a383ec
|
Bump jinja2 from 3.1.2 to 3.1.3 in /docs/sphinx (#2835)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-23 09:44:43 -07:00 |
|
Sam Wu
|
c679235a90
|
Add codeowners for documentation (#2834)
Co-authored-by: samjwu <samjwu@users.noreply.github.com>
|
2024-01-23 09:29:14 -07:00 |
|
Sam Wu
|
4833ecfa6a
|
docs(versions.md): Add 5.6.1 to versions list (#2816)
|
2024-01-22 15:16:58 -07:00 |
|
randyh62
|
c9425c6d19
|
corrections for Issue #2753 (#2819)
|
2024-01-18 09:31:45 -07:00 |
|
dependabot[bot]
|
c4383d217a
|
Bump rocm-docs-core from 0.30.3 to 0.31.0 in /docs/sphinx (#2807)
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.30.3 to 0.31.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.30.3...v0.31.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-01-16 11:53:20 -07:00 |
|
Sam Wu
|
d509656c6b
|
Fix typo (#2809)
|
2024-01-16 10:48:21 -07:00 |
|
Sam Wu
|
c2a3626026
|
docs(conf.py): Update article info for release page (#2806)
* docs(conf.py): Update article info for release page
* Update conf.py
|
2024-01-12 17:12:56 -07:00 |
|
abhimeda
|
51d5bf015c
|
Delete .github/ISSUE_TEMPLATE directory (#2805)
|
2024-01-12 16:12:09 -07:00 |
|
abhimeda
|
c6facfb30f
|
Deleting issue_report.yml in favor of a global issue template placed in ROCm/.github (#2803)
* Delete .github/ISSUE_TEMPLATE/issue_report.yml
* Delete .github/ISSUE_TEMPLATE/config.yml
|
2024-01-12 15:20:15 -07:00 |
|
Sam Wu
|
fce96340f4
|
ci(default.xml): Add hipBLASLt to manifest (#2796)
|
2024-01-12 15:19:22 -07:00 |
|
abhimeda
|
8d44e04483
|
Merge pull request #2800 from ROCm/abhimeda-added-env-variables-to-workflow-file
Added repository secrets to ROCm and pointing the workflow file to use them
|
2024-01-12 11:46:26 -05:00 |
|
abhimeda
|
dcce85a84a
|
Update issue_retrieval.yml
|
2024-01-12 10:57:29 -05:00 |
|
Lisa
|
d399b13c88
|
add keywords (#2799)
|
2024-01-11 14:07:30 -07:00 |
|
yhuiYH
|
20005e0ef7
|
Merge pull request #2798 from ROCm/amd/dev/yhui/UpdateTextInContributing
Update Contributing.md to direct PRs to use repo's default branch
|
2024-01-11 15:08:37 -05:00 |
|
Young Hui
|
d05c1d529e
|
Text change to direct PRs into default branch, since not all repos have develop branch
|
2024-01-11 14:02:17 -05:00 |
|
Lisa
|
163262643f
|
Revert "Update CONTRIBUTING.md" (#2795)
|
2024-01-10 11:26:47 -07:00 |
|
abhimeda
|
318126b155
|
Merge pull request #2772 from ROCm/abhimeda-adding-workflow-file-to-test-github-runner
Abhimeda adding workflow file to create GitHub Action
|
2024-01-10 10:16:11 -05:00 |
|
David Galiffi
|
2be774fb19
|
Update CONTRIBUTING.md (#2791)
* Update CONTRIBUTING.md
* Fixed link to licensing document
Also, changed to use relative links for internal files.
|
2024-01-10 07:04:38 -07:00 |
|
Sam Wu
|
3faa2600eb
|
Generate release notes for 6.0.1 from autotag script (#2790)
|
2024-01-09 13:39:19 -07:00 |
|
Sam Wu
|
7ffc622039
|
docs(gpu-enabled-mpi.rst): Fix links to 3rd party support matrices (#2775)
* docs(gpu-enabled-mpi.rst): Fix links to 3rd party support matrices
* docs: Directly link for RST instead of using intersphinx
|
2024-01-08 16:34:45 -07:00 |
|
Istvan Kiss
|
054689be6a
|
Mi300 info update (#2780)
|
2024-01-08 16:30:41 -07:00 |
|
abhimeda
|
40b5f85af9
|
Update issue_retrieval.yml
|
2024-01-04 15:40:05 -05:00 |
|
abhimeda
|
a1372d56f9
|
Update issue_retrieval.yml
|
2024-01-03 14:54:10 -05:00 |
|
abhimeda
|
717b09f7eb
|
Added a field to specify project number
This action receives an org name and project number and adds issues to it using this information
|
2024-01-03 14:50:52 -05:00 |
|
abhimeda
|
1cd2b651c4
|
changed group to ROCM-Ubuntu
|
2024-01-01 21:55:28 -05:00 |
|