Difference between revisions of "Hardware:Workup"

From CAC Wiki
Jump to: navigation, search
(Created page with "= Workup Facilities = University of Ottawa: Workup Facility Sun Fire 6900 = Workup Facilities = ==HPCVL Main, Queen's University== * 1 - SunFire E2900 Server ** 24 cores...")
 
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
= Workup Facilities =
 
= Workup Facilities =
  
University of Ottawa: Workup Facility
+
{|  style="border-spacing: 8px;"
Sun Fire 6900
+
| valign="top" width="50%" style="padding:1em; border:1px solid #aaaaaa; background-color:#e1eaf1; border-radius:7px" |
  
= Workup Facilities =
+
== Frontenac Workup Nodes==
 
+
==HPCVL Main, Queen's University==
+
  
* 1 - SunFire E2900 Server
+
* caclogin02 - caclogin04
** 24 cores (24 x 1.8 GHz UltraSPARC-IV+ Processors)
+
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.
** 192 GB of RAM
+
** Attached to shared main file system
+
* 1 - Dell PowerEdge R410 Server
+
** 24 threads (12 x 3.07 GHz Intel Xeon X6575 Processors)
+
** 64 GB of RAM
+
** Attached to shared main file system
+
  
==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.
* 1 - Sun M4000 Server
+
** 32 threads (4 x Quadcore 2.4 GHz SPARC64 VII)
+
** 32 GB RAM
+
* 1 - Sun Fire 6900
+
** 48 cores (24 x 1.8GHz UltraSPARC IV+ Processors)
+
** 192 GB of RAM
+
* 18 TB disk storage on Sun StorEdge[tm] 3510 Disk array
+
* 1 - Sun StorEdge L25 Tape Library
+
  
 +
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.
  
==Seneca College==
+
You can connect via SSH
* 1 - Sun Fire X4600 M2
+
  e.g. ssh username@login.cac.queensu.ca
** 16 core with AMD Opteron(tm) Processor 8218, 128 GB RAM
+
or if you need to export the display
 +
  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