53 Commits

Author SHA1 Message Date
Geo Min
6df27cfad6 [rocm-libraries] ROCm/rocm-libraries#4705 (commit 845bc39)
[ci] Adding composablekernel to TheRock CI

Workflow files under `projects/composablekernel/.github/workflows` do
not get picked up in GitHub workflows. This will allow composable kernel
changes to be build and tested properly

CI tests will prove functionality
2026-02-20 19:19:47 +00:00
Geo Min
41353c8f3c [rocm-libraries] ROCm/rocm-libraries#4378 (commit d8e2826)
[ci] Adding mi350 required group ID

After updating mi325 group-id, we are noticing errors for mi350.

Tested here for mi350:
https://github.com/ROCm/TheRock/actions/runs/21733399385/job/62692971370
Tested here for mi325:
https://github.com/ROCm/TheRock/actions/runs/21759203211/job/62778060417

Adding both work properly
2026-02-06 18:00:27 +00:00
Geo Min
58549aa787 [rocm-libraries] ROCm/rocm-libraries#4360 (commit 5aa1f1d)
[ci] Updating variable group-id for OSSCI

OSSCI migrated mi325s, so need a new groupID

Sanity works here:
https://github.com/ROCm/TheRock/actions/runs/21723540679/job/62659665907
normal run works here:
https://github.com/ROCm/TheRock/actions/runs/21723540679/job/62659791422

I've dabbled with organization variables, however, this does not work
for forks so for now, we will do the manual update
2026-02-05 19:02:46 +00:00
John Shumway
f08fb3f748 [CK_BUILDER] Update owners file for more reviews for CK Builder (#3572)
Adding owners permissions for two leading developers on the CK Builder subproject to help with reviews on that project, especially in the EU time zones.

Remove aska-0096, who has left AMD
2026-01-14 12:43:55 -08:00
Joseph Macaranas
cc1392a405 Update TheRock CI SHA 20260102 (#3506)
- TheRock CI compilation passed with the changes.
2026-01-02 14:23:43 -05:00
Geo Min
f67a20b0be Revert "details from org var (#3431)" (#3473)
This reverts commit f4729de395.
2025-12-19 14:10:58 -08:00
Geo Min
f4729de395 details from org var (#3431) 2025-12-17 11:54:13 -08:00
Aviral Goel
6d25525adc feat(precommit-hooks): add check for correct copyright header (#3302)
* chore(copyright): update copyright header for left files

* feat(copyright): add copyright check to precommit hooks

* chore(copyright): update copyright header for include/ck_tile directory

* chore(copyright): update copyright header for example directory

* chore(copyright): update copyright header for .github directory

* refactor: copyright_check script with better if else handling

* chore(copyright): update compyright header for remaining files

* feat: add script to automate copyright addition
2025-12-10 22:50:43 -08:00
Geo Min
8270900d60 [ci] Bumping TheRock commit hash (#3385)
* Bumping TheRock commit hash

* new docker hash

* Using new runner name
2025-12-10 17:34:41 -08:00
Scott Todd
aa1fb29aa1 Bump commit ref for TheRock in workflows (#3189)
* Bump commit ref for TheRock in workflows

* Update to more recent commit (could also `rm` the patch)

* Revert "Update to more recent commit (could also `rm` the patch)"

This reverts commit 4b9f4952ea.

* Rm patch that no longer applies

* Fix post_build_upload flag name

* Fix artifact_group plumbing for setup test env
2025-11-11 07:44:38 -08:00
Geo Min
2546fc241e adding commit hash (#3084) 2025-10-23 12:32:26 -07:00
BrianHarrisonAMD
af3786fe08 Add dvc pull step (#3056)
* Add dvc pull step

* Remove CD

* Add details about LOGNAME and fail if dvc isn't installed
2025-10-19 16:09:21 -07:00
Johannes Graner
8a4cd32d86 Pre-commit in CI (#3029)
* Pre-commit in CI

* Specify python version, and install dos2unix for remod

* Refactor remod hook to correctly install dependencies

* Run pre-commit
2025-10-17 09:28:38 -07:00
Johannes Graner
d40b50b9d5 Update pre-commit to fixed versions, run remod for ck_tile (#2895)
* Fix ruff linter errors

* Fix remod dos2unix command

* Clang format

* Ignore utility in remod

* Run remod

* Specify clang-format version in pre-commit

* Specify ruff version

* Include PoolKernelArgs in reference_pool

* Add calculate_total_elements to reference batched contraction

* Fix calculate_total_elements declaration

* Refactor remod pre-commit hook

* Fix Aquant tests

---------

Co-authored-by: Illia Silin <98187287+illsilin@users.noreply.github.com>
2025-10-16 15:29:17 -07:00
Geo Min
d7278cc664 [TheRock CI] Updating SHA for build image and TheRock SHA (#3033)
* Updating SHA for build image

* Adding test exclusions
2025-10-16 08:13:10 -07:00
Geo Min
706c2b281c fixing group id (#3002) 2025-10-14 08:51:52 -07:00
JC
e29151b533 [CI] Enable ccache w/ namespace for external use (#2988)
* Enable ccache w/ namespace for external use

* Add TheRock parent directory to log path

* Fix typo for TheRock
2025-10-08 16:03:22 -07:00
Geo Min
d4761d7807 Fixing hash (#2973) 2025-10-06 08:38:38 -07:00
Geo Min
58983a3232 [TheRock CI] Bumping hash for TheRock (#2972)
* Adding new hash for TheRock

* Removing package
2025-10-03 12:50:16 -07:00
Geo Min
e40c0acef2 [TheRock CI] Adding MIOpen at HEAD (#2929)
* Adding MIOpen at HEAD

* Adding container and also adding CI run for .github paths

* Adding correct flags

* Adding patches

* Adding exception for ck

* rocm-libraries at new path

* adding global safe dir

* reorder

* Fixing paths

* Adding sharding
2025-09-26 09:08:15 -07:00
Christopher Millette
f92b3c7a1e Update CODEOWNERS 2025-09-26 09:41:33 -06:00
John Afaganis
3a51dbba85 Add Chris Millette as approver (#2844) 2025-09-12 16:16:17 -07:00
John Afaganis
28e12c62a2 Add Haocong as PR approver (#2828) 2025-09-11 09:09:22 -07:00
Geo Min
b4f3487d84 [TheRock CI] Adding presubmit check for CK (#2688)
* Adding presubmit check for CK

* Adding exclusion

* Enable forks
2025-08-18 14:16:31 -07:00
Geo Min
30dafe8281 [TheRock CI] Adding TheRock CI gate check (#2648)
* Adding initial TheRock CI

* Adding composable kernel link

* Adding correct repo for rocm-libraries

* Adding entire rocm-libraries checkout

* Adding correct flag

* Adding correct flag for fetch sources

* Fixing git health

* Removing patch

* Removing patching

* Removing manual check

* PR comments

* testing without dist

* Removing test branch

* PR comments

* PR comments

* PR comment

* Adding test_runs_on
2025-08-12 14:13:01 -07:00
Vidyasagar Ananthan
58d24a7172 Adding ddembeck to codeowners. (#2449)
Co-authored-by: Dave Dembeck <dave.dembeck@amd.com>
2025-07-02 20:47:09 -07:00
Illia Silin
7378a51b4c update code owners list (#2381) 2025-06-20 14:03:20 -07:00
John Afaganis
854159fd00 Update CODEOWNERS (#2119) 2025-04-23 10:25:41 -07:00
Thomas Ning
4bef60aa57 update code owner (#2113) 2025-04-21 13:53:03 -07:00
Max Podkorytov
7a4a5d6c08 Update CODEOWNERS (#1953)
Add @tenpercent
2025-03-06 17:38:29 -08:00
asleepzzz
d378233924 Update CODEOWNERS (#1945)
* Update CODEOWNERS

Add new code owners

* Update CODEOWNERS

---------

Co-authored-by: Illia Silin <98187287+illsilin@users.noreply.github.com>
2025-03-05 10:29:51 -08:00
Aviral Goel
54de3e55e1 Implementing Test Filters for Smoke and Regression Tests (#1819)
* smoke and regression targets working with tests

* test filters work for both examples and test

* removed uneccesary comments

* added a missing comment

* added a missing comment

* fixed typo in the comments

* updated README

* Update PULL_REQUEST_TEMPLATE.md

updating the template for future addition of test cases

* Update PULL_REQUEST_TEMPLATE.md
2025-01-16 16:40:08 -08:00
John Afaganis
17e8efb573 Add afagaj to CODEOWNERS (#1787) 2025-01-02 20:50:07 -06:00
Max Podkorytov
0fd6978d2a clarify release notes bullet point 2024-12-16 10:46:19 -08:00
Max Podkorytov
1b75c77da4 add contributing placeholder 2024-12-16 10:46:19 -08:00
Max Podkorytov
30a37cac0e add pull request template placeholder 2024-12-16 10:46:19 -08:00
Max Podkorytov
a8ad7fcce9 add template placeholders 2024-12-16 10:46:19 -08:00
Illia Silin
a420b3b34d add Andriy to the code owners (#1687) 2024-11-22 16:30:12 -08:00
Po Yen Chen
6916d8cc03 Add QianFeng to code owners (#1682) 2024-11-21 14:49:13 +08:00
Illia Silin
eca39050c6 add Rosty and Bartek to code owners (#1392) 2024-07-16 23:44:46 +08:00
Sam Wu
860f957c22 Update changelog release headers (#1378)
* Update doc codeowner syntax

* Add doc link to changelog

* Update changelog formatting for markdownlint

Also change headings for releases
2024-07-10 09:36:10 -06:00
carlushuang
ccfdc53022 update owner (#1377)
* remove zjing14, add poyenc

* remove yigex
2024-07-09 20:30:07 +08:00
Sam Wu
6d073d31bb Add ROCm Doc team as codeowners for RTD yaml (#1277)
Also add component owners as codeowners for header directory
2024-05-06 10:07:39 -06:00
zjing14
381d44aa60 add yigex (#1230) 2024-04-09 21:32:02 -05:00
yhuiYH
adb3615d1a Update CODEOWNERS to use documentation group (#1190)
Also had to remove a name
2024-03-07 10:08:37 -08:00
Illia Silin
38882d8ab5 add Adam to code owners (#1136) 2024-01-18 19:20:40 -06:00
Illia Silin
c1b5b58192 add code owners (#1132) 2024-01-16 07:55:18 -08:00
abhimeda
3246d1f693 Adding Issue Template (#1094)
* Add files via upload

* fixed extra space typo

* add mi300 GPU architectures and rocm versions 5.6.1 and 6.0.0

---------

Co-authored-by: illsilin <Illia.Silin@amd.com>
Co-authored-by: Illia Silin <98187287+illsilin@users.noreply.github.com>
2023-12-15 09:41:35 -08:00
Sam Wu
f60cd9d7a6 Standardize documentation for ReadtheDocs (#1057)
Relates to https://github.com/RadeonOpenCompute/rocm-docs-core/issues/330
2023-12-05 11:05:55 -07:00
Sam Wu
85e2e1e2e2 Add codeowners for documentation (#902)
Co-authored-by: samjwu <samjwu@users.noreply.github.com>
2023-09-11 11:01:36 -06:00