
Bug: None Change-Id: I6378dcb9c29e6f3a5d401fbe55b39b15854c00c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5231901 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Kenneth Russell <kbr@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/main@{#1251326}
869 B
869 B
Running Headless Chrome on Server-Side Linux with GPU Support
Many cloud environments offer hardware compute instances with GPU support. It is challenging to figure out how to run a headless Chrome instance on this hardware and properly activate the GPU.
For Linux instances with NVIDIA GPUs, there is now public documentation on how to achieve this:
See also the high-level blog post and docs for using GPUs in a Google Colab environment.