Difference between revisions of "Hardware:Workup"

From CAC Wiki
Jump to: navigation, search
 
(10 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" |
  
==HPCVL Main, Queen's University==
+
== Frontenac Workup Nodes==
* 1 - SunFire E2900 Server (sflogin0)
+
** 24 cores (24 x 1.8 GHz UltraSPARC-IV+ Processors)
+
** 192 GB of RAM
+
** Attached to shared main file system
+
* 1 - 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==
+
 
* 1 - Sun M4000 Server
+
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.
** 32 threads (4 x Quadcore 2.4 GHz SPARC64 VII)
+
 
** 32 GB RAM
+
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.
* 1 - Sun Fire 6900
+
 
** 48 cores (24 x 1.8GHz UltraSPARC IV+ Processors)
+
You can connect via SSH
** 192 GB of RAM
+
  e.g. ssh username@login.cac.queensu.ca
* 18 TB disk storage on Sun StorEdge[tm] 3510 Disk array
+
or if you need to export the display
* 1 - Sun StorEdge L25 Tape Library
+
  e.g. ssh -X username@login.cac.queensu.ca
|}
+

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