ComputeResponse
Compute information for the simulation job
Contents
- computeType
-
Compute type response information for the simulation job.
Type: String
Valid Values:
CPU | GPU_AND_CPU
Required: No
- gpuUnitLimit
-
Compute GPU unit limit for the simulation job. It is the same as the number of GPUs allocated to the SimulationJob.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 1.
Required: No
- simulationUnitLimit
-
The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximum value provided. The default is 15.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 15.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: