Hello,
This is a continuing discussion from Use all cores in a big.LITTLE architecture:
I am wondering how can we adjust CPU affinity and the numbers of the thread locally without using “remote setting”.
Now I was able to set the numbers of the thread through RPC.remtoe as the previous discussion shows (command as shown below).
However, I am still wondering can we set it locally without RPC Remote like the following figure shows? According to Can TVM split work into different layers, and assign layers into different cores? - #10 by hjiang, it seems it is possible to do so.
Does anyone have any idea about this question? Thanks