Skip to content

autocreelation use 1 thread by default

Burlen Loring requested to merge debug_oscillator into master

fixes a bug where each rank had used the maximum number of threads on the system, leading us to hit resource limits when running fully packed.

Merge request reports