Concurrency of 2 applications within one Session #2926
haixuanTao
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Someone mentioned in webonnx/wonnx#123 that it wanted to reuse an existing
wgpu::Session
from a Bevy application withwonnx
which is another application that usewgpu
. I was curious about what are the general guidelines for applications concurrency? And if it was better to create two separate sessions?Thanks☺️
Beta Was this translation helpful? Give feedback.
All reactions