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

weird problem with pytorch lightning #41

Open
Holmes-Alan opened this issue Nov 11, 2023 · 0 comments
Open

weird problem with pytorch lightning #41

Holmes-Alan opened this issue Nov 11, 2023 · 0 comments

Comments

@Holmes-Alan
Copy link

I tried a simple code of using EGNN for feature extraction, it works fine. But when I put it together in network training using pytorch lightning, I got the problem as following,

RuntimeError: CUDA error: an illegal memory access was encountered
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.

Can someone tell me where the problem is?

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