Skip to content
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

when i run the example simple_DHS, I got the following error #32

Open
bear1988520 opened this issue May 24, 2019 · 4 comments
Open

when i run the example simple_DHS, I got the following error #32

bear1988520 opened this issue May 24, 2019 · 4 comments

Comments

@bear1988520
Copy link

./simple_DHS
cudaSafeCall() failed at /home/xionganbin/cuHE/cuhe/Base.cu:81 : invalid texture reference

how could I solve it?
I am using CUDA -10.1

@zhlccccc
Copy link

Do you solve this problem? I encounter with this problem when i run simple_DHS

@Natruel
Copy link

Natruel commented Oct 28, 2022

Do you solve this problem? I alsp encounter with this problem when i run simple_DHS

@Natruel
Copy link

Natruel commented Oct 28, 2022

Do you solve this problem? I encounter with this problem when i run simple_DHS

Do you solve this problem? I alsp encounter with this problem when i run simple_DHS

@Natruel
Copy link

Natruel commented Nov 10, 2022

Do you solve this problem? I encounter with this problem when i run simple_DHS

Do you solve this problem? I alsp encounter with this problem when i run simple_DHS

I solve the problem. This is because the compile parameter in the CMAKELists.txt is wrong. The "-DGPU_ARCH:STRING=50" is not 50 but 86 for my GPU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants