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

GPU ran out of memory #38

Open
Melvin-leo opened this issue Jul 18, 2024 · 2 comments
Open

GPU ran out of memory #38

Melvin-leo opened this issue Jul 18, 2024 · 2 comments

Comments

@Melvin-leo
Copy link

Currently my GPU is 3080 16gb of vram and yet my cuda ran out of memory

RuntimeError: CUDA out of memory. Tried to allocate 1.43 GiB (GPU 0; 15.64 GiB total capacity; 2.04 GiB already allocated; 1.40 GiB free; 4.59 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation

image

Not sure if there are any tips to resolve this error?

@leavesnight
Copy link

my GPU 4090 RTX 24GB also CUDA out of memory when running EuRoC V202medium, why?

@leavesnight
Copy link

my GPU 4090 RTX 24GB also CUDA out of memory when running EuRoC V202medium, why?

I've solved it by using back cuda11.3, this problem happend with cuda11.7

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