Skip to content

CuTeDSL operators dependencies #3164

Description

@StableLlama

Running the code with its standard dependencies installed I run into an error telling me that nvidia-cutlass-dsl and apache-tvm-ffi are missing.

Installing them with

pip install --no-build-isolation --no-cache-dir nvidia-cutlass-dsl apache-tvm-ffi 

the code is running, but showing in the log:

cutedsl version 4.7.1 is not known-good (ok: {<Version('4.4.2')>, <Version('4.4.1')>, <Version('4.5.2')>}); set TORCH_NATIVE_SKIP_VERSION_CHECK=1 to override

I guess that there should be either the dependencies of ST updated and/or the documentation updated and also include a hint about good versions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstream-bugWe can't do anything but wait.wontfixThis will not be worked on

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions