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 when skip_safari_zone set to False in config.yaml #8

Open
lloyd-delacroix opened this issue Nov 18, 2024 · 1 comment
Open

Comments

@lloyd-delacroix
Copy link

RuntimeError: CUDA error: misaligned address
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.

@thatguy11325
Copy link
Owner

Do you have the full stack trace? Usually this corresponds to some improper indexing somewhere. Way more common in torch 2.4 so please make sure you're on torch 2.5

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