How to bind a node to a specific cpu core?
Dear all,
I am tyring to run a node with a specific cpu core but have no idea how to do that.
What's more, I also want to specify the cpu core of callback functions. I know I can use asynchronous spinner to control the number of threads, but it seems there is no way to manually set which core the thread uses.
Look forward to any help!
Ziyang