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

2020-05-08 Thread GitBox


jaisanant0 commented on issue #15275:
URL: 
https://github.com/apache/incubator-mxnet/issues/15275#issuecomment-626035758


   @cyrusbehr 
   I did export omp_num_threads = 1 is working.
   Could you please tell me how to do in shared library as required by NIST?



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




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

2020-05-07 Thread GitBox


jaisanant0 commented on issue #15275:
URL: 
https://github.com/apache/incubator-mxnet/issues/15275#issuecomment-62559


   @cyrusbehr 
   
   as you mentioned i have moved the variables mxnetConfig1 mxnetConfig2  into 
class member but the number of threads spawned is qual to number of cores.
   Any solution



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