Skip to content

[Bug] Add SM version to ptx cache key#361

Open
hughperkins wants to merge 3 commits intomainfrom
hp/add-sm-ptx-cache-key
Open

[Bug] Add SM version to ptx cache key#361
hughperkins wants to merge 3 commits intomainfrom
hp/add-sm-ptx-cache-key

Conversation

@hughperkins
Copy link
Collaborator

Issue: #

Brief Summary

copilot:summary

Walkthrough

copilot:walkthrough

@hughperkins hughperkins changed the title [Bug] Aadd SM version to ptx cache key [Bug] Add SM version to ptx cache key Feb 8, 2026
self.build_temp = os.path.join(root_dir, "_skbuild")
if os.path.exists(self.build_temp):
remove_tree(self.build_temp, dry_run=self.dry_run)
if not self.dry_run:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is needed because of some change in setuptools.

happy to move to separate pr if we prefer?

@hughperkins hughperkins marked this pull request as ready for review February 8, 2026 11:44
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.

3 participants