Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Compute

Compute information for the simulation job.

Hierarchy

  • Compute

Index

Properties

Optional computeType

computeType: ComputeType | string

Compute type information for the simulation job.

Optional gpuUnitLimit

gpuUnitLimit: undefined | number

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

Optional simulationUnitLimit

simulationUnitLimit: undefined | 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.