Can Jolt run on a single thread? #1536
Please-just-dont
started this conversation in
General
Replies: 1 comment
-
Best is to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Let's just say I want Jolt to run to use only a single thread, is all I have to do is specify one thread in the JobSystemThreadPool? Are the mutexes still used and everything is atomically reference counted anyway?
Beta Was this translation helpful? Give feedback.
All reactions