Intel HPC Orchestrator System Software Stack Providing Key Building Blocks for Intel Scalable System Framework

Size: px
Start display at page:

Download "Intel HPC Orchestrator System Software Stack Providing Key Building Blocks for Intel Scalable System Framework"

Transcription

1 Intel HPC Orchestrator System Software Stack Providing Key Building Blocks for Intel Scalable System Framework Nivi Muthu Srinivasan Technical Support Manager, Intel Corporation 1

2 Legal Notices and Disclaimers Intel technologies features and benefits depend on system configuration and may require enabled hardware, software or service activation Learn more at intelcom, or from the OEM or retailer No computer system can be absolutely secure Software and workloads used in performance tests may have been optimized for performance only on Intel microprocessors Performance tests, such as SYSmark and MobileMark, are measured using specific computer systems, components, software, operations and functions Any change to any of those factors may cause the results to vary You should consult other information and performance tests to assist you in fully evaluating your contemplated purchases, including the performance of that product when combined with other products For more complete information visit Cost reduction scenarios described are intended as examples of how a given Intel- based product, in the specified circumstances and configurations, may affect future costs and provide cost savings Circumstances will vary Intel does not guarantee any costs or cost reduction No license (express or implied, by estoppel or otherwise) to any intellectual property rights is granted by this document Intel, the Intel logo and others are trademarks of Intel Corporation in the US and/or other countries *Other names and brands may be claimed as the property of others 2016 Intel Corporation 2

3 Agenda Background Why a community solution is needed OpenHPC* Intel HPC Orchestrator Overview Architecture Value Add Installation Summary 3

4 Current State of System Software Efforts in HPC Ecosystem Fragmented efforts across the ecosystem Everyone building their own solution A desire to get exascale performance & speed up software adoption of hardware innovation New complex workloads (ML 1, Big Data, etc) drive more complexity into the software stack THE REALITY: We will not be able to get where we want to go without a major change in system software development 1 Machine Learning (ML) 4

5 Community Effort to Realize Desired Future State A Shared Repository Stable HPC Platform Software that: Fuels a vibrant and efficient HPC software ecosystem Takes advantage of hardware innovation & drives revolutionary technologies Eases traditional HPC application development and testing at scale Extends to new workloads (ML, analytics, big data) Accommodates new environments (ie, cloud) 5

6 OpenHPC* to Intel HPC Orchestrator to Intel Scalable System Framework OpenHPC Intel HPC Orchestrator Open Source Community under Linux Foundation Ecosystem innovation building a consistent HPC SW Platform Platform agnostic Multiple distributions Intel s distribution of OpenHPC Expose best performance for Intel HW Advanced testing & premium features Product technical support & validated updates Intel Scalable System Framework 6

7 Intel Scalable System Framework A Holistic Design Solution for all HPC needs Small Clusters Through Supercomputers Compute and Data-Centric Computing Standards-Based Programmability On-Premise and Cloud-Based Intel Xeon Processors Intel Xeon Phi Processors Intel Xeon Phi Coprocessors Intel Server Boards & Platforms Intel Solutions for Lustre * Intel Optane Technology 3D XPoint Technology Intel SSDs Intel Omni-Path Architecture Intel True Scale Fabric Intel Ethernet Intel Silicon Photonics Intel HPC Orchestrator Intel Software Development Tools Intel Supported SDVis 7

8 Intel HPC Orchestrator Overview 8

9 High Performance Computing Terminology Term Head Node Compute Node Login Nodes Router Nodes Management Control Nodes Fabric Management Network Power Control / Console Network Definition Main Admin interface to the system, orchestrates the rest of the system Nodes dedicated to the batch processing of user applications Main User interface to the system, for job submission, compiles, etc Centralized connectivity to filesystems and networks external to the system Nodes that take some of the responsibilities of the Head Node and distribute and parallelize them across the system allowing for additional scaling High performance/low latency network utilized primarily by user apps, and for access to parallel filesystems (Lustre*) Network over which the Head Node controls the rest of the system Used for Provisioning, Resource Management, Time Synchronization, etc An optional additional network for security to isolate power and console functions from the user accessible parts of the system 9

10 Fabric Mgt System Diagnostics Provisioning System Management (Config, Inventory) Intel HPC Orchestrator Overview Intra-stack APIs for customization/differentiation (OEMs) Defined external APIs for consistency across versions (ISVs) Operator Interface ISV Applications Applications (not part of the stack initially) Data Collection And System Monitors DB Schema Scalable DB Workload Manager Resource Mgmnt Runtimes Optimized I/O Libraries I/O Services Scalable Debugging & Perf Analysis Tools High Performance Parallel Libraries Compiler and Programming- Model Runtimes Software Development Toolchain User Space Utilities Overlay & Pub-Sub Networks, Identity Linux Distro Runtime Libraries Node-specific OS Kernel(s) Hardware 10

11 Intel HPC Orchestrator System Architecture Head Node DB Provisioning Resource Management Fabric Manager Power Control Console Access Monitoring Login Nodes User Access NFS / LAN / Internet Privileged Access Eth Fabric Perimeter Planned Router Nodes Lustre Parallel File System 11

12 Intel HPC Orchestrator Highlights What Provisioning Method Provisioning Time (128 nodes) How Image based (vs Package based) ~4-5 Minutes Configuration Site-specific inputs (IP addresses, MAC addresses, BMC addresses, Provisioning interface, etc) Supported Distros Red Hat Enterprise Linux* - RHEL 72 SUSE Linux Enterprise Server* - SLES12 SP1 Install Procedure Fully scripted, Intel distributes iso Component Distribution Install Interface Standard YUM/Zypper RPM repository Command line 12

13 Intel HPC Orchestrator High-Level Component List Functional Areas Components Base OS compatibility RHEL 72, SLES12 SP1, CentOS 72 Administrative Tools Provisioning Resource Mgmt I/O Services Numerical/Scientific Libraries I/O Libraries Compiler Families MPI Families Development Tools Performance Tools Conman, Ganglia, Intel Cluster Checker, Lmod, Losf, Nagios, pdsh, prun Warewulf Slurm, Munge Lustre* Client (Intel Enterprise Edition for Lustre* software) Boost, GSL, FFTW, Metis, PETSc, Trilinos, Hypre, SuperLU, Mumps, Intel MKL** HDF5 (phdf5), NetCDF (incl C++ & Fortran libraries), Adios GNU (gcc, g++, gfortran), Intel Parallel Studio XE (icc, icpc, ifort)** OpenMPI, MVAPICH2, Intel MPI** Autotools (autoconf, automake, libtool), Valgrind, R, SciPy, Numpy PAPI, Intel IMB**, mpip, pdtoolkit, TAU, Intel Advisor**, Intel Trace Analyzer & Collector**, Intel Vtune Amplifier** ** Additional license required 13

