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

The RAM is instantly full #7

Open
Capsulers opened this issue Oct 12, 2022 · 2 comments
Open

The RAM is instantly full #7

Capsulers opened this issue Oct 12, 2022 · 2 comments

Comments

@Capsulers
Copy link

Capsulers commented Oct 12, 2022

The RAM increases sharply during the running of the main_test_rvrt.py, causing the process to be killed. I tried to lower the tile value, but it still didn't work. I ran this model on a Tesla P100. I would like to ask you how to solve this problem.

@mrgreywater
Copy link

For me it needs around 50GB of RAM to process a sample, you may just need to increase your swap file if you haven't installed enough RAM.

@MelihDarcanxyz
Copy link

My RAM wasn't enough so I rented a cloud server with A100 (80GB of VRAM) and 250GB of RAM. Unfortunately, it allocated all 250GB of RAM and the process has crashed. Is this normal? Or is there a memory leak somewhere in the code? To this day, I had no luck getting this model to work so I wonder.

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

3 participants