Skip to content

Can we use multiprocessing over multiple cameras? #60

Answered by fbxiang
keiohta asked this question in Q&A
Discussion options

You must be logged in to vote

To use multiprocessing with SAPIEN, you must create different engines and renderers in each process, you cannot parallelize a single function call. So what you need to do is more like parallelizing the main program.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@keiohta
Comment options

Answer selected by keiohta
Comment options

You must be logged in to vote
1 reply
@keiohta
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants