[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?

[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