nju-luke opened a new issue #10463: How to use all the cpu cores ?
URL: https://github.com/apache/incubator-mxnet/issues/10463
 
 
   I have test the training speed on different cpus, but only one core is used 
in both situation.
   The two cups are like this:
   |(mac) 2.7 GHz Interl Core i5 | (server) Intel(R) Xeon(R) CPU E5-2650 v4 @ 
2.20GHz |
   The cost time of one iteration on the mac is 2.9s, that is 3.6s for the 
server.
   The MXNet is installed by pip.
   I have tried to set `OMP_NUM_THREADS=2` `OPENBLAS_NUM_THREADS=1` 
`MXNET_CPU_WORKER_NTHREADS=4`, but none of them made any difference.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to