14 Intel HPC Orchestrator Enhancements Advanced integration testing & extensive validation Professional support for - All Intel components - Components where Intel maintains a support contract Best effort support for all other components Enhanced documentation - Readme, Release Notes - Components Guide - Troubleshooting Guide, including Knowledge Base - Technical Update - Security Best Practices - Architecture 14

15 Intel HPC Orchestrator Enhancements Validated patches & updates Early new hardware integration with System Software Inclusion of proprietary Intel Software - Intel Parallel Studio XE 2017 Cluster Edition - Intel Enterprise Edition for Lustre* software (client) SLES 12 SP1 Base OS redistribution Integrated Test Suite Intel Cluster Checker Baseline Extensions Planned Additional components - Support for high availability - Visualization tools 15

16 Intel Cluster Checker Baseline Extensions New set of extensions to Intel Cluster Checker Baseline: system data collected when it is in a good, dependable state Collects baseline data for: RPMs Virtual Node File System Configuration files (along with whitelist/blacklist capabilities) Hardware/Firmware Compare current state of system with baseline 16

17 Intel Cluster Checker Baseline Extensions Collecting RPM baseline data - Create nodefile # cat nodefile [sms]# cat nodefile sms #role: head c1 c2 - Run rpm-baseline command # rpm-baseline f <path-to-nodefile> - Data captured in /var/tmp/rpms-baselinetxt RPM name Node name [sms]# cat /var/tmp/rpms-baselinetxt sms, libpciaccess el7 x86_64 c1, libpciaccess el7 x86_64 c2, libpciaccess el7 x86_64 Version Release Architecture 17

18 Intel Cluster Checker Baseline Extensions Collecting Files baseline data # files-baseline f <path-to-nodefile> Data captured in /var/tmp/files-baselinetxt [sms]# cat /var/tmp/files-baselinetxt sms, /etc/sysconfig/httpd, -rw-r--r--, root, root, cfc1df04aebc4df81983e1f5 c1, /etc/os-release, -rw-r--r--, root, root, 1359aa3db05a a f3 c2, /etc/sysconfig/munge, -rw-r--r--, root, root, e0505efde717144b039329a6d32a798f Permissions File Owner Group MD5 Sum 18

19 Intel Cluster Checker Baseline Extensions Collecting Hardware baseline data # hw-baseline f <path-to-nodefile> Data captured in /var/tmp/hw-baselinetxt [sms]# cat /var/tmp/hw-baselinetxt sms, 00:0d0, Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] c1, 00:030, Intel Corporation 82540EM Gigabit Ethernet Controller c1, 00:070, Intel Corporation 82371AB/EB/MB PIIX4 ACPI c2, 00:050, Intel Corporation 82801AA AC 97 Audio Controller Bus:DeviceFunction Hardware description 19

20 Intel Cluster Checker Baseline Extensions Comparing/Analyzing: - Collect current system state # clck-collect f <path-to-nodefile> m uname m files_head m files_comp - Analyze current system state against baseline # clck-analyze f <path-to-nodefile> I files 1 undiagnosed sign: 1 The file /etc/pamd/ppp has been added since the baseline was generated [ Id: files-added ] [ Severity: 25%; Confidence: 90% ] [ Node: RHEL2 ] This analysis took seconds FAIL: All checks did not pass in health mode 20

21 Installation 21

22 Basic Cluster Install Example Lustre* storage system Starting install guide/recipe targeted for flat hierarchy Leverages image-based provisioner (Warewulf) - PXE 1 boot (stateless) - optionally connect external Lustre * file system Obviously need hardware-specific information to support (remote) bare-metal provisioning 1 Preboot execution Environment (PXE) Data Center Network eth0 Master (SMS) eth1 high speed network tcp networking Figure 1: Overview of physical clust er architecture compute nodes to compute eth interface to compute BMC interface the local data center network and eth1 used to provision and manage t he clust er backend (not e that interface names are examples and may be di erent depending on local settings and OS conventions) logical IP interfaces are expect ed to each compute node: t he first is the standard Ethernet interfac will be used for provisioning and resource management The second is used to connect to each host s and is used for power management and remote console access Physical connectivity for t hese two IP networks is often accommodat ed via separat e cabling and switching infrastruct ure; however, an alt configurat ion can also be accommodat ed via the use of a shared NIC, which runs a packet filter to management packets between the host and BMC In addition to the IP networking, there is a high-speed network (InfiniBand in this recipe) that connected to each of t he hosts This high speed network is used for application message passing and opti for Lustre connectivity as well 13 B r ing your own license OpenHPC provides a variety of integrated, pre-packaged elements from the Int el Parallel Studio XE ware suite Portions of the runtimes provided by t he included compilers and MPI component s are usable However, in order to compile new binaries using these tools (or access other analysis t oo Intel Trace Analyzer and Collector, Intel Inspector, etc), you will need t o provide your own valid l and OpenHPC adopts a bring-your-own-license model Note that licenses are provided free of char many categories of use In particular, licenses for compilers and development s tools are provided at n to academic researchers or developers contributing t o open-source software projects More informat this program can be found at : 22

23 Installation Walks a system administrator through the various steps needed to bootstrap a cluster Ease of Use: Describes what needs to be accomplished Followed by example commands Copy & paste the commands with site-specific inputs For faster integration: Edit site specific inputs file Execute install script Site-Specific Inputs + Install Script = Cluster 23

24 Minimum Requirements Hardware & Software 1 head node, at least 2 compute nodes: can ping each other Head node and compute nodes are clustered using Ethernet (if not fabric) Support at least one network file system: NFS (or) Lustre* Mechanism to boot the compute nodes: IPMI (or) Physical access to compute nodes Pre-defined local site inputs Hostnames for head & compute nodes IP & MAC addresses for head node & all compute nodes Name of interface that will be used for provisioning Subnet netmask for internal network 24

25 Install Script Expectations 1 head node that hosts an NFS file system, 4 stateless compute nodes IPMI can talk to the compute node BMCs Head node has 2 Eth interfaces eth0 to ensure external network connectivity eth1 to provision/manage cluster 2 logical IP interfaces to each compute node 1 st for provisioning & resource management 2 nd to connect to BMCs Wherever expectations!= system setup, editing the install script will be necessary 25

