Skip to content

Conversation

@ColinPeppler
Copy link
Contributor

@ColinPeppler ColinPeppler commented Dec 20, 2025

Added a disclaimer that ptx, cubin, and mlir attributes are only populated when their respective CUTE_DSL_KEEP_* envvar are set.

print(f"PTX: {compiled_foo.__ptx__}")    # Otherwise, this prints None without CUTE_DSL_KEEP_PTX=1

@ColinPeppler
Copy link
Contributor Author

Hi @Junkai-Wu @hwu36, I was initially confused why compiled.__ptx__ wasn't showing anything. I'm wondering if we're required to set CUTE_DSL_KEEP_PTX=1 for __ptx__ to be populated.

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