spolifroni-amd
c25f2909d0
[composable_kernel] initial draft of the ck tile conceptual doc ( #3242 )
...
* Adding CK Tile documentation
* Updates based on feedback
* Fix tile window API description
* Fix remaining images
* add documentation about flush_cache and rotating_buffer functionality in ck_tile
* Supplement the documentation
* light edit of the ck tile conceptual doc
* Fixes for ruff check.
* Fixes for ruff check 2.
* Fixes for ruff check 3.
---------
Co-authored-by: Vidyasagar <vanantha@amd.com >
Co-authored-by: AviralGoelAMD <aviral.goel@amd.com >
Co-authored-by: ThomasNing <thomas.ning@amd.com >
Co-authored-by: Vidyasagar Ananthan <vidyasagar.ananthan@amd.com >
[ROCm/composable_kernel commit: d9d4c9c3df ]
2025-12-04 11:09:21 -08:00
spolifroni-amd
92da40d40f
first commit of the glossary ( #2702 )
...
* first commit of the glossary
* minor changes
* Update docs/reference/Composable-Kernel-Glossary.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/reference/Composable-Kernel-Glossary.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update Composable-Kernel-Glossary.rst
---------
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
Co-authored-by: Vidyasagar Ananthan <vanantha@amd.com >
[ROCm/composable_kernel commit: e11f694eda ]
2025-09-08 10:55:32 -07:00
spolifroni-amd
2fb9474ff0
updating the doxyfile and the index.rst so that it gets the full API ( #2416 )
...
* updating the doxyfile and the index.rst so that it gets the full API
* added recommended doxygen values
[ROCm/composable_kernel commit: 096bf2de41 ]
2025-07-07 07:29:36 -07:00
spolifroni-amd
9114925d46
updated Doxyfile and added the class list ( #2147 )
...
* updated Doxyfile and added the class list
* Update Doxyfile
[ROCm/composable_kernel commit: cfae863431 ]
2025-04-30 14:58:40 -07:00
spolifroni-amd
6491cd870a
fixed broken github link ( #2063 )
...
[ROCm/composable_kernel commit: 2c8132126c ]
2025-04-08 10:20:31 -07:00
Adel Johar
de769ac359
Docs: Add precision support reference page ( #1973 )
...
* Docs: Add precision support reference page
* edit of the precision type content
* added more description on scalars
---------
Co-authored-by: spolifroni-amd <sandra.polifroni@amd.com >
Co-authored-by: Aviral Goel <aviral.goel@amd.com >
[ROCm/composable_kernel commit: fc073b483e ]
2025-03-28 08:12:27 -06:00
spolifroni-amd
98cc377db2
creation of install doc and refactor of doc in general ( #1908 )
...
* creation of install doc and refactor of doc in general
* updates based on review comments
* updated based on review comments
* updated readme and contributors markdown
* added extra note to not use -j on its own
* added note about smoke tests and regression tests
* made changes as per Illia's feedback
---------
Co-authored-by: Aviral Goel <aviral.goel@amd.com >
[ROCm/composable_kernel commit: a426f67301 ]
2025-03-27 15:13:18 -06:00
peter
fcb3b64393
docs: fix broken contributing link ( #1244 )
...
[ROCm/composable_kernel commit: 501a6b68eb ]
2024-04-16 11:32:14 -04:00
randyh62
9c6e039a51
Doc reorg2 ( #1189 )
...
* doc_reorg2 updated TOC
* doc_reorg2 updates
* fix conflicts, add grid
[ROCm/composable_kernel commit: 12441af014 ]
2024-03-12 18:25:48 -07:00
randyh62
9ce291c3b7
Randyh docfix ( #1130 )
...
* Update LICENSE
update to 2024
* Update index.rst
change license.md to license.html
* fix syntax
---------
Co-authored-by: illsilin <Illia.Silin@amd.com >
[ROCm/composable_kernel commit: 402a930a4a ]
2024-01-16 09:00:37 -08:00
randyh62
bae692d06d
doc reorg and edits ( #1112 )
...
* doc reorg and edits
* Update wrapper.rst with changes from PR #1098
* Update docs/dockerhub.rst
Co-authored-by: Bartlomiej Wroblewski <bwroblewski10@gmail.com >
* Update docs/index.rst
Co-authored-by: Bartlomiej Wroblewski <bwroblewski10@gmail.com >
* Update docs/what-is-ck.rst
Co-authored-by: Bartlomiej Wroblewski <bwroblewski10@gmail.com >
* Update docs/what-is-ck.rst
Restored to 4 bullets, with additional text for wrapper.
Co-authored-by: Bartlomiej Wroblewski <bwroblewski10@gmail.com >
* Update docs/Contributors_Guide.rst
Co-authored-by: Lisa <lisajdelaney@gmail.com >
* Update API_Reference_Guide.rst
using sentence case for title
* updated index structure per Lisa
* separate docker hub and tutorial
---------
Co-authored-by: Bartlomiej Wroblewski <bwroblewski10@gmail.com >
Co-authored-by: Lisa <lisajdelaney@gmail.com >
Co-authored-by: Illia Silin <98187287+illsilin@users.noreply.github.com >
[ROCm/composable_kernel commit: a39163814e ]
2024-01-05 11:04:01 -08:00
Bartłomiej Kocot
6e7ca15cfc
Introduce wrapper library ( #1071 )
...
* Introduce wrapper library
* Update cmake files
* Revert "Update cmake files"
This reverts commit c27f88b565 .
* Fix comments
[ROCm/composable_kernel commit: 836b7e557d ]
2023-12-06 11:58:59 +01:00
Bartlomiej Wroblewski
7f7ab0680e
Improve formatting of docs; Add a note about the DL_KERNELS flag ( #825 )
...
* Improve formatting of docs; Add a note about the DL_KERNELS flag
* Change the recommended version of ROCm to 5.6
[ROCm/composable_kernel commit: 8c13df07bf ]
2023-08-03 15:50:38 +02:00
Sam Wu
e375ee8db4
standardize docs ( #655 )
...
[ROCm/composable_kernel commit: f80776d937 ]
2023-03-23 20:58:59 -07:00