openswe1r icon indicating copy to clipboard operation
openswe1r copied to clipboard

Find a solution for threading

Open JayFoxRox opened this issue 7 years ago • 0 comments

Right now, guest threading is disabled.

I had a ton of issues with context switching in unicorn in the past. I'm also not sure if we can run threads in parallel for SWE1R. I have seen .bat files to patch thread affinity, so it probably has poor multithreading.

Multithreading only seems to be used for A3D anyway.

JayFoxRox avatar Nov 26 '17 16:11 JayFoxRox