Compute - AWS RoboMaker

End of support notice: On September 10, 2025, AWS will discontinue support for AWS RoboMaker. After September 10, 2025, you will no longer be able to access the AWS RoboMaker console or AWS RoboMaker resources. For more information on transitioning to AWS Batch to help run containerized simulations, visit this blog post.

Compute

Compute information for the simulation job.

Contents

computeType

Compute type 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: