You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2022/03/07 14:03:36 UTC

[GitHub] [incubator-mxnet] Gao-HaoYuan commented on issue #20936: Building MXNet 1.9 from sources breaks `mxnet.libinfo.find_include_path()`

Gao-HaoYuan commented on issue #20936:
URL: https://github.com/apache/incubator-mxnet/issues/20936#issuecomment-1060720641


   I have solved this problem, I made the following attempts:
   i add `KNOWN_CUDA_ARCH=86` to Makefile and replace c + + 11 with C + + 14 , because  my GPU is A4000.
   i fix the warning as the commit #17718.
   i update cmake to 3.13, i think this is the most important


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