Search found 3 matches

by clemgoyens
Tue Sep 10, 2019 3:35 pm
Forum: Support
Topic: Compiling cuda binaries
Replies: 8
Views: 32533

Re: Compiling cuda binaries

Hi Laurent, Thanks a lot for you help and sorry for my late reply. I had to focus on other things for some time and didn't had the time to do all your tests. Can you tell me which card you possess ? VGA compatible controller: Intel Corporation Skylake GT2 [HD Graphics 520] (rev 07) Have you been abl...
by clemgoyens
Thu Aug 22, 2019 8:35 am
Forum: Support
Topic: Compiling cuda binaries
Replies: 8
Views: 32533

Re: Compiling cuda binaries

Dear Francois, Thanks for your reply! I have smartg-v0.9.2. with the dependencies installed as mentioned in the readme.md, i.e., "conda install -c conda-forge lukepfister::pycuda numpy scipy nose notebook matplotlib netcdf4 progressbar2 pyhdf" After to test smartg on my computer I tried to run the d...
by clemgoyens
Wed Aug 21, 2019 12:50 pm
Forum: Support
Topic: Compiling cuda binaries
Replies: 8
Views: 32533

Re: Compiling cuda binaries

Hi Amitd, I got the same error and followed your recommendations (also working on Ubuntu 18.04): I installed CUDA 8.0 from the toolkit archive and then added the symbolic links to gcc-4.8 and g++-4.8. However I still have an error when trying to run smartg "cuInit failed: no CUDA-capable device is d...