The accelerator type string (for example, "nvidia-tesla-k80").
Only NVIDIA GPU accelerators are currently supported. If an NVIDIA GPU is
attached, the required runtime libraries will be made available to all
containers under /usr/local/nvidia. The driver version to install must
be specified using the NVIDIA driver version parameter on the virtual
machine specification. Note that attaching a GPU increases the worker VM
startup time by a few minutes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-02 UTC."],[[["The `Accelerator` class in the Google Cloud Life Sciences v2beta API represents an accelerator that can be attached to a virtual machine (VM)."],["The latest version of the `Accelerator` class is 2.0.0-beta06, with previous versions including 2.0.0-beta05 and 1.0.0-beta02 also documented."],["The `Accelerator` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with other protobuf messages."],["The `Accelerator` class has two primary properties: `Count`, which specifies the number of accelerators to attach, and `Type`, which defines the type of accelerator, such as NVIDIA GPUs, which are currently the only supported type."],["The `Accelerator` class is within the namespace `Google.Cloud.LifeSciences.V2Beta`, located in the assembly `Google.Cloud.LifeSciences.V2Beta.dll`."]]],[]]