# Intro to Apptainer

## Where Can You Run

Currently, apptainer 1.2.2-1.el9 has been installed and is operational on all compute nodes attached to the batch, gpu, and VNC partitions. If you experience any issues using Singularity, please contact support through the [Support Ticket System](broken://pages/-LcWVjx0JJLmzdHyZfJy).

## How to Load Singularity <a href="#how-to-load-singularity" id="how-to-load-singularity"></a>

‌The current implementation of apptainer on OSCAR is not through the traditional module toolkit. Instead, it is natively installed on each node and automatically added to your `$PATH` such that you immediately have access to the `apptainer` command.

There is no need to load any modules specific for apptainer.


---

# 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.ccv.brown.edu/oscar/singularity-containers/untitled.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.
