fevemania commented on issue #10541: Keep illegal hardware instruction. How can 
I build mxnet from source without avx support?
URL: 
https://github.com/apache/incubator-mxnet/issues/10541#issuecomment-381316898
 
 
   I have tried to compile once again with cuda 8.0.
   As again, I pass safely with compilation stage.
   
   And this time I get the following message with command `pip install -e . 
2&>1 | tee -a file.txt`
   (I know it should be `pip install -e . 2>&1 | tee -a file.txt`, just typing 
wrong.
   
   And the output works normally this time, but have trouble to install. 
   
   <img width="1182" alt="2018-04-14 5 32 21" 
src="https://user-images.githubusercontent.com/16337667/38766831-825f47e8-400a-11e8-8ce9-d8b82579c7dc.png";>
   <img width="1182" alt="2018-04-14 5 32 38" 
src="https://user-images.githubusercontent.com/16337667/38766832-82a98bd2-400a-11e8-8e8b-a220420b201e.png";>
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to