Use all cores in a big.LITTLE architecture

Hello @FrozenGene

Thanks for your answering, I was able to set the numbers of the thread through remote now. (I use my own desktop and use the remote command to send the network to Hikey970, then I used “htop” to check the corresponding CPU assignment in hikey 970 and all is good)

Code of running_simulation.py in my desktop

However, I am wondering if it is possible to set the number of cores in Hikey970 locally without using remote. (i.e. running locally with remote_info = None in the following function)

Thanks for your help :slight_smile: