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-t4.
[[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `AcceleratorConfig` class within the Google Cloud Dataproc v1 API, detailing its properties and methods."],["The `AcceleratorConfig` class is used to specify the type and number of accelerator cards attached to instances, such as GPUs, and provides a link to the Compute Engine documentation."],["The latest version of the API documentation available is 5.17.0, with versions dating back to 3.1.0 also being documented."],["The page lists the members inherited from the object class and the interfaces that the `AcceleratorConfig` class implements, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["`AcceleratorConfig` class properties include `AcceleratorCount`, the number of accelerator cards, and `AcceleratorTypeUri`, specifying the type of accelerator, with instructions provided for proper use in Auto Zone Placement."]]],[]]