Re: [CentOS] CUDA tools?

2017-10-06 Thread James Hogarth
On 6 Oct 2017 8:34 am, "John Hodrien" wrote: On Fri, 6 Oct 2017, Pete Biggs wrote: I suppose the epel kmod-nvidia might count - it will allow CUDA apps to > run but you can't develop with it. > The ELRepo drivers are just the drivers, not the SDK. That said, my experience is they're packaged m

Re: [CentOS] CUDA tools?

2017-10-06 Thread John Hodrien
On Fri, 6 Oct 2017, Pete Biggs wrote: I suppose the epel kmod-nvidia might count - it will allow CUDA apps to run but you can't develop with it. The ELRepo drivers are just the drivers, not the SDK. That said, my experience is they're packaged much better than the ones nVidia releases as part

Re: [CentOS] CUDA tools?

2017-10-06 Thread Pete Biggs
> I suppose the epel kmod-nvidia might count - it will allow CUDA apps to > run but you can't develop with it. Sorry, I did, of course, mean elrepo, not epel. P. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/cento

Re: [CentOS] CUDA tools?

2017-10-06 Thread Pete Biggs
On Thu, 2017-10-05 at 17:07 -0400, m.r...@5-cent.us wrote: > vychytraly . wrote: > > On Thu, Oct 5, 2017 at 9:51 PM, wrote: > > > > > > So, kmod-nvidia installed. Trouble is, I have no tool to test it. And my > > > user might need nvcc, which, of course, is only provided by the NVidia > > > CUDA,

Re: [CentOS] CUDA tools?

2017-10-05 Thread m . roth
vychytraly . wrote: > On Thu, Oct 5, 2017 at 9:51 PM, wrote: >> >> So, kmod-nvidia installed. Trouble is, I have no tool to test it. And my >> user might need nvcc, which, of course, is only provided by the NVidia >> CUDA, which won't install, because it conflicts with kmod-nvidia. >> >> Has *anyo

Re: [CentOS] CUDA tools?

2017-10-05 Thread vychytraly .
Are you installing CUDA from official NVidia repository? On Thu, Oct 5, 2017 at 9:51 PM, wrote: > Hi, again. > > So, kmod-nvidia installed. Trouble is, I have no tool to test it. And my > user might need nvcc, which, of course, is only provided by the NVidia > CUDA, which won't install, because

[CentOS] CUDA tools?

2017-10-05 Thread m . roth
Hi, again. So, kmod-nvidia installed. Trouble is, I have no tool to test it. And my user might need nvcc, which, of course, is only provided by the NVidia CUDA, which won't install, because it conflicts with kmod-nvidia. Has *anyone* dealt with this? If so, what was your solution? mark ___