/Collapse all
- Introduction
- Overview of Ansys HPC Platform Services
- Deploying the Core Services
- Overview of Core Services Deployment
- Deploying Core Services with Docker Compose
- Using Podman Instead of Docker to Run Containers
- Implementing Basic Docker Proxy Support
- Using Docker with TLS-Inspecting Proxy Servers
- Deploying Core Services to Kubernetes Using Helm
- Deploying Core Services to Windows Subsystem for Linux (WSL)
- Deploying Certificates to Traefik
- Configuring Automatic Cleanup of Inactive Projects
- Accessing Ansys HPC Platform Services
- Next Steps after Deploying Core Services
- Deploying Static Evaluators
- Deploying Autoscaling Clusters
- Supported Job Schedulers and Orchestrators
- Deploying the Autoscaling Service
- Scheduler Customization
- Configuring Support for the Slurm REST API
- User Impersonation in HPC Workflows
- Editing Autoscaling Cluster Properties
- Setting Up Evaluators for an Autoscaling Cluster
- Deploying the Process Launcher
- Authentication and Authorization
- Deployment in Ansys Access on Microsoft Azure
- Deployment in Ansys Gateway powered by AWS
- Autoscaling Strategies Explained
- Beta Features
- HPS Installer (Beta)
- How the HPS Installer Works
- Automated Installation of Ansys HPC Platform Services Using an Install Script
- Interactive Installation of Ansys HPC Platform Services
- Configuring Answer Files for the HPS Installer to Use
- Rerunning the Ansys HPC Platform Services Installation
- Next Steps After Running the HPS Installer
- Route Creation Service (Beta)
- Frequently Asked Questions
- What are the different core services in Ansys HPC Platform Services, and what does each one do?
- What is an 'Evaluator' in Ansys HPC Platform Services?
- What is a 'Scaler' or 'Autoscaler' in Ansys HPC Platform Services?
- What is the 'Process Launcher' service and why is it necessary, especially for on-premises HPC?
- When I run the Docker Compose deployment directly from a shared file system like NFS or Lustre, some containers fail with 'permission denied' errors, especially when accessing mapped configuration files or scripts. What causes this?
- How can I deploy Ansys HPC Platform Services on an air-gapped node?
- I have defined my desired working directory path in the FILE_STORAGE variable within the .env file, but the HPC containers using the file_storage volume don't seem to write data there. Where is the data going, and how do I fix it?
- How can I configure the Data Transfer Service container to use a specific network share or host directory for its project file staging area instead of using its default location?
- When transferring many or large jobs using Ansys HPC Manager, my host's /var partition fills up. Why does this happen and what are the solutions?