- 18 Sep, 2025 1 commit
-
-
Lei Wang authored
* bugfix * [Build] Update build dependencies and Dockerfile configuration - Updated `pyproject.toml` and `requirements-build.txt` to specify Cython version as `Cython>=3.0.0`. - Removed unnecessary dependencies from the build system. - Enhanced `pypi.Dockerfile` to install gcc-9 and g++-9, and added ninja-build for improved build performance. - Updated conda environment creation to include Python 3.9 to 3.12, while removing the Python 3.8 environment. * cmake fix * fix * fix
-
- 14 Aug, 2025 1 commit
-
-
Yichen Yan authored
* Init support for sm120 * fmt * resolve comments * unify mma gemm * fmt --------- Co-authored-by:LeiWang1999 <leiwang1999@outlook.com>
-