Access to regional High Performance Computing (HPC) resources

Similar documents
1 DCSC/AU: HUGE. DeIC Sekretariat /RB. Bilag 1. DeIC (DCSC) Scientific Computing Installations

An introduction to Fyrkat

Computational infrastructure for NGS data analysis. José Carbonell Caballero Pablo Escobar

Building Clusters for Gromacs and other HPC applications

CORRIGENDUM TO TENDER FOR HIGH PERFORMANCE SERVER

How To Compare Amazon Ec2 To A Supercomputer For Scientific Applications

A Study on the Scalability of Hybrid LS-DYNA on Multicore Architectures

High Performance. CAEA elearning Series. Jonathan G. Dudley, Ph.D. 06/09/ CAE Associates

A National Computing Grid: FGI

HPC Update: Engagement Model

How To Build A Supermicro Computer With A 32 Core Power Core (Powerpc) And A 32-Core (Powerpc) (Powerpowerpter) (I386) (Amd) (Microcore) (Supermicro) (

Parallel Computing with MATLAB

CMS Tier-3 cluster at NISER. Dr. Tania Moulik

Purchase of High Performance Computing (HPC) Central Compute Resources by Northwestern Researchers

Parallel Programming Survey

Mississippi State University High Performance Computing Collaboratory Brief Overview. Trey Breckenridge Director, HPC

Appro Supercomputer Solutions Best Practices Appro 2012 Deployment Successes. Anthony Kenisky, VP of North America Sales

GPU System Architecture. Alan Gray EPCC The University of Edinburgh

HPC-related R&D in 863 Program

High Performance Computing in CST STUDIO SUITE

Supercomputing Resources in BSC, RES and PRACE

Scientific Computing Data Management Visions

HETEROGENEOUS HPC, ARCHITECTURE OPTIMIZATION, AND NVLINK

Virtual Compute Appliance Frequently Asked Questions

Overview of HPC Resources at Vanderbilt

Estonian Scientific Computing Infrastructure (ETAIS)

An Oracle White Paper August Oracle WebCenter Content 11gR1 Performance Testing Results

PARALLEL & CLUSTER COMPUTING CS 6260 PROFESSOR: ELISE DE DONCKER BY: LINA HUSSEIN

On-Demand Supercomputing Multiplies the Possibilities

Towards an EU-Africa Project

Copyright by Parallels Holdings, Ltd. All rights reserved.

Windows Compute Cluster Server Miron Krokhmal CTO

Getting Started with HPC

Cornell University Center for Advanced Computing

The Asterope compute cluster

Enabling Technologies for Distributed and Cloud Computing

Overview of HPC systems and software available within

HPC Cluster Decisions and ANSYS Configuration Best Practices. Diana Collier Lead Systems Support Specialist Houston UGM May 2014

Building a Top500-class Supercomputing Cluster at LNS-BUAP

Lecture 1: the anatomy of a supercomputer

SERVER CLUSTERING TECHNOLOGY & CONCEPT

Recent Advances in HPC for Structural Mechanics Simulations

Enabling Technologies for Distributed Computing

High-Performance Computing and Big Data Challenge

Accelerating From Cluster to Cloud: Overview of RDMA on Windows HPC. Wenhao Wu Program Manager Windows HPC team

HPC and Big Data. EPCC The University of Edinburgh. Adrian Jackson Technical Architect

GridKa site report. Manfred Alef, Andreas Heiss, Jos van Wezel. Steinbuch Centre for Computing

InfiniBand Strengthens Leadership as the High-Speed Interconnect Of Choice

Main Memory Data Warehouses

ALPS Supercomputing System A Scalable Supercomputer with Flexible Services

A GPU COMPUTING PLATFORM (SAGA) AND A CFD CODE ON GPU FOR AEROSPACE APPLICATIONS

Achieving Performance Isolation with Lightweight Co-Kernels

STORAGE HIGH SPEED INTERCONNECTS HIGH PERFORMANCE COMPUTING VISUALISATION GPU COMPUTING

Sun Constellation System: The Open Petascale Computing Architecture

High Performance Computing Infrastructure at DESY

ANSYS Computing Platform Support. July 2013

1 Bull, 2011 Bull Extreme Computing

RES is a distributed infrastructure of Spanish HPC systems. The objective is to provide a unique service to HPC users in Spain

Comparing the performance of the Landmark Nexus reservoir simulator on HP servers

IBM System x family brochure

Cornell University Center for Advanced Computing

System requirements for Autodesk Building Design Suite 2017

IBM Deep Computing Visualization Offering

HPC Wales Skills Academy Course Catalogue 2015

BSC - Barcelona Supercomputer Center

Virtualization Infrastructure at Karlsruhe

Cloud Computing. Alex Crawford Ben Johnstone

SRNWP Workshop. HP Solutions and Activities in Climate & Weather Research. Michael Riedmann European Performance Center

Turbomachinery CFD on many-core platforms experiences and strategies

Manual for using Super Computing Resources

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

SUN HARDWARE FROM ORACLE: PRICING FOR EDUCATION

Simple Introduction to Clusters

RWTH GPU Cluster. Sandra Wienke November Rechen- und Kommunikationszentrum (RZ) Fotos: Christian Iwainsky

Red Hat Enterprprise Linux - Renewals DETAILS SUPPORTED ARCHITECTURE

Altix Usage and Application Programming. Welcome and Introduction

HPC Software Requirements to Support an HPC Cluster Supercomputer

Analysis of statistics 2015

Operating System Compiler Bits Part Number CNL 7.0 AMD Opteron (x86 64) Windows XP/Vista x64 Visual Studio P10488

Department of Computer Sciences University of Salzburg. HPC In The Cloud? Seminar aus Informatik SS 2011/2012. July 16, 2012

CONSISTENT PERFORMANCE ASSESSMENT OF MULTICORE COMPUTER SYSTEMS

supercomputing. simplified.

TREND MICRO SOFTWARE APPLIANCE SUPPORT

ANSYS Computing Platform Support. June 2014

CENIC Private Cloud Pilot Using Amazon Reserved Instances (RIs) September 9, 2011

OpenMP Programming on ScaleMP

Parallel Computing. Introduction

Using NeSI HPC Resources. NeSI Computational Science Team


Achieving Nanosecond Latency Between Applications with IPC Shared Memory Messaging

Comparing Cloud Computing Resources for Model Calibration with PEST

The Lattice Project: A Multi-Model Grid Computing System. Center for Bioinformatics and Computational Biology University of Maryland

Introduction to Cloud Computing

Multi-Threading Performance on Commodity Multi-Core Processors

Operating System Compiler Bits Part Number CNL 6.0 AMD Opteron (x86-64) Windows XP x64 Intel C Microsoft Platform SDK 64 P10312

~ Greetings from WSU CAPPLab ~

David Rioja Redondo Telecommunication Engineer Englobe Technologies and Systems

Accelerating Simulation & Analysis with Hybrid GPU Parallelization and Cloud Computing

CPU Benchmarks Over 600,000 CPUs Benchmarked

Transcription:

South Eastern Europe (SEE) IMI ASM RENAM www.math.md www.renam.md Nicolai ILIUHA Chisinau, 30.05.2012

What types of tasks (Applications) can be run on a usial multi-core computer (desktop or notebook)? Sequential Application - application runs on one computer and it's run time (wall time) depends on the capacity of the computer Parallel Application Application runs on all cores of one processor Distributed Application (parametric sweep) the same Application runs on several cores with different input parameters Task flow several tasks (perhaps one and the same program with different inputs) are run in sequence 2

Server Server (hardware) is a computer, dedicated to performing any service tasks without direct human intervention. Servers are distinguished from a group of personal computers or from a group of specialized computer equipment. 3

= A cluster is a group of computers connected by high-speed communication channels (1-2 Gbit/s) and representing, from a user's point of view, a single hardware resource. 4

= 20 120 Gbit/s A supercomputer is a multiprocessor complex with ultrafast data transmission channels within the complex. 5

... InterNet SoftwareMiddlware = SoftwareMiddlware GRID Grid is a computational infrastructure that provides access through Internet to computing power and storage resources distributed across the globe. 6

How is the GRID forms? What GRID gives to users? 7

What types of tasks (Applications) can be run on a High Performance Resources? Sequential Application - application runs on one computer and it's run time (wall time) depends on the capacity of the computer Parallel Application Application runs on all cores of one processor or on multiply processors (cores) of one or more computers Distributed Application (parametric sweep) the same Application runs on several cores on one or more computers. Task flow several tasks (perhaps one and the same program with different inputs) are run in sequence (automatically) 8

How the application should be prepared to run on a High Performance Resources? No user interface computing part only The application must be debugged - should work without error. It is necessary to make an executable module - the application must be compiled on Linux or Windows. It is advisable to calculate how much the application need computing time and other resources 9

High-performance computing is a branch of applied computer science that is dealing with the finding of solutions to problems that require a large amount of computing resources. High Perfomance Computing Supercomputers Clusters Grids: (Scientific, Enterprise, Volunteer,) Personal Computers 10

High-Performance Computing Infrastructure for South East Europe s Research Communities South Eastern Europe (SEE) IMI ASM RENAM www.math.md www.renam.md This work was supported in part by the European Commission under EU FP7 project HP-SEE (under contract number 261499)

High-Performance Computing Infrastructure for South East Europe s Research Communities The aim of the HP-SEE project - combine existing and developed in the region HPC-resources in a single infrastructure. For participating countries without their HPC-resources to provide access to these resources in virtual research organizations in the areas of computational physics, chemistry and life sciences. Project started in 2010. Project duration - 3 years. The project involves 14 countries. RENAM and IMI ASM participate in the project from the Republic of Moldova. 12

HP-SEE project brings together 14 partners from the South-East European region, more than 10 institutions involved in the project as third parties... 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. Greece Greek Research & Technology Network Bulgaria Institute for Parallel Processing, Bulgarian Academy of Sciences Romania "Horia Hulubei" National Institute of Research and Development for Physics and Nuclear Engineering Turkey Hungary National Information Infrastructure Development Office Serbia Institute of Physics Belgrade Albania Bosnia and Herzegovina Former Yugoslav Republic of Macedonia SS. Cyril & Methodius University of Skopje Montenegro Moldova (Republic of) Armenia Georgia Azerbaijan 13

HP-SEE Infrastructure current status and plans of development TFlops Country 2010 2011 2012 2013 Greece 0 0 40 80 Bulgaria 25 318GPU 3120GPU 4020GPU Romania 10 264GPU 3020GPU 3020GPU Hungary 1 48 4812GPU 4812GPU Serbia 6 6 20 20 OVERALL 42 111 12 GPU 169 52 GPU 218 52 GPU 14

Max proces CPU type Nodes HPCses Resources, available for TFl Batch ops system Project Partners OS Total storage Blue Gene, BG 8192 IBM Power PC 2048 23.4 2 Load leveler Compute Node Linux (CNL) 12 TB HPCG cluster, BG 576 Intel Xeon X5560 36 3 Torque maui SC Linux 5.3 30 TB Pécs SC, HUN 1152 Intel Xeon X7542 1 10 SGE 6.2u5 SuSELinux ES 11 SP1 160 TB Debrecen SC, HUN 3072 Intel Xeon X5680 128 18 SGE 6.2u5 SuSELinux ES 11 SP1 152 TB Szeged SC, HUN 2112 AMD Opteron 6174 44 14 SGE 6.2u5 Red Hat ELS 5.4 230 TB InfraGrid, RO 400 Intel Xeon E5504 50 2,15 Condor 7.4.4 CentOS 5.5 10 TB IFIN_Bio, RO 256 Intel Xeon E5430 32 1,2 PBS Torque CenOS 5.5 180 GB IFIN_BC, RO 368 IBM PowerXCell 8i, AMD Opteron 2376 26 2.05 0.39 PBS Torque Fedora 9 120 GB 562 Xeon E5504, Opteron 2435, PowerXCell 8i, Xeon E5630 1,04 SGE 6.2u5, PBS Torque SC Linux 5.5 13,1 TB ISS_GPU, RO 4x480 Nvidia 4 PBS Ubuntu 10.10 PARADOX, RS 672 Intel Xeon E5345 5,25 Torque 2.3.6 Maui 3.2.6 SC Linux 5.5 NCIT cluster, RO Nicolai Iliuha, Chisinau, 22.09.2011 84 53.1 TB 6

HPCG cluster located at IICT of Bulgarian Academy of Sciences. 576 computing cores. The storage and management nodes have 128 cores. 16

SGI UltraViolet 1000 supercomputer at NIIFI, located in Pecs, Hungary. 1152 cores, 6057 GByte of memory 17

Country Partner Number of Nodes Number of Cores CPU Architecture Interconnection Batch System BG IICT 4 1920 GPU/NVIDIA 2xGigabit Ethernet Torque RO UVT 50 400 x86_64 QDR 4xInfiniband SLURM RO UPB 48 544 X86_64/Cell 4xGigabit Ethernet QDR 4xInfiniband Sun Grid Engine RO ISS 4 2100 GPU/Fermi NVIDIA 2xGigabit Ethernet Rocks Clusters RS IPB 2 16 x86_64 2.0GHz Gigabit Ethernet Infiniband Torque RS IPB 2 16 POWER6 4.0GHz Gigabit Ethernet Infiniband Torque RS IPB 2 16 PowerXCell 8i Gigabit Ethernet Infiniband Torque RS IPB 1 16 Nehalem Gigabit Ethernet Infiniband Torque BA UOBL ETF 2 16 x86_64 Gigabit Ethernet Torque MD RENAM 1-6 8-20 x86_64 2xGigabit Ethernet CCS2003 AM IIAP NAS RA 6 48 x86_64 Gigabit Ethernet Torque AM IIAP NAS RA 24 48 x86_64 Gigabit Ethernet Torque AM IIAP NAS RA 1 240 Tesla 1060 GPU 18

48-core IMI-RENAM cluster MS Windows Compute Cluster 2003 22 Virtual CPU on 8 Virtual Machines 10 18 19

Parallel computing B.Rybakin's task of IIID simulation on the WCC2003 cluster of IMI TVD_IIID WCC2003 Test TVD_IID ACcceleration WCC WallTime 04:19:12 6 03:50:24 5 03:21:36 4 Acceleration rates Time of work 02:52:48 02:24:00 01:55:12 01:26:24 3 2 00:57:36 1 00:28:48 00:00:00 1 2 3 4 CPU Cores 5 6 7 8 0 0 1 2 3 4 5 6 7 8 9 CPU Cores 20

MD-Grid NGI resourses MD-GRID NGI site Available CPUs Available storage Network Certified sites MD-01-TUM 5 Intel P-IV 3,0 GHz CPUs 320 GB on Storage Element 100 Mbit Ethernet MD-03-SUMP 5 x CPU AMD Athlon 64 X2 6000 (3.0GHz) 650 GB on Storage Element 100 Mbps Ethernet MD-04-RENAM 6 Quad Core Xeon 5130 CPUs 2 TB on Storage Element 100 Mbit Ethernet MD-02-IMI 6 Quad Core Xeon 5130 CPUs 1 TB on Storage Element 100 Mbit Ethernet Planned to be integrated into MD-GRID NGI MD-05-SUM 4x2xAMD 275 DualCore 2.2GHz and 3x2xAMD 280 DualCore 2.4GHz CPUs 2x500GB 7.2k SATA and 4x80 GB 7.2k SATA 100 Mbit Ethernet

COMPUTATIONAL RESOURCES OF THE REGIONAL SOUTH-EAST EUROPE HIGH PERFORMANCE COMPUTING INFRASTRUCTURE Questions? Nicolai ILIUHA, Bulgaria, Sofiia, 30.11.2011 nick@renam.md end 18 10