Aviral Goel
0861395425
chore(copyright) update library wide CMakeLists.txt copyright header template ( #3313 )
...
* chore(copyright) update library wide CMakeLists.txt files copyright header template
* Fix build
---------
Co-authored-by: Sami Remes <samremes@amd.com >
[ROCm/composable_kernel commit: 004784ef98 ]
2025-11-28 13:49:54 -08:00
Aviral Goel
1bec1dd091
chore(copyright): update copyright header for test directory ( #3265 )
...
[ROCm/composable_kernel commit: f6c999bddb ]
2025-11-22 19:38:27 -05:00
linqunAMD
6c4ff0b062
[CK] Add command option instance_index and param_mask to run partial ck test ( #2889 )
...
* [CK] Add command option instance_index and param_mask to run partial ck test
Many CK test are instance test. it will loop all instance in the instance library. It causes test often out-of-time if we run test on simulator/emulator.
This PR add option instance_index and param_mask to reduce the workload of instance test
instance_index: only run test 1 available instance with specified index.
param_mask: filter the embedded parameter with specified mask
* fix CI error
* fix clang format
---------
Co-authored-by: illsilin_amdeng <Illia.Silin@amd.com >
[ROCm/composable_kernel commit: e78a897ec0 ]
2025-09-30 08:24:40 -07:00
John Afaganis
3ef7712ee3
Add missing copyright headers ( #2359 )
...
* Add missing copyright headers
* empty commit
[ROCm/composable_kernel commit: df54667102 ]
2025-06-17 14:29:45 -07:00
Eisuke Kawashima
87ad7ebf67
chore: unset executable permission ( #2303 )
...
Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com >
[ROCm/composable_kernel commit: 4e586ca958 ]
2025-06-10 09:13:59 -07:00
Muhammed Emin Ozturk
16fd74e8d3
MI308 fix for streamk 1-Tile floating point exception ( #2101 )
...
[ROCm/composable_kernel commit: b092c18da7 ]
2025-04-21 11:44:07 -07:00
Muhammed Emin Ozturk
a7a4456753
CkProfiler StreamK GemmUniversal Fix and Split Gemm_universal Test Redo PR #2044 ( #2070 )
...
* fix and split gemm_universal test
* Update test_gemm_universal_streamk_ut_cases_fp8.inc
[ROCm/composable_kernel commit: 74fda2e796 ]
2025-04-11 10:17:29 -07:00
Illia Silin
22e7aec515
Revert "CkProfiler StreamK GemmUniversal Fix and Split Gemm_universal Test (…" ( #2054 )
...
This reverts commit 0b4a5b6b99 .
[ROCm/composable_kernel commit: 29f7266216 ]
2025-04-07 06:49:36 -07:00
Muhammed Emin Ozturk
0b4a5b6b99
CkProfiler StreamK GemmUniversal Fix and Split Gemm_universal Test ( #2044 )
...
* fix and split gemm_universal test
* clang
* Update test_gemm_universal_ut_cases_bf16.inc
* Update test_gemm_universal_xdl_bf16.cpp
* Update test_gemm_universal_ut_cases_fp16.inc
[ROCm/composable_kernel commit: 7142d8003c ]
2025-04-03 14:22:43 -07:00
Muhammed Emin Ozturk
532127f25d
f8/bf16 GEMM Stream-K ( #1879 )
...
[ROCm/composable_kernel commit: dd4c12b155 ]
2025-03-31 20:30:17 -06:00