8 Oct
2015
8 Oct
'15
07:31
http://bugzilla.suse.com/show_bug.cgi?id=921577 http://bugzilla.suse.com/show_bug.cgi?id=921577#c25 --- Comment #25 from Petr Gajdos <pgajdos@suse.com> --- So wouldn't be better to just hardcode numThreads to 1? That is - int numThreads = QMIN(32,Config_getInt("DOT_NUM_THREADS")); + int numThreads = 1; by the patch? -- You are receiving this mail because: You are on the CC list for the bug.