문제

I am using OpenCv with the following processor : Intel(R) Atom(TM) CPU N455 @ 1.66GHz Intel indicates that this processeur has 1 core but 2 threads. So would it be relevent to use OpenCv with TBB option and expect faster execution ?

Thank you

도움이 되었습니까?

해결책

this might help.

TBB example works better using 2 threads even on my Megafon Mint phone that contains Intel(R) Atom(TM) CPU Z2460 @ 1.6GHz processor which has 1 core but 2 threads also.

--Vladimir

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top