why my python multiprocessing can't use all cpu?

前端 未结 0 746
慢半拍i
慢半拍i 2020-12-03 12:59

i have a server with 48 cores, so i decide to use python multiprocess to run my code with 46 process.

here is the multiprocessing wrapper function:

imp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题