<div dir="ltr">Hi<div>I've built mxnet 1.7.0 (from branch v1.7.x) on Windows using Visual Studio 2019 successfully.</div><div>I've installed CUDA 10.2 and have a GTX1050 GPU.</div><div>Whilst building the R package it compiles the mxnet.dll ok then tests the package can be loaded from the temporary location.</div><div>This calls mxnet/R-pacakge/zzz.R which does this:</div><div>library.dynam('libmxnet')</div><div>library.dynam('mxnet')</div><div>loadModule('mxnet', TRUE)</div><div>It fails inside the loadModule.</div><div>I'm trying to determine what possible problems might cause that.</div><div>Thanks for any tips!</div><div>Andrew</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 11 Aug 2020 at 17:52, Qiang Kou <<a href="mailto:qkou@qkou.info">qkou@qkou.info</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I am the original maintainer of the mxnet R package.<div><br></div><div>Can you give me a little more information?</div><div><br></div><div>Best,</div><div><br></div><div>KK</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 11, 2020 at 9:42 AM Jeskynar <<a href="mailto:jeskynar@gmail.com" target="_blank">jeskynar@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi<div><br></div><div>I'm trying to build the mxnet library from source but the installation is failing somewhere inside loadModule('mxnet'). There's no error message (other than ERROR: loading failed). What conditions might cause loadModule to fail?</div><div><br></div><div>Thanks!</div><div><br></div></div>
_______________________________________________<br>
Rcpp-devel mailing list<br>
<a href="mailto:Rcpp-devel@lists.r-forge.r-project.org" target="_blank">Rcpp-devel@lists.r-forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel" rel="noreferrer" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel</a></blockquote></div>
</blockquote></div>