leezu commented on issue #17293: [Build] Add a reasonable default for 
CMAKE_CUDA_COMPILER in *nix
URL: https://github.com/apache/incubator-mxnet/pull/17293#issuecomment-575355873
 
 
   LD_LIBRARY_PATH will not cause issues in this case, but it's a related 
problem source. It will cause problems if users install cuda via runfile and 
forget to set LD_LIBRARY_PATH. 
   
   In any case, it's just an example for why we can't handle all kinds of 
broken systems.
   
   Given the updated strategy using check_language(CUDA) it should be fine to 
merge this 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:
[email protected]


With regards,
Apache Git Services

Reply via email to