cutile-python icon indicating copy to clipboard operation
cutile-python copied to clipboard

[BUG]: Python __future__.annotations may break the cuTile Const and fail the program(Python3.12, CUDA13.1, RTX5070)

Open pmixer opened this issue 2 weeks ago • 0 comments

Version

1.0.0

Version

13.1

Which installation method(s) does this occur on?

No response

Describe the bug.

I almost forget the issue: when trying to use cuTile to run gpumode kernel leaderboard tests,

__future__.annotations caused the error, pls pick a random cuTile example and from __future__ import annotations to reproduce it.

Image Image Image

Minimum reproducible example


Relevant log output


Full env printout


Other/Misc.

No response

Contributing Guidelines

  • [x] I agree to follow cuTile Python's contributing guidelines
  • [x] I have searched the open bugs and have found no duplicates for this bug report

pmixer avatar Dec 10 '25 14:12 pmixer