Difference between revisions of "Hardware:Workup"

From CAC Wiki
Jump to: navigation, search
(HPCVL Main, Queen's University)
 
(7 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
| valign="top" width="50%" style="padding:1em; border:1px solid #aaaaaa; background-color:#e1eaf1; border-radius:7px" |
 
| valign="top" width="50%" style="padding:1em; border:1px solid #aaaaaa; background-color:#e1eaf1; border-radius:7px" |
  
== Main Office of the Centre for Advanced Computing, Queen's University==
+
== Frontenac Workup Nodes==
* SunFire E2900 Server ('''sflogin0''')
+
** 24 cores (24 x 1.8 GHz UltraSPARC-IV+ Processors)
+
** 192 GB of RAM
+
** Attached to shared main file system
+
* Dell PowerEdge R410 Server ('''swlogin1''')
+
** 24 threads (12 x 3.07 GHz Intel Xeon X6575 Processors)
+
** 64 GB of RAM
+
** Attached to shared main file system
+
|}
+
  
{|  style="border-spacing: 8px;"
+
* caclogin02 - caclogin04
| valign="top" width="50%" style="padding:1em; border:1px solid #aaaaaa; background-color:#f7f7f7; border-radius:7px" |
+
These are the login nodes for the Frontenac Cluster. These may be used as workup nodes to test your jobs and to do limited pre- and post processing.
  
==University pf Ottawa==
+
Please keep jobs to the minimum size and duration as they are shared resources which are susceptible to overuse. Application software runs that are considered unsuitable for the login nodes will be terminated without notice.
* Sun M4000 Server
+
 
** 32 threads (4 x Quadcore 2.4 GHz SPARC64 VII)
+
The login nodes are also subject to periodic reboots, usually conducted on Monday. If you need to use a login node for an extended period of time (> 1day) please contact us and let us know.
** 32 GB RAM
+
 
* Sun Fire 6900
+
You can connect via SSH
** 48 cores (24 x 1.8GHz UltraSPARC IV+ Processors)
+
  e.g. ssh username@login.cac.queensu.ca
** 192 GB of RAM
+
or if you need to export the display
* 18 TB disk storage on Sun StorEdge[tm] 3510 Disk array
+
  e.g. ssh -X username@login.cac.queensu.ca
* Sun StorEdge L25 Tape Library
+
|}
+

Latest revision as of 19:13, 31 July 2023

Workup Facilities

Frontenac Workup Nodes

  • caclogin02 - caclogin04

These are the login nodes for the Frontenac Cluster. These may be used as workup nodes to test your jobs and to do limited pre- and post processing.

Please keep jobs to the minimum size and duration as they are shared resources which are susceptible to overuse. Application software runs that are considered unsuitable for the login nodes will be terminated without notice.

The login nodes are also subject to periodic reboots, usually conducted on Monday. If you need to use a login node for an extended period of time (> 1day) please contact us and let us know.

You can connect via SSH

  e.g. ssh username@login.cac.queensu.ca

or if you need to export the display

  e.g. ssh -X username@login.cac.queensu.ca