Skip to content

Using reikna with CUDA version other than 7.5 #52

Description

@LElgueddari

Hello,

I'm using CUDA-8 and I keep having the same error libcurand.so.7.5: cannot open shared object file: No such file or directory. The error is due to the fact that my CUDA version is 8 and not 7.5. I use a trick to make it work by creating a symbolic link libcurand.so.7.5 to be libcurand.so. It seems to work.
My question is what is the proper way to install reikna with CUDA X with X being different of 7.5?

Thanks for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions