Skip to content

Help with CUDA error #9

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

Open
EricBear8 opened this issue Mar 24, 2025 · 1 comment
Open

Help with CUDA error #9

EricBear8 opened this issue Mar 24, 2025 · 1 comment

Comments

@EricBear8
Copy link

I need help with Clarity Refiners UI i've been trying to use it but i keep getting an error.

❌ Error during processing: CUDA error: the launch timed out and was terminated
CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.
Compile with TORCH_USE_CUDA_DSA to enable device-side assertions.

Running a
HP Z840 Workstation
2X 3.40GHz E5-2643 V3
112GB RAM
GeForce GTX Titan X PCI-E x16 Video Card VCGGTXTITANXXPB-CG 12GB

@ai-anchorite
Copy link
Collaborator

ai-anchorite commented Mar 25, 2025

Hi there,

Check the terminal output and see if any additional error messaging is displayed.

The two most likely causes will be out-of-date driver version or a general issue with bfloat16 not being compatible with your GPU and either running out of VRAM or otherwise stalling during processing.

So, check your nvidia driver is up to date
And and try the fix outlined here: #5 (comment)

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