cutile-python
cutile-python copied to clipboard
[BUG]: Python __future__.annotations may break the cuTile Const and fail the program(Python3.12, CUDA13.1, RTX5070)
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.
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