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.LifeSciences.V2Beta` namespace is designed to manage information about accelerators attached to a virtual machine."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality."],["The `Accelerator` class has two key properties: `Count`, which is an `Int64` specifying the number of accelerators to attach, and `Type`, a string that defines the type of accelerator, such as \"nvidia-tesla-k80\"."],["Only NVIDIA GPU accelerators are supported, and specifying one will make the necessary runtime libraries available in all containers under `/usr/local/nvidia`."],["The latest version available for the accelerator is `2.0.0-beta06`, with previous versions of `2.0.0-beta05`, and `1.0.0-beta02` being available."]]],[]]