the issue of Unity graphics acceleration #165
TomatoPicker278
started this conversation in
Ideas / Suggestions
Replies: 1 comment 6 replies
-
|
Unfortunately, our simulation mostly runs on CPU. We do notice if you have Nvidia driver installed properly it might run in a more stable way. So I'd suggest follow the pre-install guide and install these libraries and the Nvidia driver. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use our lab's Nvidia GPU server to accelerate the animation of the bathing scenario on my personal computer, but I haven’t used Unity before, so I would like to ask about some technical issues regarding graphics acceleration.
Do I need to install the Unity software on the server and configure the necessary graphics acceleration settings, then connect my local computer to the server through SSH? Do I also need to add relevant code in
test_bathing.pyor configure Unity settings on my local machine?Is there any documentation on Unity graphics acceleration? Could you please share it?
Thank you for your help 🙏
Beta Was this translation helpful? Give feedback.
All reactions