# HPC spaces

## HPC integration

Need more computing power for your workloads? On Nuvolos, you can run interactive HPC workloads by scaling up your application size. If the sizes included in your plan aren't sufficient, consider using [credit-based sizes](/features/applications/application-resources.md).

**To use interactive HPC features**, space administrators need to enable them first. Once enabled, here's what you need to do:

**In research spaces:**

* Space administrators and Instance Editors can change application sizes.
* Credit costs are charged to the [resource pool associated with the space](/pricing-and-billing/resource-pools-and-budgets.md#mapping-spaces-to-resource-pools).

**In teaching spaces:**

* Space administrators can scale up applications in the **Master instance** anytime.
* Space administrators can distribute scaled applications to students.
* Space administrators can also define [scheduled startup with GPU](/user-guides/education-guides/configuring-student-applications.md#scheduled-startup-with-gpu) for students.
* A [credit quota](/user-guides/education-guides/courses-with-gpus.md#credit-quota-schedules) needs to be set for applications to scale in teaching spaces.
* Credit costs are charged to the resource pool associated with the space.

## Enable credit-based application sizes

**To enable HPC features in your space:**

Navigate to your project. Then on the sidebar (Cogwheel) **Course/Project/Dataset Settings** > **Course/Project/Dataset Configuration**:

In the configuration menu, toggle the button to enable scaling up to credit-based sizes.

{% hint style="info" %}
You can't turn off access to credit-based sizes through self-service. If you need this feature disabled, contact support.
{% endhint %}


---

# 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.nuvolos.com/administration/space-management/hpc-spaces.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.
