[GitHub] [incubator-mxnet] moneypi commented on issue #15133: Compile failed when disable OPENMP

2019-06-04 Thread GitBox
moneypi commented on issue #15133: Compile failed when disable OPENMP
URL: 
https://github.com/apache/incubator-mxnet/issues/15133#issuecomment-498908780
 
 
   I repeat the problem when memory is 8G.
   And compile success after change to 16G.
   So, that's the reason.


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


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] moneypi commented on issue #15133: Compile failed when disable OPENMP

2019-06-04 Thread GitBox
moneypi commented on issue #15133: Compile failed when disable OPENMP
URL: 
https://github.com/apache/incubator-mxnet/issues/15133#issuecomment-498620788
 
 
   I change the memory(VMware) from 8G to 16G, and it's ok.
   I will try tommory to make sure it's the reason.


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


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] moneypi commented on issue #15133: Compile failed when disable OPENMP

2019-06-04 Thread GitBox
moneypi commented on issue #15133: Compile failed when disable OPENMP
URL: 
https://github.com/apache/incubator-mxnet/issues/15133#issuecomment-498611229
 
 
   Thanks very much.
   I copy the code to another XUbuntu19.04, and it's ok.
   
   I didn't find the reason.Maybe I made mistake.
   Thanks.


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


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] moneypi commented on issue #15133: Compile failed when disable OPENMP

2019-06-04 Thread GitBox
moneypi commented on issue #15133: Compile failed when disable OPENMP
URL: 
https://github.com/apache/incubator-mxnet/issues/15133#issuecomment-498533404
 
 
   I didn't stop the compile manually.
   I meet the same problem every time.
   I don't know why.
   I will try it in another computer later.


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


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] moneypi commented on issue #15133: Compile failed when disable OPENMP or MKLDNN

2019-06-03 Thread GitBox
moneypi commented on issue #15133: Compile failed when disable OPENMP or MKLDNN
URL: 
https://github.com/apache/incubator-mxnet/issues/15133#issuecomment-498169403
 
 
   env | grep PYTHON is empyt
   
   $ env | grep LD_LIBRARY_PATH
   LD_LIBRARY_PATH=/home/luke/Download/incubator-mxnet/lib
   
   git clone --recursive https://github.com/apache/incubator-mxnet
   cd incubator-mxnet
   cp make/config.mk config.mk
   vim config.mk #set OPENMP=0
   make -j4 > OPENMP=0.log 2>&1
   
   
   
[OPENMP=0.zip](https://github.com/apache/incubator-mxnet/files/3246642/OPENMP.0.zip)
   


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


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] moneypi commented on issue #15133: Compile failed when disable OPENMP or MKLDNN

2019-06-03 Thread GitBox
moneypi commented on issue #15133: Compile failed when disable OPENMP or MKLDNN
URL: 
https://github.com/apache/incubator-mxnet/issues/15133#issuecomment-498140846
 
 
   I'm sorry @mxnet-label-bot , I don't know how to set label..


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


With regards,
Apache Git Services