Policies Pages

Storage

Quota

Our HPC cluster has 18TB of storage available to all users. By default we enforce a quota of 400GB per user. If you require more please submit a ticket and request an increase. Please also provide a timeline for how long you require the additional storage.

Retention Policy

We routinely clean up the HPC storage to keep space available for new researchers. Data that has not been modified for 60 days will be deleted. Please keep a copy of your data off the HPC. For code we recommend version control in GitHub.

Archival Storage

For archival storage we can offer S3 though Wasabi for $7 per terabyte per month. Please submit a ticket for more information.

Role and Support Scope

Our Systems & Research Computing IT team ensures that the infrastructure, platforms, and services you rely on are available, functional, and performant. We focus on diagnosing and resolving system-level issues so you can focus on your research and development work.

What We Do

We support:

Our role is to troubleshoot and resolve infrastructure-level problems.

What We are Unable to Support

We do not offer:

We can help identify when an issue is caused by user code, but fixing it is the user’s responsibility.

Before Requesting Help

If your issue falls under “What We are Unable to Support,” please first consult the rest of this wiki. We provide documentation and guidance on using supported tools, software, and workflows, which often addresses common questions and learning needs.

Shared Responsibility

Users are expected to understand their code and workflows. We ensure the systems they run on are working correctly. If you’re unsure where the issue lies, we’re happy to help determine that.

Classroom Use of the HPC

Classroom use of the HPC is permitted, however there are a few things to consider with respect to resource allocation. Here at Research Computing we have a main mission of ensuring these resources are fairly allocated to the campus. 

Overall Considerations

Storage

The HPC has 18TB of raw disk storage that is shared between all users, research and classroom alike. These resources are for all College of Arts and Sciences users as they paid the outlay for the hardware. Every user starts out with a 400GB quota to as per our storage policy. This can be temporarily increased if needed on an individual basis, however when it comes to classroom use this proves to be problematic due to limited resources and the typical number of enrolled users in a classroom setting. For example, if a class with 10 students wants to use the HPC and each student requires 1TB of space for a data set that will unfairly consume the entirety of the cluster's storage.

Compute

There are three main partitions on our cluster. The debug partition consists of two older nodes with 256GB of RAM and 32 threads, the compute partition with the primary nodes and the cs-gpu partition that is limited to users in the Computer Science department. Generally we prefer to limit classroom users to the debug partition as it keeps any problems inexperienced users might cause limited to those nodes, thus not interrupting service to the researchers using the primary nodes in the compute partition.