# Oscar HPC Cluster

Oscar is an HPC (High-Performance Computing) cluster which contains hundreds of compute nodes with multiple cores, GPUs, and a low-latency/high-bandwidth filesystem.

All members of the Brown research community may request Exploratory Accounts on Oscar. Some users in Applied Math even qualify for access to condos with higher-priority access and additional resources.

To get started on CCV's Oscar environment, you'll need to first:

[**Request a CCV User Account**](https://docs.ccv.brown.edu/oscar#accounts)

\
For assistance with code and job submission, see:

[**Oscar Help and Documentation**](https://docs.ccv.brown.edu/oscar)


---

# 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/apma/faq-tips/oscar.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.
