-
-
Notifications
You must be signed in to change notification settings - Fork 18
feat: sandbox GPU process on Linux Testing #218
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
Conversation
|
@RoyalOughtness I've been rethinking this a bit, and it doesn't seem like good idea to just enable sandboxing like this. Especially without more comprehensive testing. I sorta transitioned this PR into more of a testing base. Since there is a lot of kinds of hardware I cannot test. I was thinking of creating an issue where users can enable the sandbox, and paste the output to the github issue. |
makes sense, we could expose it as a flag but default it to off? |
|
Yep, that's what it is now. I was going to expose the flag anyway for that purpose but I feel like more testing should be done before we all-out enable it on any hardware. |
x11 will likely require a different set of libraries
This will enable sandboxing on the GPU process when run under AMD hardware without Vulkan. Hardware acceleration fully works in those tested conditions.