Windows HPC 2008 Cluster Launch

Similar documents
Using the Windows Cluster

Microsoft Windows Compute Cluster Server 2003 Evaluation

Introduction to Running Computations on the High Performance Clusters at the Center for Computational Research

System Requirements Table of contents

Assignment # 1 (Cloud Computing Security)

Technical Overview of Windows HPC Server 2008

The RWTH Compute Cluster Environment

INSTALLATION GUIDE ENTERPRISE DYNAMICS 9.0

Upgrading Small Business Client and Server Infrastructure E-LEET Solutions. E-LEET Solutions is an information technology consulting firm

High Performance Computing in Aachen

System Requirements - Table of Contents

Streamline Computing Linux Cluster User Training. ( Nottingham University)

System Requirements - filesmart

System requirements for MuseumPlus and emuseumplus

Parallels Virtual Automation 6.1

Parallel Processing using the LOTUS cluster

Microsoft Dynamics CRM 2011 Guide to features and requirements

History of Windows. INLS 576 Spring 2009 Tuesday, 1/13/2009

StarWind iscsi SAN: Configuring Global Deduplication May 2012

vnas Series All-in-one NAS with virtualization platform

QlikView Governance Dashboard Installation

Configuring and Launching ANSYS FLUENT Distributed using IBM Platform MPI or Intel MPI

Microsoft Compute Clusters in High Performance Technical Computing. Björn Tromsdorf, HPC Product Manager, Microsoft Corporation

The Asterope compute cluster

System Requirements - CommNet Server

MFCF Grad Session 2015

MEGA Web Application Architecture Overview MEGA 2009 SP4

1) SETUP ANDROID STUDIO

Synchronizer Installation

3M Occupational Health and Environmental Safety 3M E-A-Rfit Validation System. Version 4.2 Software Installation Guide (Upgrade) 1 P age

In order to upload a VM you need to have a VM image in one of the following formats:

Netwrix Auditor for Exchange

An Introduction to High Performance Computing in the Department

Getting Started with ESXi Embedded

Finite Elements Infinite Possibilities. Virtual Simulation and High-Performance Computing

Using WestGrid. Patrick Mann, Manager, Technical Operations Jan.15, 2014

PCVITA Express Migrator for SharePoint(Exchange Public Folder) Table of Contents

To connect to the cluster, simply use a SSH or SFTP client to connect to:

Quark Publishing Platform 10.2 ReadMe

Table 1. Requirements for Domain Controller. You will need a Microsoft Active Directory domain. Microsoft SQL Server. SQL Server Reporting Services

Rally Installation Guide

Table of Contents Introduction and System Requirements 9 Installing VMware Server 35

Block Level Backups with EMC NetWorker

What is new in Switch 12

Remote Application Server Version 14. Last updated:

Change Manager 5.0 Installation Guide

Copyright by Parallels Holdings, Ltd. All rights reserved.

NETWRIX EVENT LOG MANAGER

Debugging with TotalView

Planning the Installation and Installing SQL Server

Remote Backup Software User Manual V 2.0

ADAM 5.5. System Requirements

VMware Horizon Mirage Installation Guide

Netwrix Auditor for SQL Server

Hardware and Software Requirements. Release 7.5.x PowerSchool Student Information System

Server Installation Procedure - Load Balanced Environment

Parallels Virtual Automation 6.0

SLURM Workload Manager

Siebel Application Deployment Manager Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013

Installation Guide: Migrating Report~Pro v18

Advanced reporting capability SQL Server Integration Services (SSIS)

User s Manual

How To Compare Amazon Ec2 To A Supercomputer For Scientific Applications

Installing and Configuring Websense Content Gateway

Getting Started with HC Exchange Module

VoIP Infrastructure Upgrade Desktop. User Group March 2014

Fluke Networks NetFlow Tracker

RUGGEDCOM NMS for Linux v1.6

Enterprise Manager. Version 6.2. Installation Guide

Wise Package Studio 8.0 MR1 Release Notes

Remote Application Server Version 14. Last updated:

High Productivity Computing With Windows

Sage CRM Technical Specification

Symantec Protection for SharePoint Servers Getting Started Guide

Novell Open Workgroup Suite

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice.

How To Install Linux Titan

IGEL Universal Management. Installation Guide

David Rioja Redondo Telecommunication Engineer Englobe Technologies and Systems

CONSTRUCTION / SERVICE BILLING SYSTEM SPECIFICATIONS

Propalms TSE Deployment Guide

Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08

Server Software Installation Guide

JUROPA Linux Cluster An Overview. 19 May 2014 Ulrich Detert

13.1 Backup virtual machines running on VMware ESXi / ESX Server

Hardware/Software Guidelines

XenClient Enterprise Synchronizer Installation Guide

Quark Publishing Platform ReadMe

RingStor User Manual. Version 2.1 Last Update on September 17th, RingStor, Inc. 197 Route 18 South, Ste 3000 East Brunswick, NJ

ProSystem fx Workpaper Manager. Installation Guide

Transcription:

Windows HPC 2008 Cluster Launch Regionales Rechenzentrum Erlangen (RRZE) Johannes Habich hpc@rrze.uni-erlangen.de

Launch overview Small presentation and basic introduction Questions and answers Hands-On Session 2

Outline Cluster Status Login Storage / File Systems Job Scheduler 3

Switching Clusters Steps to be taken CCS2003 Cluster no longer in production mode CCS2003 Resources (shares) read only Copy your data from CCS2003 to general user home Generate new job descriptions (best practice not to use the old ones!) Issue your jobs on the new cluster 4

