vshawrh
vshawrh
### Description When trying to build this package against `nvshmem` provided as an RPM (installed under `/usr/lib64` and `/usr/include/nvshmem_${CUDA_MAJOR_VERSION}`), the wheel build fails due to incorrect linking flags and library...
### Summary This PR updates the build configuration to use `setuptools_scm` for automated version management and ensures proper inclusion of package data for the CUTLASS DSL components. ### What Changed...
### Which component has the problem? CuTe DSL ### Bug Report Building nvidia-cutlass-dsl with dynamic versioning always produces a wheel with version 0.0.0 due to missing VERSION.EDITABLE. Suggest using setuptools-scm...
Hi team, Could you please create a new release or Git tag for this repository? A tagged version would help with: referencing a stable version in downstream builds reproducible packaging...