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

SVD Error? #11

Open
jasonmbrown opened this issue Oct 16, 2024 · 0 comments
Open

SVD Error? #11

jasonmbrown opened this issue Oct 16, 2024 · 0 comments

Comments

@jasonmbrown
Copy link

So I get the following error when I try to run anything through SVD

File "/opt/environments/python/forge/lib/python3.10/site-packages/torch/ops.py", line 1061, in call
return self
._op(*args, **(kwargs or {}))
RuntimeError: CUDA error: invalid configuration argument
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.

Not sure if this is an issue that can be fixed outside the docker container or if its an issue with the individual libraries.

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

1 participant