Resource Management Service (RMS)#

Ansys HPS includes the Resource Management Service (RMS), which is the main service for managing heterogeneous compute resources.

The ansys.hps.client.rms Python subpackage wraps around the RMS REST API, which is available at https://hostname:port/hps/rms/api.

APIs#

RmsApi(client)

Wraps around the RMS root endpoints.

Resources#

EvaluatorRegistration

Create a new model by parsing and validating input data from keyword arguments.

EvaluatorConfiguration

Create a new model by parsing and validating input data from keyword arguments.

EvaluatorConfigurationUpdate

Create a new model by parsing and validating input data from keyword arguments.

ScalerRegistration

Create a new model by parsing and validating input data from keyword arguments.

ComputeResourceSet

Create a new model by parsing and validating input data from keyword arguments.

ClusterInfo

Create a new model by parsing and validating input data from keyword arguments.