[GitHub] [incubator-mxnet] larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04
larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-549589878 I was able to upgrade and the problem went away with the updated CUDA. 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
[GitHub] [incubator-mxnet] larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04
larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-548910768 Thanks for your help @anirudh2290 I think this is a bug with the NVCC that comes with Cuda 10.1.105 as seems to work with 10.1.243. 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
[GitHub] [incubator-mxnet] larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04
larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-548137308 Hi @anirudh2290 you can repro the environment in AWS Ec with the following: https://github.com/larroy/ec2_launch_scripts Just execute launch.py all the environment is coded and coming from NVidia. Let me know if you have any issues. Would be great if we could fix this issue. 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
[GitHub] [incubator-mxnet] larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04
larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-546159129 Could be related to nvvc: ``` piotr@54-198-120-41:0:~/mxnet_master ((ef5633448...))+$ /usr/local/cuda-10.1/bin/nvcc --version nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2019 NVIDIA Corporation Built on Fri_Feb__8_19:08:17_PST_2019 Cuda compilation tools, release 10.1, V10.1.105 ``` My environment is here: https://github.com/larroy/ec2_launch_scripts Tried gcc 6 and happened as well. 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
[GitHub] [incubator-mxnet] larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04
larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-546140572 Looks like it could be the commit after 91bb39898e6b12fb45451852019939f694e54f71 @anirudh2290 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