KellenSunderland commented on issue #13133: Manually compile MXNet1.3.0 release 
code, which is very inefficient after testing.
URL: 
https://github.com/apache/incubator-mxnet/issues/13133#issuecomment-441313686
 
 
   I found that the compiled libmxnet. so is only 295M, while the official 
release is 500M. What's the difference?
   
   There's many different cuda architectures compiled for and included in the 
official release.  There are also many other libraries we statically link for 
portability purposes.  To get a good picture of the difference I'd recommend 
doing a cuobjdump on both binaries and comparing the results.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to