mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-02 04:31:25 +00:00
Expand the bandwidth of direct_global_to_lds for gfx950 (#2576)
* Expand the bandwidth of direct_global_to_lds for gfx950 * clang-format * fix the remod.py and script for clang format --------- Co-authored-by: Max Podkorytov <4273004+tenpercent@users.noreply.github.com>
This commit is contained in:
@@ -76,7 +76,7 @@ class submodule_t:
|
||||
gen_header(Path(k) / (f'{km}.hpp'), kv)
|
||||
else:
|
||||
gen_header(Path(f'{k}.hpp'), v)
|
||||
|
||||
|
||||
|
||||
submodule = submodule_t()
|
||||
# formatting
|
||||
|
||||
Reference in New Issue
Block a user