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

Too much of device-local-host-coherent device memory is used #749

Open
w23 opened this issue Dec 10, 2024 · 0 comments
Open

Too much of device-local-host-coherent device memory is used #749

w23 opened this issue Dec 10, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers performance Performance improvement needed potential bug refactoring Improvement of the code base skill issue

Comments

@w23
Copy link
Owner

w23 commented Dec 10, 2024

There are 2 devmem allocs, 64MiB each.
All they contain are:

  • render_uniform_buffer 524KiB
  • ray_uniform_buffer: 640B
  • ray_tlas_geom_buffer: 262KiB

This is just plain stupid

@w23 w23 added bug Something isn't working enhancement New feature or request good first issue Good for newcomers performance Performance improvement needed potential bug refactoring Improvement of the code base skill issue labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers performance Performance improvement needed potential bug refactoring Improvement of the code base skill issue
Projects
None yet
Development

No branches or pull requests

1 participant