Access Policy

Research Associates, Postdoctoral Researchers and Students

If you are classified as a Research Associate, Postdoctoral Researcher or Student, you need to get an account through a CWRU faculty. Please ask the faculty to add you once their HPC account is set up properly. The addition can be accomplished by using the online portal AMARA. Please note that only Faculty and the designated managers can access this website. A student does not have the permission to access the portal.

Checking Resources Available:

A quick way to check which your resources is to you use the "i" command, as it shows:

[<CaseID>@compt162 ~]$ i

****Your SLURM's CPU Quota****

           account_1      128

           account_2       24


****Your Current Jobs****

   JOBID PRIOR   ST     ACCOUNT  PARTITION NODES CPU MIN_MEMORY TIME_LIMIT NODELIST

15695974  1350    R   account_1      batch     1   1         1G   10:00:00 compt162


****Group's Jobs****

Account:account_1

   JOBID       USER PRIOR   ST  PARTITION NODES CPU MIN_MEMORY TIME_LIMIT NODELIST


Account:account_2

   JOBID       USER PRIOR   ST  PARTITION NODES CPU MIN_MEMORY TIME_LIMIT NODELIST


[CG]-Completing [PD]-Pending [R]-Running

The command "quotagrp <account>" which breaks down the account group's /home usage can be useful.

Detailed Member Access vs. Guest Access

Member Access 

On occasion a member may reserve all (or a portion) of the processors representing his/her membership share for exclusive use. This reservation must be made far enough in advance (up to two weeks) in order that jobs already running do not interfere with the reservation. When a member has an exclusive reservation in effect, any processors used by that member’s jobs in excess of his/her membership share will run with guest priorities in effect. The use of these exclusive reservations will be reviewed periodically by the faculty governance body. As membership in the HPC Resource provides significant benefits associated with the sharing of resources, requests for permanent exclusive use will not be allowed.

Member jobs are given higher priority ahead of Guest jobs.

Guest Access