Closed seabbs closed 5 years ago
Hi Sam, Do you still have this problem? Sorry, only just saw this. Seb.
Hi Seb,
No problem. I ended up rolling the CUDA version back and got everything working.
Slightly forgotten what the end result was as I found that using a GPU was not optimal for what I was doing so haven't done anything with this for a while.
Happy for this to be closed or do some digging to see what worked/didn't work?
Will close for now - both CUDA 9.2 and 10.1 work for me so I think there may have been a deeper issue.
Hi,
First off thanks for making (and maintaining) a great tool.
I am having some trouble getting Libbi to work with CUDA in a Dockerfile and wanted to check if it was me or Libbi causing the issue.
I am installing CUDA 9.2 on top of the
rocker/tidyverse
docker image (https://github.com/seabbs/tidyverse-gpu/blob/master/Dockerfile) then installing Libbi on top of this (https://github.com/seabbs/ModelTBBCGEngland/blob/master/Dockerfile).Using thrust everything is working perfectly but with cuda enabled I get an error when using make after compiling the model.
Any help on this would be appreciated :smile:
This looks like a CUDA version issue to me but I really have very little idea!
Thanks,
Sam