26 Installation using the iso file Desktop]# mkdir /mnt/hpc_orch_iso Desktop]# mount -o loop hpc-orchestrator-rhel betaiso /mnt/hpc_orch_iso/ Desktop]# cd /mnt/hpc_orch_iso/ Desktop]# ls groupxml noarch repodata x86_64 Desktop]# rpm -ivh x86_64/intel_hpc_orchestrator_release beta-61x6_64rpm Desktop]# yum -y install docs-orch beta-581x86_64rpm Desktop]# cp -p /opt/intel/hpc-orchestrator/pub/doc/recipes/vanilla/inputlocal Desktop]# cp -p /opt/intel/hpc-orchestrator/pub/doc/recipes/vanilla/recipesh Desktop]# mkdir sections Desktop]# cp -p /opt/intel/hpc-orchestrator/pub/doc/recipes/vanilla/sections/* sections/ Desktop]# export INPUT_LOCAL=/inputlocal Desktop]# /recipesh -f 26

27 Directory Structure Desktop]# cd /opt/intel/hpc-orchestrator Desktop]# ls admin pub images lmod modulefiles clck doc examples modulefiles advisor inspector compiler mpi NFS Mounted 27

28 Integration/Test/Validation Cross-package interaction Integrated Cluster Testing Integrated Cluster Testing Each end-user test need to touch all of the supported compiler & MPI families Abstracted to repeat the tests with different compiler/mpi environments: gcc/intel compiler toolchains Intel, OpenMPI, MVAPICH2 MPI families Software Software OpenHPC OpenHPC Hardware Orchestrator Hardware + + OS Distribution OS Distribution Hardware Intel HPC OS Distribution + + System Tools System Tools Resource Manager Resource Manager Provisioner Provisioner Dev Tools Dev Tools Perf Tools Perf Tools I/O Libs I/O Libs Mini Apps Mini Apps Parallel Libs Parallel Libs Compilers Compilers User Env Serial Libs User Env Serial Libs Individual Component Validation Individual Component Validation 28

29 Post Install Integration Tests - Overview Major components have configuration options to enable/disable Suite of integration tests Installed by default by the install script Root-level tests User-level tests: short & long versions Type of test Approximate running time Root-level single digit number of minutes User-level short less than 30 minutes User-level long a few hours Provisioning OOB Mgmt O/S Config Mgmt Resource Manager User Env Fabric Node-Level Perf I/O 3rd Party Libs Apps Root Level User Space 29

30 Post Install Integration Tests Root level tests 300

31 Post Install Integration Tests User level tests 311

32 Intel HPC Orchestrator: Summary Benefits OEMs reduce R&D ISVs/Developers reduce time and resources to constantly retest apps IT Admins - reduce R&D to build and maintain a fully integrated SW stack Integrated open source and proprietary components Modular build; Customizable; Validated updates Advanced integration testing, testing at scale Level 3 technical support provided by Intel Optimization for Intel Scalable System Framework components Available through OEM & Channel Partners in Q4 16 End Users - hardware innovation reflected in SW faster on path to exascale 322

33 333

ARM High Performance Computing

ARM High Performance Computing ARM High Performance Computing Eric Van Hensbergen Distinguished Engineer, Director HPC Software & Large Scale Systems Research IDC HPC Users Group Meeting Austin, TX September 8, 2016 ARM 2016 An introduction

More information

Becca Paren Cluster Systems Engineer Software and Services Group. May 2017

Becca Paren Cluster Systems Engineer Software and Services Group. May 2017 Becca Paren Cluster Systems Engineer Software and Services Group May 2017 Clusters are complex systems! Challenge is to reduce this complexity barrier for: Cluster architects System administrators Application

More information

ARM BOF. Jay Kruemcke Sr. Product Manager, HPC, ARM,

ARM BOF. Jay Kruemcke Sr. Product Manager, HPC, ARM, ARM BOF Jay Kruemcke Sr. Product Manager, HPC, ARM, POWER jayk@suse.com @mr_sles SUSE and the High Performance Computing Ecosystem Partnerships with HPE, Arm, Cavium, Cray, Intel, Microsoft, Dell, Qualcomm,

More information

Intel Cluster Checker 3.0 webinar

Intel Cluster Checker 3.0 webinar Intel Cluster Checker 3.0 webinar June 3, 2015 Christopher Heller Technical Consulting Engineer Q2, 2015 1 Introduction Intel Cluster Checker 3.0 is a systems tool for Linux high performance compute clusters

More information

OpenHPC: Project Overview and Updates

OpenHPC: Project Overview and Updates http://openhpc.community OpenHPC: Project Overview and Updates Karl W. Schulz, Ph.D. Software and Services Group, Intel Technical Project Lead, OpenHPC 5 th Annual MVAPICH User Group (MUG) Meeting August

More information

Enabling the ARM high performance computing (HPC) software ecosystem

Enabling the ARM high performance computing (HPC) software ecosystem Enabling the ARM high performance computing (HPC) software ecosystem Ashok Bhat Product manager, HPC and Server tools ARM Tech Symposia India December 7th 2016 Are these supercomputers? For example, the

More information

Out-of-band (OOB) Management of Storage Software through Baseboard Management Controller Piotr Wysocki, Kapil Karkra Intel

Out-of-band (OOB) Management of Storage Software through Baseboard Management Controller Piotr Wysocki, Kapil Karkra Intel Out-of-band (OOB) Management of Storage Software through Baseboard Management Controller Piotr Wysocki, Kapil Karkra Intel 2018 Storage Developer Conference. Intel Corporation. All Rights Reserved. 1 Notices

More information

Jay Kruemcke Sr. Product Manager, HPC, Arm,

Jay Kruemcke Sr. Product Manager, HPC, Arm, Jay Kruemcke Sr. Product Manager, HPC, Arm, POWER jayk@suse.com @mr_sles What s changed in the last year? 1.More capable Arm server chips New processors from Cavium, Qualcomm, HiSilicon, Ampere 2.Maturing

More information

Munara Tolubaeva Technical Consulting Engineer. 3D XPoint is a trademark of Intel Corporation in the U.S. and/or other countries.

Munara Tolubaeva Technical Consulting Engineer. 3D XPoint is a trademark of Intel Corporation in the U.S. and/or other countries. Munara Tolubaeva Technical Consulting Engineer 3D XPoint is a trademark of Intel Corporation in the U.S. and/or other countries. notices and disclaimers Intel technologies features and benefits depend

More information

Fast-track Hybrid IT Transformation with Intel Data Center Blocks for Cloud

Fast-track Hybrid IT Transformation with Intel Data Center Blocks for Cloud Fast-track Hybrid IT Transformation with Intel Data Center Blocks for Cloud Kyle Corrigan, Cloud Product Line Manager, Intel Server Products Group Wagner Diaz, Product Marketing Engineer, Intel Data Center

More information

Intel s Architecture for NFV

Intel s Architecture for NFV Intel s Architecture for NFV Evolution from specialized technology to mainstream programming Net Futures 2015 Network applications Legal Disclaimer INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION

More information

Intel Parallel Studio XE 2015

Intel Parallel Studio XE 2015 2015 Create faster code faster with this comprehensive parallel software development suite. Faster code: Boost applications performance that scales on today s and next-gen processors Create code faster:

More information

More performance options

More performance options More performance options OpenCL, streaming media, and native coding options with INDE April 8, 2014 2014, Intel Corporation. All rights reserved. Intel, the Intel logo, Intel Inside, Intel Xeon, and Intel

More information

Intel Parallel Studio XE 2016

Intel Parallel Studio XE 2016 Intel Parallel Studio XE 2016 Installation Guide for Linux* OS 18 August 2015 Contents 1 Introduction...2 2 Prerequisites...2 3 Installation...6 3.1 Using Online Installer...6 3.2 Installation Through

More information

Data and Intelligence in Storage Carol Wilder Intel Corporation

Data and Intelligence in Storage Carol Wilder Intel Corporation Data and Intelligence in Storage Carol Wilder carol.a.wilder@intel.com Intel Corporation 1 Legal Notices/Disclaimer Intel technologies features and benefits depend on system configuration and may require

More information

Bright Cluster Manager Advanced HPC cluster management made easy. Martijn de Vries CTO Bright Computing

Bright Cluster Manager Advanced HPC cluster management made easy. Martijn de Vries CTO Bright Computing Bright Cluster Manager Advanced HPC cluster management made easy Martijn de Vries CTO Bright Computing About Bright Computing Bright Computing 1. Develops and supports Bright Cluster Manager for HPC systems

More information

Installation Guide and Release Notes

Installation Guide and Release Notes Intel Parallel Studio XE 2013 for Linux* Installation Guide and Release Notes Document number: 323804-003US 10 March 2013 Table of Contents 1 Introduction... 1 1.1 What s New... 1 1.1.1 Changes since Intel

More information

Intel. Rack Scale Design: A Deeper Perspective on Software Manageability for the Open Compute Project Community. Mohan J. Kumar Intel Fellow

Intel. Rack Scale Design: A Deeper Perspective on Software Manageability for the Open Compute Project Community. Mohan J. Kumar Intel Fellow Intel Rack Scale Design: A Deeper Perspective on Software Manageability for the Open Compute Project Community Mohan J. Kumar Intel Fellow Agenda Rack Scale Design (RSD) Overview Manageability for RSD

More information

Intel Software Development Products Licensing & Programs Channel EMEA

Intel Software Development Products Licensing & Programs Channel EMEA Intel Software Development Products Licensing & Programs Channel EMEA Intel Software Development Products Advanced Performance Distributed Performance Intel Software Development Products Foundation of

More information

Getting Started with Intel SDK for OpenCL Applications

Getting Started with Intel SDK for OpenCL Applications Getting Started with Intel SDK for OpenCL Applications Webinar #1 in the Three-part OpenCL Webinar Series July 11, 2012 Register Now for All Webinars in the Series Welcome to Getting Started with Intel

More information

April 2 nd, Bob Burroughs Director, HPC Solution Sales

April 2 nd, Bob Burroughs Director, HPC Solution Sales April 2 nd, 2019 Bob Burroughs Director, HPC Solution Sales Today - Introducing 2 nd Generation Intel Xeon Scalable Processors how Intel Speeds HPC performance Work Time System Peak Efficiency Software

More information

High Performance Computing The Essential Tool for a Knowledge Economy

High Performance Computing The Essential Tool for a Knowledge Economy High Performance Computing The Essential Tool for a Knowledge Economy Rajeeb Hazra Vice President & General Manager Technical Computing Group Datacenter & Connected Systems Group July 22 nd 2013 1 What

More information

IXPUG 16. Dmitry Durnov, Intel MPI team

IXPUG 16. Dmitry Durnov, Intel MPI team IXPUG 16 Dmitry Durnov, Intel MPI team Agenda - Intel MPI 2017 Beta U1 product availability - New features overview - Competitive results - Useful links - Q/A 2 Intel MPI 2017 Beta U1 is available! Key

More information

Re-Architecting Cloud Storage with Intel 3D XPoint Technology and Intel 3D NAND SSDs

Re-Architecting Cloud Storage with Intel 3D XPoint Technology and Intel 3D NAND SSDs Re-Architecting Cloud Storage with Intel 3D XPoint Technology and Intel 3D NAND SSDs Jack Zhang yuan.zhang@intel.com, Cloud & Enterprise Storage Architect Santa Clara, CA 1 Agenda Memory Storage Hierarchy

More information

Intel Omni-Path Fabric Manager GUI Software

Intel Omni-Path Fabric Manager GUI Software Intel Omni-Path Fabric Manager GUI Software Release Notes for 10.6 October 2017 Order No.: J82663-1.0 You may not use or facilitate the use of this document in connection with any infringement or other

More information

Using Intel VTune Amplifier XE for High Performance Computing

Using Intel VTune Amplifier XE for High Performance Computing Using Intel VTune Amplifier XE for High Performance Computing Vladimir Tsymbal Performance, Analysis and Threading Lab 1 The Majority of all HPC-Systems are Clusters Interconnect I/O I/O... I/O I/O Message

More information

Red Hat HPC Solution Overview. Platform Computing

Red Hat HPC Solution Overview. Platform Computing Red Hat HPC Solution Overview Gerry Riveros Red Hat Senior Product Marketing Manager griveros@redhat.com Robbie Jones Platform Computing Senior Systems Engineer rjones@platform.com 1 Overview 2 Trends

More information

Intel tools for High Performance Python 데이터분석및기타기능을위한고성능 Python

Intel tools for High Performance Python 데이터분석및기타기능을위한고성능 Python Intel tools for High Performance Python 데이터분석및기타기능을위한고성능 Python Python Landscape Adoption of Python continues to grow among domain specialists and developers for its productivity benefits Challenge#1:

More information

Intel Advisor XE Future Release Threading Design & Prototyping Vectorization Assistant

