mirror of
https://github.com/NVIDIA/cutlass.git
synced 2026-05-11 17:00:05 +00:00
10 lines
139 B
TOML
10 lines
139 B
TOML
[build-system]
|
|
|
|
requires = [
|
|
"setuptools",
|
|
"scikit-build>0.13.1",
|
|
"pybind11",
|
|
"numpy<1.23",
|
|
"cmake>=3.20.1,!=3.23.0"
|
|
]
|