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

compute_30 error while compiling on RTX 2080 and ubuntu 20.04 #132

Open
mirameshs opened this issue May 8, 2023 · 1 comment
Open

compute_30 error while compiling on RTX 2080 and ubuntu 20.04 #132

mirameshs opened this issue May 8, 2023 · 1 comment

Comments

@mirameshs
Copy link

there is an error while I was compiling on RTX 2080 and ubuntu 20.04.
can you help me how to solve and compile the code?
I have searched for this error and found something. for example, someone suggested remote compute_30 in one of the files. ofcourse this solution was not for this project but it was for a project similar to vanitysearch.
I think this problem also exists on RTX 3090 and any high-level GPUs.

thanks in advance

@Chapoly1305
Copy link

Try make gpu=1 CCAP=8.6 CUDA=/usr/local/cuda-12.3/ CXXCUDA=/usr/bin/g++ all
I tested on 4090 and A5000, all passed.

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

2 participants