Intel Advisor XE Future Release Threading Design & Prototyping Vectorization Assistant Intel Advisor XE Future Release Threading Design & Prototyping Vectorization Assistant Parallel is the Path Forward Intel Xeon and Intel Xeon Phi Product Families are both going parallel Intel Xeon processor

More information

Graphics Performance Analyzer for Android

Graphics Performance Analyzer for Android Graphics Performance Analyzer for Android 1 What you will learn from this slide deck Detailed optimization workflow of Graphics Performance Analyzer Android* System Analysis Only Please see subsequent

More information

Running Docker* Containers on Intel Xeon Phi Processors

Running Docker* Containers on Intel Xeon Phi Processors Running Docker* Containers on Intel Xeon Phi Processors White Paper March 2017 Revision 001 Document Number: 335644-001US Notice: This document contains information on products in the design phase of development.

More information

Jackson Marusarz Software Technical Consulting Engineer

Jackson Marusarz Software Technical Consulting Engineer Jackson Marusarz Software Technical Consulting Engineer What Will Be Covered Overview Memory/Thread analysis New Features Deep dive into debugger integrations Demo Call to action 2 Analysis Tools for Diagnosis

More information

Intel Omni-Path Fabric Manager GUI Software

Intel Omni-Path Fabric Manager GUI Software Intel Omni-Path Fabric Manager GUI Software Release Notes for V10.7 Rev. 1.0 April 2018 Order No.: J95968-1.0 You may not use or facilitate the use of this document in connection with any infringement

More information

Intel MPI Cluster Edition on Graham A First Look! Doug Roberts

Intel MPI Cluster Edition on Graham A First Look! Doug Roberts Intel MPI Cluster Edition on Graham A First Look! Doug Roberts SHARCNET / COMPUTE CANADA Intel Parallel Studio XE 2016 Update 4 Cluster Edition for Linux 1. Intel(R) MPI Library 5.1 Update 3 Cluster Ed

More information

NFV Platform Service Assurance Intel Infrastructure Management Technologies

NFV Platform Service Assurance Intel Infrastructure Management Technologies NFV Platform Service Assurance Intel Infrastructure Management Technologies Meeting the service assurance challenge to nfv (Part 1) Virtualizing and Automating the Network NFV Changes the Game for Service

More information

Intel VTune Amplifier XE

Intel VTune Amplifier XE Intel VTune Amplifier XE Vladimir Tsymbal Performance, Analysis and Threading Lab 1 Agenda Intel VTune Amplifier XE Overview Features Data collectors Analysis types Key Concepts Collecting performance

More information

Bootstrapping a HPC Ecosystem

Bootstrapping a HPC Ecosystem Bootstrapping a HPC Ecosystem Eric Van Hensbergen Fellow Senior Director of HPC Software and Large Scale Systems Research Teratech Forum June 19, 2018 Copyright ARM computing is everywhere #1 shipping

More information

Intel Parallel Studio XE 2019 Update 1

Intel Parallel Studio XE 2019 Update 1 Intel Parallel Studio XE 2019 Update 1 Installation Guide for Linux* OS 7 November 2018 Contents 1 Introduction...2 1.1 Licensing Information...2 2 Prerequisites...2 2.1 Notes for Cluster Installation...3

More information

InfoBrief. Platform ROCKS Enterprise Edition Dell Cluster Software Offering. Key Points

InfoBrief. Platform ROCKS Enterprise Edition Dell Cluster Software Offering. Key Points InfoBrief Platform ROCKS Enterprise Edition Dell Cluster Software Offering Key Points High Performance Computing Clusters (HPCC) offer a cost effective, scalable solution for demanding, compute intensive

More information

Intel Omni-Path Fabric Manager GUI Software

Intel Omni-Path Fabric Manager GUI Software Intel Omni-Path Fabric Manager GUI Software Release Notes for V10.9.0 Rev. 1.0 December 2018 Doc. No.: K38339, Rev.: 1.0 You may not use or facilitate the use of this document in connection with any infringement

More information

Intel Parallel Studio XE 2018

Intel Parallel Studio XE 2018 Intel Parallel Studio XE 2018 Installation Guide for Linux* OS 11 September 2017 Contents 1 Introduction...2 1.1 Licensing Information...2 2 Prerequisites...2 2.1 Notes for Cluster Installation...3 2.1.1

More information

Bei Wang, Dmitry Prohorov and Carlos Rosales

Bei Wang, Dmitry Prohorov and Carlos Rosales Bei Wang, Dmitry Prohorov and Carlos Rosales Aspects of Application Performance What are the Aspects of Performance Intel Hardware Features Omni-Path Architecture MCDRAM 3D XPoint Many-core Xeon Phi AVX-512

More information

Intel Cluster Toolkit Compiler Edition 3.2 for Linux* or Windows HPC Server 2008*

Intel Cluster Toolkit Compiler Edition 3.2 for Linux* or Windows HPC Server 2008* Intel Cluster Toolkit Compiler Edition. for Linux* or Windows HPC Server 8* Product Overview High-performance scaling to thousands of processors. Performance leadership Intel software development products

More information

TOSS - A RHEL-based Operating System for HPC Clusters

TOSS - A RHEL-based Operating System for HPC Clusters TOSS - A RHEL-based Operating System for HPC Clusters Supercomputing 2017 Red Hat Booth November 14, 2017 Ned Bass System Software Development Group Leader Livermore Computing Division LLNL-PRES-741473

More information

Installation Guide. Scyld ClusterWare Release g0000. April 22, 2011

Installation Guide. Scyld ClusterWare Release g0000. April 22, 2011 Installation Guide Scyld ClusterWare Release 4.9.0-490g0000 April 22, 2011 Installation Guide: Scyld ClusterWare Release 4.9.0-490g0000; April 22, 2011 Revised Edition Published April 22, 2011 Copyright

More information

THE STORAGE PERFORMANCE DEVELOPMENT KIT AND NVME-OF

THE STORAGE PERFORMANCE DEVELOPMENT KIT AND NVME-OF 14th ANNUAL WORKSHOP 2018 THE STORAGE PERFORMANCE DEVELOPMENT KIT AND NVME-OF Paul Luse Intel Corporation Apr 2018 AGENDA Storage Performance Development Kit What is SPDK? The SPDK Community Why are so

More information

Eliminate Threading Errors to Improve Program Stability

Eliminate Threading Errors to Improve Program Stability Introduction This guide will illustrate how the thread checking capabilities in Intel Parallel Studio XE can be used to find crucial threading defects early in the development cycle. It provides detailed

