Skip to main content

Resource Limits

Storage Resource Limits

Home directory

Each user receives a /home directory with a quota of 100GiB.

Scratch directory

/scratch/[asurite] is available to all users without a quota. As a publicly-shared resource however, there are limits to the scratch capacity. To help keep this resource highly-available, there are time limits on unused data: data must be used actively for computation or should be moved to long-term storage (project or home).

Project Storage

A 100 GiB shared data storage folder is created for faculty sponsor. This data is accessible to the PI and all sponsored students, visiting scholars, courtesy affiliates, or any other users sponsored by the PI.

Class Storage

A 100 GiB shared data storage folder is created for each class. This directory is accessible to both the instructor and the students associated with the class accounts.

The location of the directory will be: /data/courses/<year>/<class>

Standard Account Limits

  • Maximum of 2 jobs queued in the debug queue.

Class Account Limits:

  • Maximum of 2 jobs running concurrently per user

  • Maximum of 10 jobs in the queue per user

  • Maximum of 960 GPU running minutes per user, which is equivalent to:

    • 1 GPU for 16 hours
    • 2 GPUs for 12 hours
    • 3 GPUs for 16 hours
    • 4 GPUs for 4 hours
  • Maximum of 32 CPU cores, 320 GB memory, and 4 GPUs per job

  • Maximum wall time of 24 hours per job

info

Note for users with both Academic Course and Research Accounts:

Students should specify with the -A class_ or -A grp_ flags which account to use, since jobs will be attributed to one account or the other, and are subject to the limitations of their respective account type.