# AWS ParallelCluster version 2

{% hint style="info" %}
This page was generated from content adapted from the [AWS Developer Guide](https://github.com/awsdocs/aws-parallelcluster-user-guide.git)
{% endhint %}

## Development

* **Important**\
  The following sections include instructions for using a custom version of the cookbook recipes and a custom AWS ParallelCluster node package. This information covers an advanced method of customizing AWS ParallelCluster, with potential issues that can be hard to debug. The AWS ParallelCluster team highly recommends using the scripts in [Custom Bootstrap Actions](https://github.com/kevinslin/aws-reference-notes/blob/main/services/aws_parallel_cluster/pre_post_install.md) for customization, because post-install hooks are generally easier to debug and more portable across releases of AWS ParallelCluster.

## Troubleshooting

* **Note**\
  Starting with version 2.11.5, AWS ParallelCluster doesn't support the use of SGE or Torque schedulers.


---

# 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://awsnotes.dendron.so/compute/aws-parallelcluster/topics/aws-parallelcluster-version-2.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.
