PyHPS documentation 0.7.1#

Introduction#

Ansys HPC Platform Services (HPS) is a set of technology components designed to help you manage the execution of simulations while making use of your full range of computing assets.

PyHPS brings HPS to your Python app. Wrapping around HPS REST APIs, PyHPS allows you to:

  • Create projects and modify existing ones.

  • Monitor and manage jobs.

  • Run your own design exploration algorithms.

  • Retrieve simulation results.