You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "cloudlakecho (via GitHub)" <gi...@apache.org> on 2023/02/25 19:00:55 UTC

[GitHub] [mxnet] cloudlakecho commented on issue #17045: Relocation truncation issues

cloudlakecho commented on issue #17045:
URL: https://github.com/apache/mxnet/issues/17045#issuecomment-1445182926

   @wms2537 Thanks for sharing your tip. 
   You listed several changes. Are they applied at `cmake` or `make` step? 
   
   Would you mind sharing your "CMakeLists.txt" (if you modified) or modified command at the `make` step? 
   
   I tried to build in Nvidia Jetson (AGX Orin) and am also having the same error of 
   ```
   additional relocation overflows omitted from the output
   collect2: error: ld returned 1 exit status
   make[2]: *** [CMakeFiles/mxnet.dir/build.make:11134: libmxnet.so] Error 1
   make[1]: *** [CMakeFiles/Makefile2:645: CMakeFiles/mxnet.dir/all] Error 2
   make: *** [Makefile:141: all] Error 2
   ``` at 98% at 'make' step. 
   
   Runtime environment: Ubuntu 20.04, JetPack 5.0 (R 34),  CUDA 11.4


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org