Commit 2ab0d8f5 authored by aska-0096's avatar aska-0096
Browse files

Merge branch 'develop' of https://github.com/ROCmSoftwarePlatform/composable_kernel into navi3_rel

parents 924639f9 d9095997
...@@ -213,4 +213,3 @@ int main(int argc, char* argv[]) ...@@ -213,4 +213,3 @@ int main(int argc, char* argv[])
3840, 4096, 4096, tile_shape, thread_layout); 3840, 4096, 4096, tile_shape, thread_layout);
return 0; return 0;
} }
// MI300X Perf: 0.471337 ms, 273.369 TFlops, 204.671 GB/s,
...@@ -305,4 +305,3 @@ int main(int argc, char* argv[]) ...@@ -305,4 +305,3 @@ int main(int argc, char* argv[])
3840, 4096, 4096, tile_shape, thread_layout); 3840, 4096, 4096, tile_shape, thread_layout);
return 0; return 0;
} }
// MI300X Perf: 0.411552 ms, 313.081 TFlops, 234.403 GB/s,
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment