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: unknown error #5482

Open
liuhui0401 opened this issue Apr 30, 2024 · 3 comments
Open

CUDA error: unknown error #5482

liuhui0401 opened this issue Apr 30, 2024 · 3 comments
Assignees

Comments

@liuhui0401
Copy link

When I finetuned the G-LLava on 8 A100s, I met such a problem several times.

The full trace is here
https://drive.google.com/file/d/195PO96uWKnx4LE3BWjxm0DsrQxWbj3QP/view?usp=sharing

The script is here
https://github.com/pipilurj/G-LLaVA/blob/main/scripts

It worked well for finetuning the first stage using run_alignment.sh. But when I finetuned the second stage using run_qa.sh, I met the aboved problem. Now when I input "nvidia-smi" in the terminal, it shows "Unable to determine the device handle for GPU 0000:4F:00.0: Unknown Error". Can anyone please help me solve my problem? Thank you!

@loadams
Copy link
Contributor

loadams commented Apr 30, 2024

@liuhui0401 - this seems like a cuda error, or a bad state that the GPUs are in. If you power cycle the machine, does nvidia-smi work?

@liuhui0401
Copy link
Author

@liuhui0401 - this seems like a cuda error, or a bad state that the GPUs are in. If you power cycle the machine, does nvidia-smi work?

Yes. But if I finetune again, I will meet the same problem again. I don't know the reason.

@loadams
Copy link
Contributor

loadams commented May 6, 2024

I see, what cuda version are you using currently and can you try with a newer version as well?

@loadams loadams self-assigned this May 6, 2024
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