More information

Installation Guide. Scyld ClusterWare Release g0000. December 18, 2013

Installation Guide. Scyld ClusterWare Release g0000. December 18, 2013 Installation Guide Scyld ClusterWare Release 5.10.1-5101g0000 December 18, 2013 Installation Guide: Scyld ClusterWare Release 5.10.1-5101g0000; December 18, 2013 Revised Edition Published December 18,

More information

Real-Time Systems and Intel take industrial embedded systems to the next level

Real-Time Systems and Intel take industrial embedded systems to the next level Solution brief Industrial IoT (IIoT) Embedded Software and Systems Real-Time Systems and Intel take industrial embedded systems to the next level Innovative hypervisor and partitioning software increases

More information

Readme for Platform Open Cluster Stack (OCS)

Readme for Platform Open Cluster Stack (OCS) Readme for Platform Open Cluster Stack (OCS) Version 4.1.1-2.0 October 25 2006 Platform Computing Contents What is Platform OCS? What's New in Platform OCS 4.1.1-2.0? Supported Architecture Distribution

More information

A U G U S T 8, S A N T A C L A R A, C A

A U G U S T 8, S A N T A C L A R A, C A A U G U S T 8, 2 0 1 8 S A N T A C L A R A, C A Data-Centric Innovation Summit LISA SPELMAN VICE PRESIDENT & GENERAL MANAGER INTEL XEON PRODUCTS AND DATA CENTER MARKETING Increased integration and optimization

More information

Eliminate Threading Errors to Improve Program Stability

Eliminate Threading Errors to Improve Program Stability Eliminate Threading Errors to Improve Program Stability This guide will illustrate how the thread checking capabilities in Parallel Studio can be used to find crucial threading defects early in the development

More information

Memory & Thread Debugger

Memory & Thread Debugger Memory & Thread Debugger Here is What Will Be Covered Overview Memory/Thread analysis New Features Deep dive into debugger integrations Demo Call to action Intel Confidential 2 Analysis Tools for Diagnosis

More information

An introduction to today s Modular Operating System

An introduction to today s Modular Operating System An introduction to today s Modular Operating System Bun K. Tan Open Source Technology Center - Intel Corporation October 2018 *Other names and brands may be claimed as the property of others Agenda Why

More information

Intel Xeon Phi Coprocessor. Technical Resources. Intel Xeon Phi Coprocessor Workshop Pawsey Centre & CSIRO, Aug Intel Xeon Phi Coprocessor

Intel Xeon Phi Coprocessor. Technical Resources. Intel Xeon Phi Coprocessor Workshop Pawsey Centre & CSIRO, Aug Intel Xeon Phi Coprocessor Technical Resources Legal Disclaimer INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL PROPETY RIGHTS

More information

Using Intel VTune Amplifier XE and Inspector XE in.net environment

Using Intel VTune Amplifier XE and Inspector XE in.net environment Using Intel VTune Amplifier XE and Inspector XE in.net environment Levent Akyil Technical Computing, Analyzers and Runtime Software and Services group 1 Refresher - Intel VTune Amplifier XE Intel Inspector

More information

Intel Cluster Ready Allowed Hardware Variances

Intel Cluster Ready Allowed Hardware Variances Intel Cluster Ready Allowed Hardware Variances Solution designs are certified as Intel Cluster Ready with an exact bill of materials for the hardware and the software stack. When instances of the certified

More information

Provisioning Intel Rack Scale Design Bare Metal Resources in the OpenStack Environment

Provisioning Intel Rack Scale Design Bare Metal Resources in the OpenStack Environment Implementation guide Data Center Rack Scale Design Provisioning Intel Rack Scale Design Bare Metal Resources in the OpenStack Environment NOTE: If you are familiar with Intel Rack Scale Design and OpenStack*

More information

Intel Parallel Studio XE 2015 Composer Edition for Linux* Installation Guide and Release Notes

Intel Parallel Studio XE 2015 Composer Edition for Linux* Installation Guide and Release Notes Intel Parallel Studio XE 2015 Composer Edition for Linux* Installation Guide and Release Notes 23 October 2014 Table of Contents 1 Introduction... 1 1.1 Product Contents... 2 1.2 Intel Debugger (IDB) is

More information

Agenda. Optimization Notice Copyright 2017, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Agenda. Optimization Notice Copyright 2017, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others. Agenda VTune Amplifier XE OpenMP* Analysis: answering on customers questions about performance in the same language a program was written in Concepts, metrics and technology inside VTune Amplifier XE OpenMP

More information

WITH INTEL TECHNOLOGIES

WITH INTEL TECHNOLOGIES WITH INTEL TECHNOLOGIES Commitment Is to Enable The Best Democratize technologies Advance solutions Unleash innovations Intel Xeon Scalable Processor Family Delivers Ideal Enterprise Solutions NEW Intel

More information

Maximize Performance and Scalability of RADIOSS* Structural Analysis Software on Intel Xeon Processor E7 v2 Family-Based Platforms

Maximize Performance and Scalability of RADIOSS* Structural Analysis Software on Intel Xeon Processor E7 v2 Family-Based Platforms Maximize Performance and Scalability of RADIOSS* Structural Analysis Software on Family-Based Platforms Executive Summary Complex simulations of structural and systems performance, such as car crash simulations,

More information

Real World Development examples of systems / iot

Real World Development examples of systems / iot Real World Development examples of systems / iot Intel Software Developer Conference Seoul 2017 Jon Kim Software Consulting Engineer Contents IOT end-to-end Scalability with Intel x86 Architect Real World

More information

NVMe Over Fabrics: Scaling Up With The Storage Performance Development Kit

NVMe Over Fabrics: Scaling Up With The Storage Performance Development Kit NVMe Over Fabrics: Scaling Up With The Storage Performance Development Kit Ben Walker Data Center Group Intel Corporation 2018 Storage Developer Conference. Intel Corporation. All Rights Reserved. 1 Notices

More information

RE-IMAGINING THE DATACENTER. Lynn Comp Director of Datacenter Solutions and Technologies

RE-IMAGINING THE DATACENTER. Lynn Comp Director of Datacenter Solutions and Technologies RE-IMAGINING THE DATACENTER Lynn Comp Director of Datacenter Solutions and Technologies IT: Period of Transformation Computer-Centric Network-Centric Human-Centric Focused on Productivity through automation

More information

Fast and Easy Persistent Storage for Docker* Containers with Storidge and Intel

