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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eAcceleratorConfig\u003c/code\u003e class within the Google Cloud Dataproc v1 API, detailing its properties and functionality across multiple versions, from 3.1.0 to the latest 5.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcceleratorConfig\u003c/code\u003e class is used to specify the type and quantity of accelerator cards, such as GPUs, that are attached to instances in a Dataproc cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties, \u003ccode\u003eAcceleratorCount\u003c/code\u003e which is an integer value representing the number of accelerators, and \u003ccode\u003eAcceleratorTypeUri\u003c/code\u003e, a string that is the identifier for the type of accelerator being used, and its potential values are examples in the document.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcceleratorConfig\u003c/code\u003e inherits from the .NET \u003ccode\u003eobject\u003c/code\u003e class and implements the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eAcceleratorConfig\u003c/code\u003e is 5.17.0, with various other versions available for use, from 5.16.0 down to 3.1.0, each with its specific documentation.\u003c/p\u003e\n"]]],[],null,[]]