[GitHub] jjinking commented on issue #9350: Trouble building with mkl from source

2018-02-02 Thread GitBox
jjinking commented on issue #9350: Trouble building with mkl from source URL: https://github.com/apache/incubator-mxnet/issues/9350#issuecomment-362498033 It's a 2g RAM CentOS7.3 docker container. I'm able to successfully compile v0.10.0 with this but I guess I gotta reduce memory usage

[GitHub] jjinking commented on issue #9350: Trouble building with mkl from source

2018-02-02 Thread GitBox
jjinking commented on issue #9350: Trouble building with mkl from source URL: https://github.com/apache/incubator-mxnet/issues/9350#issuecomment-362498033 It's a 2g RAM CentOS7.3 docker container. I'm able to successfully compile v0.10.0 with this but I guess I gotta reduce memory usage

[GitHub] jjinking commented on issue #9350: Trouble building with mkl from source

2018-02-02 Thread GitBox
jjinking commented on issue #9350: Trouble building with mkl from source URL: https://github.com/apache/incubator-mxnet/issues/9350#issuecomment-362498033 It's a 2g CentOS7.3 docker container. I'm able to successfully compile v0.10.0 with this but I guess I gotta reduce memory usage

[GitHub] jjinking commented on issue #9350: Trouble building with mkl from source

2018-02-02 Thread GitBox
jjinking commented on issue #9350: Trouble building with mkl from source URL: https://github.com/apache/incubator-mxnet/issues/9350#issuecomment-362498033 It's a 2g CentOS7.3 docker container. I'm able to successfully compile v0.10.0 with this but I guess not for v1.0.0 This worked

[GitHub] jjinking commented on issue #9350: Trouble building with mkl from source

2018-02-01 Thread GitBox
jjinking commented on issue #9350: Trouble building with mkl from source URL: https://github.com/apache/incubator-mxnet/issues/9350#issuecomment-362498033 It's a 2g CentOS7.3 docker container. I'm able to successfully compile v0.10.0 but I'll try it with more memory and single threaded.

[GitHub] jjinking commented on issue #9350: Trouble building with mkl from source

2018-02-01 Thread GitBox
jjinking commented on issue #9350: Trouble building with mkl from source URL: https://github.com/apache/incubator-mxnet/issues/9350#issuecomment-362436382 I'm having a similar problem in CentOS 7.3: Commands I used: ``` git clone --recursive