public sealed class AcceleratorConfig : IMessage<AcceleratorConfig>, IEquatable<AcceleratorConfig>, IDeepCloneable<AcceleratorConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class AcceleratorConfig.
Specifies the type and number of accelerator cards attached to the instances
of an instance. See GPUs on Compute
Engine.
Auto Zone Exception: If you are using the Dataproc
Auto Zone
Placement
feature, you must use the short name of the accelerator type
resource, for example, nvidia-tesla-k80.
[[["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."],[[["This document provides reference information for the `AcceleratorConfig` class within the Google Cloud Dataproc v1 API, specifically focusing on version 5.4.0."],["`AcceleratorConfig` is used to specify the type and number of accelerator cards attached to instances within a Google Cloud Dataproc cluster, referencing Compute Engine GPU configurations."],["The document lists a range of API versions, from 3.1.0 up to the latest version 5.17.0, all relating to the `AcceleratorConfig` class."],["`AcceleratorConfig` has two properties: `AcceleratorCount`, which specifies the quantity of accelerator cards, and `AcceleratorTypeUri`, which specifies the type of accelerator using its URL, partial URI, or short name."],["The document includes information about the inheritance, implemented interfaces, constructors, and properties of the `AcceleratorConfig` class."]]],[]]