User:Jchong

From oldwiki.scinet.utoronto.ca
Revision as of 12:17, 25 February 2010 by Jchong (talk | contribs)
Jump to navigation Jump to search

Accounting

For any user with an NRAC/LRAC allocation, a special account with the Resource Allocation Project (RAP) identifier from Compute Canada Database (CCDB) should be setup to access the allocated resources. Please use the following instruction to run your job on your allocated allocation since the job will run with special priority.

GPC

Add a line in your submit script like the following to submit to your allocation:

#PBS -A [RAPI]

Please replace the [RAPI] with the RAPI that was allocated to you.

TCS

Add a line in your submit script like the following to submit to your allocation:

#PBS -A [RAPI]

Please replace the [RAPI] with the RAPI that was allocated to you.