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/06/20 02:29:52 UTC

[GitHub] [incubator-mxnet] ElaineBao commented on issue #15275: How to run mxnet(C++) in single-thread mode?

ElaineBao commented on issue #15275: How to run mxnet(C++) in single-thread mode?
URL: https://github.com/apache/incubator-mxnet/issues/15275#issuecomment-503816142
 
 
   Hi @xianyujie, I tried the solution mentioned in your email, and confirm that with: 
   ```
   compile mxnet with OPENMP=0
   export MXNET_ENGINE_TYPE=NaiveEngine
   ```
   mxnet is running with minimum number of threads.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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