Replies: 1 comment 1 reply
-
This might be caused by #5693 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I call two consecutive encoder/submit calls with drawing commands the whole program freezes. I have tested this with my laptop (rtx3060) and desktop machine (rtx 4070 ti). On windows however there is no problem at all. Does anyone have any idea what could be causing this.
The most simple example of this problems is to duplicate hello triangel code:
This code makes gpu stuck on ubuntu/nvidia, but not on windows nvidia.
Beta Was this translation helpful? Give feedback.
All reactions