timmeh87 commented on issue #20954:
URL: 
https://github.com/apache/incubator-mxnet/issues/20954#issuecomment-1064497988


   I actually found a much more elegant way to let the build proceed without 
messing with the C code at all.... just tell the python script to directly load 
one of the "mxnet_xx.dll" dlls instead of "libmxnet.dll". This can be done from 
the cmake script. The cuda path will come from there too. In the end only the 
cmake and python should be modified and it should let the build proceed on 
systems with insufficient GPUs. Should I make 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to