> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nyc-ai.app/llms.txt
> Use this file to discover all available pages before exploring further.

# CUNY HPCC Documentation

> Welcome to the College of Staten Island High Performance Computing Center. Clusters, SLURM, storage, tutorials, policies, and support for CUNY researchers.

The **College of Staten Island High Performance Computing Center (CUNY HPCC)** provides CUNY faculty, researchers, and students with state-of-the-art computing resources: large parallel clusters, GPU nodes, fast interconnects, high-performance file systems, and the expertise to use them. CUNY HPCC operates as part of the wider **CUNY-HPCC** consortium and also provides CUNY users with allocations on **EMPIRE-AI**.

This site is the primary documentation and educational guide for using those systems.

## Start here

<CardGroup cols={2}>
  <Card title="Overview" icon="compass" href="/overview">
    What CUNY HPCC is, what it offers, and who it's for.
  </Card>

  <Card title="Get an account" icon="user-plus" href="/accounts-access">
    How to request access and log in for the first time.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Your first SLURM job in about ten minutes.
  </Card>

  <Card title="Job submission" icon="play" href="/job-submission">
    Annotated SLURM templates for serial, MPI, GPU, and array jobs.
  </Card>
</CardGroup>

## Explore

<CardGroup cols={2}>
  <Card title="Systems & hardware" icon="server" href="/systems">
    Arrow and other clusters: nodes, cores, GPUs, interconnect.
  </Card>

  <Card title="Software & modules" icon="boxes-stacked" href="/software-modules">
    Use LMOD to load compilers, MPI, Python, Julia, and more.
  </Card>

  <Card title="Storage & quotas" icon="database" href="/storage">
    Home vs. scratch, file transfers, and data policies.
  </Card>

  <Card title="Policies" icon="shield-halved" href="/policies">
    Acceptable use, passwords, and security expectations.
  </Card>
</CardGroup>

## Need help?

<CardGroup cols={2}>
  <Card title="Support & contact" icon="life-ring" href="/support">
    How to reach the HPC Helpline and escalate stuck tickets.
  </Card>

  <Card title="FAQs" icon="circle-question" href="/faqs">
    Quick answers to the most common questions.
  </Card>
</CardGroup>

<Info>
  The authoritative sources for CUNY HPCC remain the [HPCC portal](https://hpchome.csi.cuny.edu) and the [HPCC Wiki](https://wiki.csi.cuny.edu/cunyhpc/index.php/Main_Page). This site summarizes and reorganizes that material for easier onboarding; if anything here disagrees with the official systems, the official systems are correct.
</Info>
