Skip to content

Conversation

a-r-r-o-w
Copy link

@a-r-r-o-w a-r-r-o-w commented Aug 14, 2025

If the example snippet is run with:

python sgemm.py --mnk 4608,3072,3072 --a_major k --b_major k --c_major n

an attribute not found error will be raised:

Running SIMT GEMM example:
Traceback (most recent call last):
  File "sgemm.py", line 859, in <module>
    args.static_shape,
    ^^^^^^^^^^^^^^^^^
AttributeError: 'Namespace' object has no attribute 'static_shape'

Copy link

This PR has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this PR if it is no longer required. Otherwise, please respond with a comment indicating any updates. This PR will be labeled inactive-90d if there is no activity in the next 60 days.

@a-r-r-o-w
Copy link
Author

ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant