DickJC123 commented on issue #16612: Compilation fails in master Cuda 10.1.105 
GCC 7.4 Ubuntu 18.04
URL: 
https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-549614211
 
 
   And FYI, if you feel it worth trying to correct this for MXNet users on the 
original cuda 10.1, the fix to the problematic line in dmlc-core is:
   ```
         // nvcc fails to compile 'Singleton()->' on first cuda 10.1 release, 
fixed with update 1.
         (*Singleton()).RegisterDelete(ptr);
   ```
   Worth a PR?

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

Reply via email to