Re: [Doxygen-users] MultiThread computing BUG

2015-01-30 Thread Dimitri van Heesch
And also note that you can reduce the number of parallel processes via DOT_NUM_THREADS Regards, Dimitri > On 29 Jan 2015, at 18:51 , Albert wrote: > > This is not a bug but by design. In this case there are 8 separate threads > used for generating dot files or better said to start the dot p

Re: [Doxygen-users] MultiThread computing BUG

2015-01-29 Thread Albert
This is not a bug but by design. In this case there are 8 separate threads used for generating dot files or better said to start the dot program for generating graph and the main program occupies 1 thread. The 8 dot threads won't exhaust the processor as they do quite a bit of I/Oso the processes

[Doxygen-users] MultiThread computing BUG

2015-01-29 Thread Sima Zdenek SGD EXT
Hi, I have laptop with Intel i7-4800MQ processor (4 cores, 8 threads). During Doxygen performance is my laptop totally frozen. I guess that the reason is using 9 threads by Doxygen. Doxygen log file contains this information: generating dot graphs using 9 parallel threads Regards Zdenek -- ZF L