On Fri, Aug 4, 2017 at 8:33 PM, Amadeus W.M. <amadeus84@verizon.net> wrote:

I can't use cuda on fedora either, because gcc that comes with fedora is
way too recent for cuda. I'm not sure now, but about a year ago gcc-5.2
was the highest version cuda would tolerate, and that was experimental.
Regularly it wanted gcc 4.9 I think. Don't know now, but I doubt cuda
will like gcc-7.x.

Maybe a good way to work around such issues is to use a docker container?

https://hub.docker.com/r/nvidia/cuda/

Thanks,
RichardÂ