# HPC Workloads

Scale-Out Workloads module on IDEA (formerly known as Scale-Out Computing on AWS, or SOCA) let users take advantage of AWS elasticity to run complex simulations (CAD, CFD, EDA ...).

This module deploy a scheduler and various queues that can be used to run you jobs. IDEA is fully integrated with AWS and provide a simple interface to interact with compute, storage, networking and more. Refer to [Supported EC2 parameters](/modules/hpc-workloads/user-documentation/supported-ec2-parameters.md) to learn more about the various parameters you can specify when you [Submit a job](/modules/hpc-workloads/user-documentation/submit-a-job.md).

IDEA admins also have the ability to [Create Web Based Job Submission Workflows](/modules/hpc-workloads/admin-documentation/create-web-based-job-submission-workflows.md) to make job submission easier for your users.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.idea-hpc.com/modules/hpc-workloads.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
