Difference between revisions of "User:Jchong"

From oldwiki.scinet.utoronto.ca
Jump to navigation Jump to search
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== Accounting ===
+
=== SciNet System mailing list ===
 +
For each of the system that SciNet has ready available, we created an optional mailing list that each user can subscribe to receive news about various software update and maintainance announcement for the system.
  
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.
+
==== Managing your SciNet System mailing list subscription ====
 
+
To manage your subscription to the SciNet System mailing list, please go to the [https://portal.scinet.utoronto.ca/manage_mailing_list_subscriptions portal's mailing list subscription management page] and select the list you want to subscribe.
==== GPC ====
 
 
 
Add a line in your submit script like the following to submit to your allocation:
 
<pre>
 
#PBS -A [RAPI]
 
</pre>
 
 
 
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:
 
<pre>
 
#PBS -A [RAPI]
 
</pre>
 
 
 
Please replace the [RAPI] with the RAPI that was allocated to you.
 

Latest revision as of 09:00, 22 July 2010

SciNet System mailing list

For each of the system that SciNet has ready available, we created an optional mailing list that each user can subscribe to receive news about various software update and maintainance announcement for the system.

Managing your SciNet System mailing list subscription

To manage your subscription to the SciNet System mailing list, please go to the portal's mailing list subscription management page and select the list you want to subscribe.