VERDE 8.2.8 + - VERDE VDI GPU Setup and Configuration

VERDE 8.2.8 + - VERDE VDI GPU Setup and Configuration

Product Line:  VERDE

With the release of VERDE 8.2.8, support for most modern GPU Cards becomes available.

This article describes the setup and configuration required for a guest session hosted by VERDE VDI to leverage the capabilities of the GPU card. 

Perquisites:
      • CentOS 7.9 with all updates installed
      • VERDE VDI 8.2.8 installed
      • At least one GPU card installed
      • Install vgpu-util utility in /usr/lib/verde/bin folder

Linux Commands:
Add the configured GPU unit, identified by GUID, to VERDE image using vgpu-util (see below):

Launch the image
Usage of vgpu-util:
vgpu-util --user USER_NAME --image IMAGE_NAME --uuid UUID

where:
      • user – user name
      • image – Gold Image name
      • uuid – unique identifier for the GPU, for example ()b03beb30-a3bd-45a0-bef5-31f173cfa443 

User name parameter – should be in same format used by the VERDE client.

For example,
      Local users: --user TESTUSER
      AD users: --user TESTUSER@AD
      Image name – same as the Gold Image UI, column NAME

Using the following as an example:


Should use: --image  Win1021h1

uuid – this is the UUID generated after configuring the vGPU (https://docs.nvidia.com/grid/13.0/grid-vgpu-user-guide/index.html#creating-legacy-vgpudevice-red-hat-el-kvm step 4 -”Generate a correctly formatted universally unique identifier (UUID) for the vGPU” in the NVIDIA setup by that link). User should use same UUID as was generated in NVIDIA steps.


    • Related Articles

    • Additional Explanation Regarding vGPU vs. GPU

      Product Line:  VERDE There are two main types of GPU cards: Those that support virtual GPU and those that do not. For the virtual GPU cards - the ones that we have tested with VERDE: There is a single physical GPU card that is plugged in to the ...
    • How to Set up "TRUE" Virtual GPU in VERDE

      Product Line:  VERDE This document is designed to assist the engineer in installing "TRUE" vGPU in VERDE.   It needs to be said, this requires a very high-end vGPU card.  For example:  Nvidia The high-end card allows VERDE configuration scenarios ...
    • Configuration Tips for GPU/vGPU

      Product Line:  VERDE QA had some issues testing GPU. They got one session to work but they had issues getting multiple concurrent sessions working. We think it's because they have things configured incorrectly. The Engineering QA had no such problem. ...
    • Configuring your VERDE 8.2.2+ (RPM) Server to Support vGPU

      Product Line:  VERDE Instruction to configure VERDE server to be able use the vGPU functional. Upfront, many will ask, what GPU cards are compatible with VERDE.  Here's the official statement: "We don't have a list of supported GPU cards...that would ...
    • Additional Information From the Engineers About Using GPU

      Product Line:  VERDE Here's a bit more information from QA and the Engineers regarding GPU: From QA: The GPU model that we have is NVIDIA Tesla M60 https://www.amazon.com/NVIDIA-Accelerator-Processing-HP-803273-001/dp/B01FL56SZY   Please see below ...