Cluster Status CCS 2003 Production Cluster (now offline): 7 Dual-Socket Dual-Core Opteron Processors with 4 GB RAM ( 28 cores in total) Gigabit infrastructure HPC 2008 Production Cluster (launch today!) 16 Dual-Socket Hexa-Core AMD Opteron Istanbul Processors with 32 GB RAM ( 192 cores in total) Dual-Socket Quad-Core Intel Nehalem Frontend Server Virtual machines (Headnode and Frontend) Gigabit infrastructure 5

Connecting to the cluster via Remote Desktop Protocol (RDP) Windows Client: Start Zubehör/Accessoires Remote Desktop Verbindung / Connection Shortcut: Start Ausführen/Run: mstsc Linux Client: Bash> rdesktop16 hpc2k8front k de From inside University network: Login to HPC2k8Front.rrze.uni-erlangen.de Port 3389 (default) From outside University network: Login to grid.rrze.uni-erlangen.de Port 3395 with Windows RDP Client Login to cshpc.rrze.uni-erlangen.de using nxclient from Linux / Windows (http://www.rrze.de/dienste/arbeiten-rechnen/hpc/systeme/dialogserver.shtml) Connect to RRZE VPN first Login to Hpc2k8Front.rrze.uni-erlangen.de Port 3389 via RDP 6

Cluster Status From University Network: HPC2k8Front.rrze.uni-erlangen.de:3389 Alternatively: Grid.rrze.uni-erlangen.de:3395 7

Data storage Project Data / Executable Data / Job Data / Results/ Archive / Backup \\aycasamba.rrze.uni-erlangen.de\hpc_vault\<group>\<username> Hint: Use UNC-Path as Working directory of your jobs! (Universal Naming Convention) <group> : iwia* iwia mfpp* mfpp iwmv* iwmv Iwst* iwst wss2* wss2 Local home on HPC2k8Front is limited to 100 MB for system files only! 9

Cluster Guide: The Job Manager Batch Computing: Issue jobs to the job manager which controls the resources Launches jobs on the compute nodes Job: Container for all your computational tasks Specifies how much ressources (CPUs, Nodes) you want to use Specifies how long ressources are occupied Tasks: Belong to a certain job Contain actual executable call You can as well start your own scripts Access to mapped drives not possible Task can depend on each other 11

Cluster Guide: Login 12

Cluster Guide: Launch Job Manager Scheduler: Hpc2K8Master 13

Cluster Guide: The Job Manager Filter all jobs on status Filter your jobs on status Filter all jobs on JobTemplate 14

Cluster Guide: The Job Manager Create new job Create new job from Description file 15

Cluster Guide: The Job Manager JobTemplates: Implement different queues: TestCalculation Try test problems here, Max 1h runtime, Max 1 node Default (LongTerm) Real Production runs, Max 48h runtime Choose JobTemplate Runtime: Default Runtime 1 Minute Adjust to your need or maximum Choose Runtime Ressources: Cores, Sockets, Nodes Autocalculate takes task settings Choose Ressources 16

Cluster Guide: MPI MS-MPI, compatible with MPICH2.0 More info: mpiexec help, help1, help2, help3 http://technet.microsoft.com/en-us/library/cc947675(ws.10).aspx Include Path: mpi.h C:\Programme\MicrosoftHPCPack2008SDK\Include\ Library Path: msmpi.lib C:\Programme\MicrosoftHPCPack2008SDK\Lib\amd64\ 17

Cluster Guide: Packages <DEFAULT> installation directory: C:\Programme\ Packages installed: Java 1.6.0_16: <DEFAULT>\java\java-current\ [R] 2.9.2: <DEFAULT>\R\R-Current\ IVE: <DEFAULT>\IVE\IVE-Current\ Contact hpc@rrze.uni-erlangen.de for specific versions or updates! 19

Cluster Guide: Programs Microsoft Office 2007 Microsoft Visual Studio 2005/2008 Intel Visual C/C++ Compiler 11.1.051 Intel Visual Fortran Compiler 11.1.051 Wireshark Tortoise CVS/SVN WinSCP Putty Cmake 2.8 win32 Contact hpc@rrze.uni-erlangen.de for other software: Open/free source Not a problem in most cases Commercial software Not a problem if you provide the licenses 20

Cluster Guide: Hints Firefox uses up to 50 MB for cache as default setting CVS/SVN can cause problems on UNC Paths 21

Common Problems Changing Job template in job from description file leads to inconsistency in job Workaround: Add and remove random Nodegroup under Resource Selection Node Preferences Changing Job runtime in job from description file leads to no change Workaround: The change is actually commited but not visible in the GUI! Save Job with specific runtime and requeue Success (Change not visible in GUI) Save Job with specific runtime, change runtime in GUI and requeue Success Save Job with specific runtime, change runtime in XML and requeue Success (Change not visible in GUI) 22

Factsheet Login: Hpc2k8Front.rrze.uni-erlangen.de Port 3389 (default) User: UNI-ERLANGEN.de\<username> Use rdesktop16 on cshpc! Scheduler: Hpc2k8Master.rrze.uni-erlangen.de Storage: Working Directory \\aycasamba.rrze.uni-erlangen.de\hpc_vault\<group>\<username> \\vault.rrze.uni-erlangen.de\hpc_vault\<group>\<username> Read the Documentation articles with index < 500: To be found on your desktop on Hpc2k8Front.rrze.uni-erlangen.de Start HPC Job Manager 23

Ways to communicate! Contact hpc@rrze.uni-erlangen.de for any support or problem request Subscribe to Windows-RRZE Mailing list: https://lists.uni-erlangen.de/mailman/listinfo/rrze-windows-hpc All announcements are communicated by this list! Updates, downtimes Account request for new users: http://www.rrze.uni-erlangen.de/hilfe/service-theke/formulare.shtml 24