cutlass icon indicating copy to clipboard operation
cutlass copied to clipboard

[FIX] Update nvidia-cutlass-dsl `requirements` version from `4.3.0` to `4.3.1`

Open jeromeku opened this issue 1 month ago • 0 comments

Update CuTeDSL/requirements.txt so that prep_editable_install.py downloads correct wheel.

Otherwise, import cutlass fails after editable install due to refactor of of _mlir_libs to _cutlass_ir in python/CuTeDSL/__init__.py.

jeromeku avatar Nov 29 '25 04:11 jeromeku