ncsdk icon indicating copy to clipboard operation
ncsdk copied to clipboard

Fixes to add additional operating system support

Open jwessel opened this issue 8 years ago • 1 comments

jwessel avatar Dec 13 '17 20:12 jwessel

on low memory systems like raspberry pi, 'MAKE_NJOBS ' in 'ncsdk.conf' should be 2 or 1. when compiling c or cpp files, It needs many memory and If you have only 1GB memory and if MAKE_NJOBS is over 2, you will see kswapd running. kswapd consumes every cpu power and your system will be freezed.

I write here. because there is no issue tap.

SanggunLee avatar Jul 05 '18 11:07 SanggunLee