* Add more GPU architectures support * Update layout.py * Optimize performance, Add SM90 support, Add 1D2D SM100 support * Add fmtlib submodule at commit 553ec11 --------- Co-authored-by: fzyzcjy <5236035+fzyzcjy@users.noreply.github.com>
7 lines
194 B
Plaintext
7 lines
194 B
Plaintext
[submodule "third-party/cutlass"]
|
|
path = third-party/cutlass
|
|
url = git@github.com:NVIDIA/cutlass.git
|
|
[submodule "third-party/fmt"]
|
|
path = third-party/fmt
|
|
url = git@github.com:fmtlib/fmt.git
|