digitalbrain79 / darknet-nnpack

Darknet with NNPACK
Other
305 stars 75 forks source link

Rasperry Pi, workload not distributed evenly among processors #26

Open hazemati opened 5 years ago

hazemati commented 5 years ago

hey, I'm testing this out on the raspberry pi 3. I'm noticing that the work load is not really distributed evenly among the cores. One of the cores is taking 90% used, whereas the others are only 20%-30% used. Any way to make this more evenly distributed (if so, would that speed this up a little?)

doraemon96 commented 5 years ago

Can you expand on what you did and what commands you used to get this results? And maybe the results of these commands. Thanks!