Install chrome + xvfb that can use GPU NVIDIA on AWS

Job ID: 31887330

Budget: $250 – $750 USD

I need someone who has experience in setup AWS system.
I started an AWS instance with GPU ( g4dn.xlarge ). I installed the NVIDIA driver by following this article https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/install-nvidia-driver.html . The nvidia-smi command output: https://imgur.com/G4IpB1Z

Now, I'm trying to start Xvfb that uses Nvidia GPU.

Xvfb :0 -screen 0 1024x768x24 +extension GLX +render -noreset

Check it again by this command

DISPLAY=:0 glxinfo | head -n 50

...
Extended renderer info (GLX_MESA_query_renderer):
Vendor: VMware, Inc. (0xffffffff)
Device: llvmpipe (LLVM 7.0, 256 bits) (0xffffffff)
Version: 18.3.4
Accelerated: no
Video memory: 15749MB
Unified memory: no

It shows the GPU is LLVM. And it still uses CPU, not GPU. The nvidia-smi still shows no process is using GPU. I'll pay if you can make it works. Thank you
Related categories: Linux Amazon Web Services CentOs DevOps