You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/02/28 07:17:33 UTC

[GitHub] diandianliu opened a new issue #14279: set mxnet single thread

diandianliu opened a new issue #14279: set mxnet single thread
URL: https://github.com/apache/incubator-mxnet/issues/14279
 
 
   hi
        I run my program on linux, use CPU, call the mxnet.so. I find my program have many threads, and not  call fork an other may have multithread function. it is may be the mxnet.so have mutlithread, and  set MXNET_CPU_WORKER_NTHREADS=1,MXNET_CPU_NNPACK_NTHREADS=1,MXNET_CPU_PRIORITY_NTHREADS=1,but not effect. how to set the mxnet.so run in single thread, thanks!

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services