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_ROCM
Commits
c46e02cc
Commit
c46e02cc
authored
Jan 03, 2025
by
Ville Pietilä
Browse files
Update Readme.
parent
810c3c1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
README.md
README.md
+13
-0
No files found.
README.md
View file @
c46e02cc
...
@@ -130,6 +130,19 @@ Static GEMM operations library
...
@@ -130,6 +130,19 @@ Static GEMM operations library
make
-j
device_gemm_operations
make
-j
device_gemm_operations
```
```
Other libs linked statically to the grouped_gemm CK implementation:
```
bash
make
-j
utility
```
```
bash
make
-j
device_contraction_operations
```
```
bash
make
-j
device_reduction_operations
```
Tests
Tests
```
bash
```
bash
make
-j
test_grouped_gemm
make
-j
test_grouped_gemm
...
...
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