Change threads number in Juno

Hi,

Is there a way to change threads number in Juno?

Thank you

Yes, Juno 0.6 has a “Number of Threads” setting (which you can access via Julia -> Settings or Ctrl-JCtrl-, (replace Ctrl by Cmd on Macs)):

2 Likes

Told you the people would want it hehe

Is there a recommendation for number of threads or a heuristic to try ( like 1 thread per core)?

My first guess would probably be 2 threads per physical core (to account for hyperthreads), but you should probably also do some testing to see if that number is too high or too low.

1 Like