Threads number is 5
Hi Heinz, Why did it choose 5 threads instead of 8 ?QuoteThreads number is 5 test before that is 4, next is 16, so it seems a bit weird. I have some fibonnaci example project I did here with TBB a while ago. Will see if I can dig it out.
Quote from: Jason G on 28 Nov 2008, 09:35:47 amHi Heinz, Why did it choose 5 threads instead of 8 ?QuoteThreads number is 5 test before that is 4, next is 16, so it seems a bit weird. I have some fibonnaci example project I did here with TBB a while ago. Will see if I can dig it out.5:8 should be 5(1) to 8, hmmm 1:4 did work as you can seeecho offecho please waitecho fibonacci result in fibonacciopt_1000_out.txtrem no second parameter means standard(1:4)fibonacci.exe 1000 >fibonacciopt_1000_out.txtecho fibonacci 1000 5:8fibonacci.exe 1000 5:8 >>fibonacciopt_1000_out.txtecho fibonacci 1000 16fibonacci.exe 1000 16 >>fibonacciopt_1000_out.txtecho fibonacci 1000 32fibonacci.exe 1000 32 >>fibonacciopt_1000_out.txtecho fibonacci 1000 64fibonacci.exe 1000 64 >>fibonacciopt_1000_out.txtecho readyyou can compare with the other result file to see differencesheinz
Intel(R) C++ Compiler 10.1 Integration(s) in Microsoft Visual Studio* is already installed.Installation can continue; however, you will not be able to use the Intel C++ Compiler 10.1 or 9.0 within the Visual Studio IDE
Heinz, have 64 & 32 bit Parallel composer beta (update 2) installed .... Where can I find the fibonacci sample? (the stuff I see here looks more boring)
ahh.. cpu package.. 12 MB
Hmmm, I have TBB on my other (32-bit) drive ... maybe I can install it here, will try.[Hmmm, so parallel composer doesn't actually have TBB in it then .... that seems a bit odd, maybe they expect you'll use pure openmp.. what about IPP, I suppose that's not there either which would make this ICC 11 ?]32 & 64 bit fibonacci sample built & ran. Will consider fully migrating to 64 bit platform for holidays in a few weeks. It'll be painful, but about time probably.Jason
Hi Leaps! .. Nahhh .. It's 2xXeon Quads on a Skultrail Mobo [Heinz, Please check cache size with CPU-Z]