-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trouble building galario for GPU use #190
Comments
I should add, I'm on ubuntu 20.10 and have CUDA toolkit 11.2 installed. |
Hi! Glad to see you are trying out the GPU version too! |
Hi Marco, thanks for the reply. I've attempted to troubleshoot with CUDA 10 extensively and I've run into a new issue:
Now I assume this is a CUDA issue but did you have a work around? (I'm using cmake 3.20) |
I did try the work-around
|
Figured it out with |
Great you solved it. Did you try:
[EDIT] without need for Just wondering why you need to |
That does make a lot more sense, thanks Marco! |
Hi, I believe I've correctly installed all the required dependencies but I keep getting the error:
When executing
make && make install
within the build folder. Any tips?The text was updated successfully, but these errors were encountered: