Igalia / webkit-container-sdk

The all-in-one SDK for WebKit GTK/WPE port development.
MIT License
8 stars 4 forks source link

Document how to use NVIDIA GPUs #4

Open nikolaszimmermann opened 4 months ago

nikolaszimmermann commented 4 months ago

We have a bunch of support code to assist in supporting NVIDIA GPUs using the proprietary driver - but yet to be documented. Currently nvidia-smi / NVIDIA Nsight Sytems / .. works fine in wkdev-sdk, cog+MiniBrowser with old WPE API, but not yet with the new one due to GBM-in-container issues (nvidia-drm_gbm.so is not existant - upstream issue).