Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Compute information for the simulation job.

Hierarchy

  • Compute

Properties

computeType?: string

Compute type information for the simulation job.

gpuUnitLimit?: number

Compute GPU unit limit for the simulation job. It is the same as the number of GPUs allocated to the SimulationJob.

simulationUnitLimit?: number

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.