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

Performace: NRRD rendering time takes too long #680

Open
moshecSeetrue opened this issue May 3, 2023 · 1 comment
Open

Performace: NRRD rendering time takes too long #680

moshecSeetrue opened this issue May 3, 2023 · 1 comment

Comments

@moshecSeetrue
Copy link

Hello everyone,
We are using the itk-vtk-viewer to display 3D NRRD volumes in real-time on Ubuntu 20.02 with the Firefox browser. However, we are experiencing very long rendering times.
During our investigation, we noticed that the GPU is not being used at all during the rendering process (before the volume is fully displayed). Our system specs include an Nvidia RTX 3090 GPU, an Intel i7 CPU, and 32 GB of RAM.
After the rendering process completes and the volume is fully displayed, only the internal GPU (the one that belongs to Intel) is used for any further manipulations such as changing the camera position.
Does anyone have an idea why this is happening? Are there any suggestions on how to accelerate the rendering time?
Thank you in advance for your help.

@PaulHax
Copy link
Collaborator

PaulHax commented May 3, 2023

Is the GPU used on other 3D web pages?

I had this problem and fixed it by changing a GPU settings somewhere from "on-demand" to "always on."

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