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

Cuda error in file 'main.cu' in line 66 : unknown error. #26

Open
lutzke opened this issue Jul 24, 2020 · 2 comments
Open

Cuda error in file 'main.cu' in line 66 : unknown error. #26

lutzke opened this issue Jul 24, 2020 · 2 comments

Comments

@lutzke
Copy link

lutzke commented Jul 24, 2020

Hi,

I successfully compiled bitcracker_cuda using the instructions in the readme, yet when I try to run bitcracker_cuda, I always get the same error: Cuda error in file 'main.cu' in line 66 : unknown error. This is referring to the file ./src_CUDA/main.cu

Please let me know if I can provide any additional information to troubleshoot this error. If anyone else has run into this problem and solved it, what did you do to solve it?

@mandaman2k
Copy link

Hi,

Did you manage to fix it?
I'm getting the same error, build went through without a problem, I'm getting this error when running ./run_test.sh

Cheers

@ScorpionInc
Copy link

To summarizes it seems to be unable to open the GPU_ID 0. Perhaps try using -g 1 instead of -g 0 maybe that will help? If it does please share.

#44

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