Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel
Commits
a77ca6b9
Unverified
Commit
a77ca6b9
authored
Oct 03, 2022
by
Chao Liu
Committed by
GitHub
Oct 03, 2022
Browse files
Update README.md
parent
ef8d3e5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
README.md
README.md
+5
-3
No files found.
README.md
View file @
a77ca6b9
...
@@ -9,8 +9,8 @@ CK utilizes two concepts to achieve performance portabilatity and code maintainb
...
@@ -9,8 +9,8 @@ CK utilizes two concepts to achieve performance portabilatity and code maintainb


## C
K
Structure
## C
ode
Structure
Current CK library are structure into 4 layers:
Current CK library are structure
d
into 4 layers:
*
"Templated Tile Operators"
*
"Templated Tile Operators"
*
"Templated Kernel and Invoker" layer
*
"Templated Kernel and Invoker" layer
*
"Instantiated Kernel and Invoker" layer
*
"Instantiated Kernel and Invoker" layer
...
@@ -22,7 +22,9 @@ Current CK library are structure into 4 layers:
...
@@ -22,7 +22,9 @@ Current CK library are structure into 4 layers:
The list of developers and contributors is here:
[
Contributors
](
/CONTRIBUTORS.md
)
The list of developers and contributors is here:
[
Contributors
](
/CONTRIBUTORS.md
)
## Citation
## Citation
CK paper will be freely available on arXiv soon:
[
Realizing Tensor Operators Using Coordinate Transformations and Tile Based Programming
](
???
)
If you use CK, please use following citations:
*
CK paper will be freely available on arXiv soon:
[
Realizing Tensor Operators Using Coordinate Transformations and Tile Based Programming
](
???
)
*
[
CITATION.cff
](
/CITATION.cff
)
## License
## License
CK is released under the MIT license.
[
License File
](
/LICENSE
)
CK is released under the MIT license.
[
License File
](
/LICENSE
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment