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

Slow GPU memory leak #481

Open
John-Nagle opened this issue Mar 27, 2023 · 0 comments
Open

Slow GPU memory leak #481

John-Nagle opened this issue Mar 27, 2023 · 0 comments

Comments

@John-Nagle
Copy link
Contributor

I've been running "render-bench" using Rend3 rev = "c2c2d3237" for long periods. (I was hoping to reproduce Issue #480, but that problem is not occurring with "render-bench.") That's the demo which generates rows of buildings, deletes half of them, waits 10 seconds, and re-creates them.

There's a slow leak of GPU memory. About 1% of 8GB is lost per minute.

Screenshot from 2023-03-27 12-36-45

Screenshot from 2023-03-27 13-16-53

Notice the GPU memory in use rising from 29% to 88%.

Yesterday I left this program running for an hour, and the program stalled, no longer responding to keyboard or mouse, probably when usage passed 100%. This time I was able to catch it and get statistics before it locked up the system.

To reproduce, use "render-bench", branch "postculling".

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