AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Represents a high-performance compute server used for distributed training in SageMaker AI. An UltraServer consists of multiple instances within a shared NVLink interconnect domain.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class UltraServer
The UltraServer type exposes the following members
Name | Description | |
---|---|---|
![]() |
UltraServer() |
Name | Type | Description | |
---|---|---|---|
![]() |
AvailabilityZone | System.String |
Gets and sets the property AvailabilityZone. The name of the Availability Zone where the UltraServer is provisioned. |
![]() |
AvailableInstanceCount | System.Int32 |
Gets and sets the property AvailableInstanceCount. The number of instances currently available for use in this UltraServer. |
![]() |
AvailableSpareInstanceCount | System.Int32 |
Gets and sets the property AvailableSpareInstanceCount. The number of available spare instances in the UltraServer. |
![]() |
ConfiguredSpareInstanceCount | System.Int32 |
Gets and sets the property ConfiguredSpareInstanceCount. The number of spare instances configured for this UltraServer to provide enhanced resiliency. |
![]() |
HealthStatus | Amazon.SageMaker.UltraServerHealthStatus |
Gets and sets the property HealthStatus. The overall health status of the UltraServer. |
![]() |
InstanceType | Amazon.SageMaker.ReservedCapacityInstanceType |
Gets and sets the property InstanceType. The Amazon EC2 instance type used in the UltraServer. |
![]() |
InUseInstanceCount | System.Int32 |
Gets and sets the property InUseInstanceCount. The number of instances currently in use in this UltraServer. |
![]() |
TotalInstanceCount | System.Int32 |
Gets and sets the property TotalInstanceCount. The total number of instances in this UltraServer. |
![]() |
UltraServerId | System.String |
Gets and sets the property UltraServerId. The unique identifier for the UltraServer. |
![]() |
UltraServerType | System.String |
Gets and sets the property UltraServerType. The type of UltraServer, such as ml.u-p6e-gb200x72. |
![]() |
UnhealthyInstanceCount | System.Int32 |
Gets and sets the property UnhealthyInstanceCount. The number of instances in this UltraServer that are currently in an unhealthy state. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5