-
Beta Was this translation helpful? Give feedback.
Answered by
njroussel
Apr 15, 2024
Replies: 1 comment 1 reply
-
Hi @sapo17 I'm surprised this ran without any error message 🤯
There are a couple of relevant discussion threads about this already. Here's one of them: #812 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sapo17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @sapo17
I'm surprised this ran without any error message 🤯
What you are doing isn't technically possible in megakernel/recorded mode, you need to run your code in wavefront mode with:
There are a couple of relevant discussion threads about this already. Here's one of them: #812
Hopefully this fixes the rendering too.