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-03-21 UTC."],[[["The `Accelerator` class in the Google Cloud Life Sciences v2beta API represents information about an accelerator that can be attached to a virtual machine (VM)."],["This class is available in the `Google.Cloud.LifeSciences.V2Beta` namespace and is part of the `Google.Cloud.LifeSciences.V2Beta.dll` assembly."],["The `Accelerator` class can be constructed either without parameters or by using another `Accelerator` instance."],["The `Accelerator` class has properties `Count`, which indicates how many accelerators to attach, and `Type`, which specifies the type of accelerator (e.g., \"nvidia-tesla-k80\")."],["Only NVIDIA GPU accelerators are currently supported, and attaching a GPU will increase the VM startup time."]]],[]]