[GitHub] shivonkar commented on issue #8575: mxnet multicore on LInux in R

2018-02-19 Thread GitBox
shivonkar commented on issue #8575: mxnet multicore on LInux in R URL: https://github.com/apache/incubator-mxnet/issues/8575#issuecomment-366755177 Here is solution. First set the environment variable Sys.setenv(MXNET_CPU_WORKER_NTHREADS = core); Use ctx= mx.cpu()

[GitHub] shivonkar commented on issue #8575: mxnet multicore on LInux in R

2017-11-27 Thread GitBox
shivonkar commented on issue #8575: mxnet multicore on LInux in R URL: https://github.com/apache/incubator-mxnet/issues/8575#issuecomment-347423440 Hi, The github is updated Thank you Shiv From: Qiang Kou (KK) [mailto:notificati...@github.com] Sent: Saturday,

[GitHub] shivonkar commented on issue #8575: mxnet multicore on LInux in R

2017-11-12 Thread GitBox
shivonkar commented on issue #8575: mxnet multicore on LInux in R URL: https://github.com/apache/incubator-mxnet/issues/8575#issuecomment-343836072 The error message is attached. It will show the available cores with server

[GitHub] shivonkar commented on issue #8575: mxnet multicore on LInux in R

2017-11-12 Thread GitBox
shivonkar commented on issue #8575: mxnet multicore on LInux in R URL: https://github.com/apache/incubator-mxnet/issues/8575#issuecomment-343836072 The error message is attached

[GitHub] shivonkar commented on issue #8575: mxnet multicore on LInux in R

2017-11-12 Thread GitBox
shivonkar commented on issue #8575: mxnet multicore on LInux in R URL: https://github.com/apache/incubator-mxnet/issues/8575#issuecomment-343836005 The working test code is here and error is attached g_working_directory <- ifelse(Sys.info()['sysname'] == "Windows",