Fast and Easy Persistent Storage for Docker* Containers with Storidge and Intel Solution brief Intel Storage Builders Storidge ContainerIO TM Intel Xeon Processor Scalable Family Intel SSD DC Family for PCIe*/NVMe Fast and Easy Persistent Storage for Docker* Containers with Storidge

More information

Intel Parallel Studio XE 2011 SP1 for Linux* Installation Guide and Release Notes

Intel Parallel Studio XE 2011 SP1 for Linux* Installation Guide and Release Notes Intel Parallel Studio XE 2011 SP1 for Linux* Installation Guide and Release Notes Document number: 323804-002US 21 June 2012 Table of Contents 1 Introduction... 1 1.1 What s New... 1 1.2 Product Contents...

More information

Ben Walker Data Center Group Intel Corporation

Ben Walker Data Center Group Intel Corporation Ben Walker Data Center Group Intel Corporation Notices and Disclaimers Intel technologies features and benefits depend on system configuration and may require enabled hardware, software or service activation.

More information

unleashed the future Intel Xeon Scalable Processors for High Performance Computing Alexey Belogortsev Field Application Engineer

unleashed the future Intel Xeon Scalable Processors for High Performance Computing Alexey Belogortsev Field Application Engineer the future unleashed Alexey Belogortsev Field Application Engineer Intel Xeon Scalable Processors for High Performance Computing Growing Challenges in System Architecture The Walls System Bottlenecks Divergent

More information

Arm in HPC. Toshinori Kujiraoka Sales Manager, APAC HPC Tools Arm Arm Limited

Arm in HPC. Toshinori Kujiraoka Sales Manager, APAC HPC Tools Arm Arm Limited Arm in HPC Toshinori Kujiraoka Sales Manager, APAC HPC Tools Arm 2019 Arm Limited Arm Technology Connects the World Arm in IOT 21 billion chips in the past year Mobile/Embedded/IoT/ Automotive/GPUs/Servers

More information

Code-Agnostic Performance Characterisation and Enhancement

Code-Agnostic Performance Characterisation and Enhancement Code-Agnostic Performance Characterisation and Enhancement Ben Menadue Academic Consultant @NCInews Who Uses the NCI? NCI has a large user base 1000s of users across 100s of projects These projects encompass

More information

Data center: The center of possibility

Data center: The center of possibility Data center: The center of possibility Diane bryant Executive vice president & general manager Data center group, intel corporation Data center: The center of possibility The future is Thousands of Clouds

More information

Dr. Jean-Laurent PHILIPPE, PhD EMEA HPC Technical Sales Specialist. With Dell Amsterdam, October 27, 2016

Dr. Jean-Laurent PHILIPPE, PhD EMEA HPC Technical Sales Specialist. With Dell Amsterdam, October 27, 2016 Dr. Jean-Laurent PHILIPPE, PhD EMEA HPC Technical Sales Specialist With Dell Amsterdam, October 27, 2016 Legal Disclaimers Intel technologies features and benefits depend on system configuration and may

More information

Intel Parallel Studio XE 2011 for Linux* Installation Guide and Release Notes

Intel Parallel Studio XE 2011 for Linux* Installation Guide and Release Notes Intel Parallel Studio XE 2011 for Linux* Installation Guide and Release Notes Document number: 323804-001US 8 October 2010 Table of Contents 1 Introduction... 1 1.1 Product Contents... 1 1.2 What s New...

More information

OpenMP * 4 Support in Clang * / LLVM * Andrey Bokhanko, Intel

OpenMP * 4 Support in Clang * / LLVM * Andrey Bokhanko, Intel OpenMP * 4 Support in Clang * / LLVM * Andrey Bokhanko, Intel Clang * : An Excellent C++ Compiler LLVM * : Collection of modular and reusable compiler and toolchain technologies Created by Chris Lattner

More information

Eliminate Memory Errors to Improve Program Stability

Eliminate Memory Errors to Improve Program Stability Introduction INTEL PARALLEL STUDIO XE EVALUATION GUIDE This guide will illustrate how Intel Parallel Studio XE memory checking capabilities can find crucial memory defects early in the development cycle.

More information

FAST FORWARD TO YOUR <NEXT> CREATION

FAST FORWARD TO YOUR <NEXT> CREATION FAST FORWARD TO YOUR CREATION THE ULTIMATE PROFESSIONAL WORKSTATIONS POWERED BY INTEL XEON PROCESSORS 7 SEPTEMBER 2017 WHAT S NEW INTRODUCING THE NEW INTEL XEON SCALABLE PROCESSOR BREAKTHROUGH PERFORMANCE

More information

FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC

FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC white paper FlashGrid Software Intel SSD DC P3700/P3600/P3500 Topic: Hyper-converged Database/Storage FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC Abstract FlashGrid

More information

Vectorization Advisor: getting started

Vectorization Advisor: getting started Vectorization Advisor: getting started Before you analyze Run GUI or Command Line Set-up environment Linux: source /advixe-vars.sh Windows: \advixe-vars.bat Run GUI or Command

More information

Intel Software Guard Extensions SDK for Linux* OS. Installation Guide

Intel Software Guard Extensions SDK for Linux* OS. Installation Guide Intel Software Guard Extensions SDK for Linux* OS Installation Guide Legal Information No license (express or implied, by estoppel or otherwise) to any intellectual property rights is granted by this document.

More information

12th ANNUAL WORKSHOP 2016 NVME OVER FABRICS. Presented by Phil Cayton Intel Corporation. April 6th, 2016

12th ANNUAL WORKSHOP 2016 NVME OVER FABRICS. Presented by Phil Cayton Intel Corporation. April 6th, 2016 12th ANNUAL WORKSHOP 2016 NVME OVER FABRICS Presented by Phil Cayton Intel Corporation April 6th, 2016 NVM Express * Organization Scaling NVMe in the datacenter Architecture / Implementation Overview Standardization

More information

What s New August 2015

What s New August 2015 What s New August 2015 Significant New Features New Directory Structure OpenMP* 4.1 Extensions C11 Standard Support More C++14 Standard Support Fortran 2008 Submodules and IMPURE ELEMENTAL Further C Interoperability

More information

Meeting of the Technical Steering Committee (TSC) Board

Meeting of the Technical Steering Committee (TSC) Board http://openhpc.community Meeting of the Technical Steering Committee (TSC) Board Tuesday, July 31 th 2018 11:00am ET Meeting Logistics https://zoom.us/j/556149142 United States : +1 (646) 558-8656 -Meeting

More information

Daniel Verkamp, Software Engineer

