You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I am very interested in burn's design of its compute model, and I have a very specific question:
As far as I know, in WGPU if there are too many tasks in running or a kernel is running for too long (about 3-5 seconds?) you will panic due to "parent device being lost". How does Burn deal with this limit?
The text was updated successfully, but these errors were encountered:
Hi! I am very interested in burn's design of its compute model, and I have a very specific question:
As far as I know, in WGPU if there are too many tasks in running or a kernel is running for too long (about 3-5 seconds?) you will panic due to "parent device being lost". How does Burn deal with this limit?
The text was updated successfully, but these errors were encountered: