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 out of memory #43

Open
lijun-1999 opened this issue Jun 3, 2024 · 2 comments
Open

CUDA out of memory #43

lijun-1999 opened this issue Jun 3, 2024 · 2 comments

Comments

@lijun-1999
Copy link

Hello, I noticed in your readme.md file that it states if you encounter a "CUDA out of memory" issue, it might be due to limited hardware resources. However, I am using a server with 4 V100 GPUs, so why am I still facing this problem? Moreover, reducing the batch size did not resolve the issue.

@intfloat
Copy link
Owner

intfloat commented Jun 3, 2024

Does your V100 GPUs have 32G memory or 16G memory? The training part requires 32GB V100 GPUs.

And have you made any changes to the code?

@lijun-1999
Copy link
Author

lijun-1999 commented Jun 3, 2024 via email

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