Daniel Verkamp, Software Engineer Daniel Verkamp, Software Engineer Notices and Disclaimers Intel technologies features and benefits depend on system configuration and may require enabled hardware, software or service activation. Learn

More information

Linux HPC Software Stack

Linux HPC Software Stack Linux HPC Software Stack Makia Minich Clustre Monkey, HPC Software Stack Lustre Group April 2008 1 1 Project Goals Develop integrated software stack for Linux-based HPC solutions based on Sun HPC hardware

More information

Implementing Storage in Intel Omni-Path Architecture Fabrics

Implementing Storage in Intel Omni-Path Architecture Fabrics white paper Implementing in Intel Omni-Path Architecture Fabrics Rev 2 A rich ecosystem of storage solutions supports Intel Omni- Path Executive Overview The Intel Omni-Path Architecture (Intel OPA) is

More information

SPDK China Summit Ziye Yang. Senior Software Engineer. Network Platforms Group, Intel Corporation

SPDK China Summit Ziye Yang. Senior Software Engineer. Network Platforms Group, Intel Corporation SPDK China Summit 2018 Ziye Yang Senior Software Engineer Network Platforms Group, Intel Corporation Agenda SPDK programming framework Accelerated NVMe-oF via SPDK Conclusion 2 Agenda SPDK programming

More information

How to run applications on Aziz supercomputer. Mohammad Rafi System Administrator Fujitsu Technology Solutions

How to run applications on Aziz supercomputer. Mohammad Rafi System Administrator Fujitsu Technology Solutions How to run applications on Aziz supercomputer Mohammad Rafi System Administrator Fujitsu Technology Solutions Agenda Overview Compute Nodes Storage Infrastructure Servers Cluster Stack Environment Modules

More information

Colin Cunningham, Intel Kumaran Siva, Intel Sandeep Mahajan, Oracle 03-Oct :45 p.m. - 5:30 p.m. Moscone West - Room 3020

Colin Cunningham, Intel Kumaran Siva, Intel Sandeep Mahajan, Oracle 03-Oct :45 p.m. - 5:30 p.m. Moscone West - Room 3020 Colin Cunningham, Intel Kumaran Siva, Intel Sandeep Mahajan, Oracle 03-Oct-2017 4:45 p.m. - 5:30 p.m. Moscone West - Room 3020 Big Data Talk Exploring New SSD Usage Models to Accelerate Cloud Performance

More information

Hetero Streams Library (hstreams Library) User's Guide

Hetero Streams Library (hstreams Library) User's Guide (hstreams Library) User's Guide January 2017 Copyright 2013-2017 Intel Corporation All Rights Reserved US Revision: 1.0 World Wide Web: http://www.intel.com Disclaimer and Legal Information You may not

More information

Zhang Tianfei. Rosen Xu

Zhang Tianfei. Rosen Xu Zhang Tianfei Rosen Xu Agenda Part 1: FPGA and OPAE - Intel FPGAs and the Modern Datacenter - Platform Options and the Acceleration Stack - FPGA Hardware overview - Open Programmable Acceleration Engine

More information

INTEL HPC DEVELOPER CONFERENCE FUEL YOUR INSIGHT

INTEL HPC DEVELOPER CONFERENCE FUEL YOUR INSIGHT INTEL HPC DEVELOPER CONFERENCE FUEL YOUR INSIGHT INTEL HPC DEVELOPER CONFERENCE FUEL YOUR INSIGHT UPDATE ON OPENSWR: A SCALABLE HIGH- PERFORMANCE SOFTWARE RASTERIZER FOR SCIVIS Jefferson Amstutz Intel

More information

Andreas Schneider. Markus Leberecht. Senior Cloud Solution Architect, Intel Deutschland. Distribution Sales Manager, Intel Deutschland

Andreas Schneider. Markus Leberecht. Senior Cloud Solution Architect, Intel Deutschland. Distribution Sales Manager, Intel Deutschland Markus Leberecht Senior Cloud Solution Architect, Intel Deutschland Andreas Schneider Distribution Sales Manager, Intel Deutschland Legal Disclaimers 2016 Intel Corporation. Intel, the Intel logo, Xeon

More information

Agenda. Introduction Network functions virtualization (NFV) promise and mission cloud native approach Where do we want to go with NFV?

Agenda. Introduction Network functions virtualization (NFV) promise and mission cloud native approach Where do we want to go with NFV? August, 2018 Agenda Introduction Network functions virtualization (NFV) promise and mission cloud native approach Where do we want to go with NFV? 2 Miroslaw Walukiewicz I m from Gdansk, Poland. 25 years

More information

Intel vpro Technology Virtual Seminar 2010

Intel vpro Technology Virtual Seminar 2010 Intel Software Network Connecting Developers. Building Community. Intel vpro Technology Virtual Seminar 2010 Getting to know Intel Active Management Technology 6.0 Remote Encryption Management Andy Schiestl

More information

Intel Many Integrated Core (MIC) Architecture

Intel Many Integrated Core (MIC) Architecture Intel Many Integrated Core (MIC) Architecture Karl Solchenbach Director European Exascale Labs BMW2011, November 3, 2011 1 Notice and Disclaimers Notice: This document contains information on products

More information

Virtual Appliance User s Guide

Virtual Appliance User s Guide Cast Iron Integration Appliance Virtual Appliance User s Guide Version 4.5 July 2009 Cast Iron Virtual Appliance User s Guide Version 4.5 July 2009 Copyright 2009 Cast Iron Systems. All rights reserved.

More information

Future of datacenter STORAGE. Carol Wilder, Niels Reimers,

Future of datacenter STORAGE. Carol Wilder, Niels Reimers, Future of datacenter STORAGE Carol Wilder, carol.a.wilder@intel.com Niels Reimers, niels.reimers@intel.com Legal Notices/disclaimer Intel technologies features and benefits depend on system configuration

More information

Installation Guide. Scyld ClusterWare Release g0000. November 17, 2014

Installation Guide. Scyld ClusterWare Release g0000. November 17, 2014 Installation Guide Scyld ClusterWare Release 6.6.0-660g0000 November 17, 2014 Installation Guide: Scyld ClusterWare Release 6.6.0-660g0000; November 17, 2014 Revised Edition Published November 17, 2014

More information

Density Optimized System Enabling Next-Gen Performance

Density Optimized System Enabling Next-Gen Performance Product brief High Performance Computing (HPC) and Hyper-Converged Infrastructure (HCI) Intel Server Board S2600BP Product Family Featuring the Intel Xeon Processor Scalable Family Density Optimized System

More information