HLRS. The High Performance Computing. Center Stuttgart

Size: px
Start display at page:

Download "HLRS. The High Performance Computing. Center Stuttgart"

Transcription

1 Cloud Computing The best of both worlds: Conducting compute-intensive HPC applications in a highly flexible cloud environment with low access barriers.

2

3

4 HLRS High Performance Computing Center Stuttgart The High Performance Computing Center of Stuttgart (HLRS) of the University of Stuttgart is the first National Supercomputing Center in Germany and is offering services to both academic users and industry. Apart from the operation of supercomputers HLRS activities include teaching and training in distributed systems, software engineering and programming models, as well as development of new technologies. HLRS is an active player in the European research arena with special focus on Scientific Excellence and Industrial Leadership initiatives. Our Network: HLRS is tightly connected to academia and industry through long term partnerships with global market players such as Porsche and T-Systems, as well as worldwide companies, HPC centres and Universities. Particular attention is given to collaboration with Small and Medium Enterprises (SMEs). Our Infrastructure: HLRS operates a CRAY XC40 supercomputer (peak performance > 7 PetaFlops), as well as a variety of smaller systems, reaching from clusters to cloud resources. Programming Models & Tools Big Data, Analytics & Management Cloud Computing Optimization & Scalability Featured Topics Visualization Exascale Computing Energy Efficiency Services HLRS 4

5 Our Experience: HLRS has been at the forefront of regional, national and European research and innovation over the last 20 years. During this time, HLRS has participated successfully in more than 90 European research and innovation projects. Our Expertise: HLRS is a leading innovation center, applying software engineering methods to HPC and Cloud for the benefit of multiple application domains such as automotive, engineering, health, mobility, security, and energy. Thanks to the close interaction with industry, the center s capabilities and expertise support the whole lifecycle of simulation covering research aspects, pre-competitive development and preparation for production. The HLRS innovation group, which actively examines and tests new technologies, can bring into projects expertise on leading edge technologies hardware and scale up data analysis techniques. Director HLRS Prof. Dr. Michael Resch HLRS 5

6 Cloud Computing High-performance computing (HPC) and cloud computing (CC) are both distributed computing infrastructures. While HPC is a specialized method optimized for compute-intensive tasks such as simulation and visualization, clouds are composed of massive amounts of commodity hardware, and thus provide a very large, scalable infrastructure. Typical HPC applications such as large-scale simulations require a specific system architecture that oftentimes cannot be provided by clouds. As a result, applications are not easily portable from HPC to clouds and vice versa and often suffer from poor performance if ported. However, for some users, CC comes with significant advantages over HPC, including the avoidance of a vendor lockin, on-demand provisioning of resources, and capabilities such as cloud bursting and automatic scaling. At HLRS, we try to combine and integrate CC and HPC in order to make HPC more flexible and reduce the barriers for non-experts effectively using HPC infrastructure. In the past, HLRS demonstrated with the European project PaaSage that compute-intensive applications, such as molecular dynamics simulations, can be easily modelled to run in a hybrid HPC/cloud architecture, delegating pre- and post-processing tasks to the cloud. Since virtualization and containerization would increase the flexibility of HPC and at the same time lower the barrier for non-experts, HLRS advances the incorporation of virtualization techniques into HPC. The European project MIKELANGELO demonstrated that virtual machines (VMs) can achieve nearly the same performance as their metal-and-wire counterparts. As a result, we believe that future HPC centers need to allow for virtualization and containerization in HPC; such as by using tools such as vtorque to deploy VMs on HPC infrastructure in a seamless way. Cloud Computing 6

7 Project Overview FORTISSIMO 2 - Factories of the Future Resources, Technology, Infrastructure and Services for Simulation and Modelling 2 Page 8 MIKELANGELO - Micro Kernel Virtualization for High Performance Cloud and HPC Systems Page 10 EUXDAT - European e-infrastructure for Extreme Data Analytics in Sustainable Development Page 12 Cloud Computing 7

8 FORTISSIMO 2 Factories of the Future Resources, Technology, Infrastructure and Services for Simulation and Modelling 2 With the advent of computer-aided engineering, small or medium sized enterprises (SMEs) have started to use simulations in order to help their engineers develop innovations as well as create products more cost efficiently. Nevertheless, these complex simulations need High-Performance Computing (HPC) resources to obtain results in a reasonable time, which have not been easily affordable for SMEs so far. Within its logical predecessor the FORTISSIMO project the objective was not only to enable European SMEs to be more competitive by using simulation services running on an HPC cloud infrastructure. The project also offers its stakeholders a one stop shop the FORTISSIMO Marketplace that allows convenient access to such HPC cloud infrastructure and to additional services that are one click away, such as expert support, third-party applications, tools, and helpdesk. In the FORTISSIMO 2 project, the FORTISSIMO Marketplace is en- hanced with advanced HPC cloud services based on High-Performance Data Analytics (HPDA) and coupled HPC simulations. Sensor networks, like weather or traffic flow control, continuously produce high amounts of data. Somewhere in this data lies valuable information, but in order to manage and analyze them in a reasonable time, HPDA becomes indispensable. Coupled HPC simulations are used to study complex models in science, for example, a heart and a blood flow simulation running together for a better understanding of the human circulatory system. But those simulations generate data, which need to be analyzed to obtain value and thus knowledge and expertise. The High-Performance Computing Center Stuttgart (HLRS) is in charge of the FORTISSIMO Marketplace development and operations. This includes extending the Marketplace based on upcoming requirements of the new experiments in FORTISSIMO 2. The project is coordinated by the Uni- FORTISSIMO 2 8

9 versity of Edinburgh and involves 13 core partners: University of Edinburgh, Scapos, University of Stuttgart, Sicos BW, Intel, Actur, XLAB, CESGA, Gompute, Bull, Atos, SURFsara and CINECA. Project Information Funding Organisation: EU H2020 EU-Funding: 10 Million Runtime: Contact Michael Gienger Dr. Bastian Koller Phone: +49 (0) 711 / (0) 711/ gienger@hlrs.de koller@hlrs.de Further Information FORTISSIMO Marketplace: i4ms projects webpage: FORTISSIMO 2 9

10 MIKELANGELO Micro Kernel Virtualization for High Performance Cloud and HPC Systems During its project runtime, MIKE- LANGELO developed a software stack that enables Big Data and HPC applications to be carried out efficiently in the cloud. In general, the project followed an ambitious approach that improved responsiveness, agility, and security of virtual machines. However, in contrast to traditional research-and-development-oriented projects, MIKELANGELO also demonstrated its achievements in real-world environments. As key partner of the MIKELANGE- LO team, the High-Performance Computing Center Stuttgart (HLRS) contributed to the project s success by creating a job management system that enables virtualised job management for HPC infrastructures. When users run computing jobs in virtual HPC environments, virtual resource administrators need to define the memory, CPUs, software, operating system, and other resources available to the customers, based on the users particular needs. This enables users to utilize a virtual HPC environment including all necessary application components or even operating systems just as they might a traditional HPC environment. As part of MIKELANGELO, HLRS developed a software tool for flexible resource allocation in the cloud that was essential to the project s success. The software, virtualised Torque (vtorque), has been designed not only to schedule traditional batch jobs, but also to manage entire virtual infrastructures. With vtorque users can control an entire application remotely from their own computers, without being restricted to one specific operating system or software. Another challenge that virtualization faces results from the process of data input and output (I/O). This challenge is even more problematic when using HPC applications because of the vast re- MIKELANGELO 10

11 sources for data processing, management, and storage needed. HLRS s MIKELANGELO partners developed software components to address such I/O challenges for example, by accelerating virtual I/O and establishing high-performance interconnect networks. HLRS staff successfully integrated these software components into vtorque, demonstrating its functionality on both cloud-based and HPC-based system environments. Although cloud environments are known for lower performance compared to HPC infrastructures, the real-world application benchmarks in the cloud resulted in a performance drop of 3% only. Consequently, those numbers show impressively that computing in the cloud becomes interesting also for long-established HPC stakeholders. Project Information Funding Organisation: EU H2020 Runtime: Contact Michael Gienger Phone: +49 (0) 711 / gienger@hlrs.de Further Information MIKELANGELO 11

12 EUXDAT European e-infrastructure for Extreme Data Analytics in Sustainable Development EUXDAT is an H2020 project with the aim to build an e-infrastructure addressing agriculture, land monitoring and energy efficiency for sustainable development. Agriculture is a key determinant of health, economic and political stability, employment, business and biological ecosystems, and society. Most attention is put on productivity, but in order to address environmental sustainability problems, a global view is needed. Both the challenge and the solution towards solving these sustainibility problems in agriculture relate to the current and future huge amount of heterogeneous data that need to be managed and processed. EUXDAT aims to tackle this challenge. EUXDAT combines existing mature components in order to build up an e-infrastructure addressing agriculture, land monitoring and energy efficiency. A large set of data connectors (UAVs, Copernicus, field sensors, etc.) for scalable analytics will be integrated. An advanced frontend will enable users to develop applications via an infrastructure based on HPC and Cloud, which provides monitoring information, visualization, different parallelized data analytic tools and enhanced data and processes catalogues. HLRS specific role is to provide an infrastructure platform, optimizing resource allocation between the cloud and high performance computing (HPC) infrastructures, EUXDAT 12

13 their deployment mechanisms, monitoring and management in order to eventually enable Large Data Analytics-as-a-Service. Project Information Funding Organisation: EU H2020 Runtime: Furthermore, EUXDAT aims at optimizing the utilization of data and resources, ans evaluating the quality of data in the data management process. With the help of task orchestration the best target for task execution - either an HPC center or a Cloud provider - will be selected. In order to optimize the selection process, monitoring and profiling information will provide the base for decisions about trade-offs related to cost, data constraints, efficiency and resources availability. Contact Michael Gienger Phone: +49 (0) 711 / gienger@hlrs.de Further Information EUXDAT 13

14

15

16 High Performance Computing Center Stuttgart (HLRS) Editor: Lena Bühler, Eric Gedenk, Dr. Bastian Koller University of Stuttgart Nobelstrasse Stuttgart Germany Phone: +49 (0)711 / Fax: +49 (0)711 / Design: Janine Jentsch, Ellen Ramminger Picture Credits: Cover and Interior shot: Bohris Lehner for HLRS Back cover shot: Simon Sommer for HLRS Mail: pr@hlrs.de HLRS 2018

Optimization & Scalability

Optimization & Scalability Optimization & Scalability Investigating the relationship between complex appli ca tion domains, evolving hardware, and programming paradigms on large-scale systems. HLRS High Performance Computing Center

More information

Programming Models & Tools. Researching parallel programming models and exploring tools to assist in developing parallel programming languages.

Programming Models & Tools. Researching parallel programming models and exploring tools to assist in developing parallel programming languages. Programming Models & Tools Researching parallel programming models and exploring tools to assist in developing parallel programming languages. HLRS High Performance Computing Center Stuttgart The High

More information

Fortissimo. HPC and SMEs: The Fortissimo Initiative. Dr.-Ing. Bastian Koller High Performance Computing Centre Stuttgart 13 th April 2016

Fortissimo. HPC and SMEs: The Fortissimo Initiative. Dr.-Ing. Bastian Koller High Performance Computing Centre Stuttgart 13 th April 2016 Fortissimo HPC and SMEs: The Fortissimo Initiative Dr.-Ing. Bastian Koller High Performance Computing Centre Stuttgart 13 th April 2016 The (known) situation Customers, especially those with really limited

More information

Towards Seamless Integration of Data Analytics into Existing HPC Infrastructures

Towards Seamless Integration of Data Analytics into Existing HPC Infrastructures Towards Seamless Integration of Data Analytics into Existing HPC Infrastructures Michael Gienger High Performance Computing Center Stuttgart (HLRS), Germany Redmond May 11, 2017 :: 1 Outline Introduction

More information

Advancing the adoption and implementation of HPC solutions. David Detweiler

Advancing the adoption and implementation of HPC solutions. David Detweiler Advancing the adoption and implementation of HPC solutions David Detweiler HPC solutions accelerate innovation and profits By 2020, HPC will account for nearly 1 in 4 of all servers purchased. 1 $514 in

More information

research & development HPC & cloud project management innovations web & mobile solutions

research & development HPC & cloud project management innovations web & mobile solutions HPC & cloud research & development project management web & mobile solutions innovations 4PM - more than just project management software Introducing 4PM 4PM brings the power of portfolio project management

More information

ETP4HPC. PRACE Industrial seminar Bologna, April 16th 2012

ETP4HPC. PRACE Industrial seminar Bologna, April 16th 2012 ETP4HPC PRACE Industrial seminar Bologna, April 16th 2012 What is an European Technology Platform? ETP is an industry led forum ETPs provide a framework for stakeholders, led by industry, to define research

More information

CHALLENGES OF EXASCALE COMPUTING, REDUX

CHALLENGES OF EXASCALE COMPUTING, REDUX CHALLENGES OF EXASCALE COMPUTING, REDUX PAUL MESSINA Argonne National Laboratory May 17, 2018 5 th ENES HPC Workshop Lecce, Italy OUTLINE Why does exascale computing matter? The U.S. DOE Exascale Computing

More information

Redefining Perspectives A thought leadership forum for technologists interested in defining a new future

Redefining Perspectives A thought leadership forum for technologists interested in defining a new future Redefining Perspectives A thought leadership forum for technologists interested in defining a new future Session 1 The Past, Present and Future of Cloud Computing in Capital and Commodity Markets Dixit

More information

Top 5 Challenges for Hadoop MapReduce in the Enterprise. Whitepaper - May /9/11

Top 5 Challenges for Hadoop MapReduce in the Enterprise. Whitepaper - May /9/11 Top 5 Challenges for Hadoop MapReduce in the Enterprise Whitepaper - May 2011 http://platform.com/mapreduce 2 5/9/11 Table of Contents Introduction... 2 Current Market Conditions and Drivers. Customer

More information

EXDCI EXDCI. European extreme Data and Computing Initiative

EXDCI EXDCI. European extreme Data and Computing Initiative EXDCI European Extreme Data and Computing Initiative EXDCI European extreme Data and Computing Initiative Sergi Girona Project Coordinator PRACE Chair of the Board of Directors François Bodin Scientific

More information

An Oracle White Paper January Upgrade to Oracle Netra T4 Systems to Improve Service Delivery and Reduce Costs

An Oracle White Paper January Upgrade to Oracle Netra T4 Systems to Improve Service Delivery and Reduce Costs An Oracle White Paper January 2013 Upgrade to Oracle Netra T4 Systems to Improve Service Delivery and Reduce Costs Executive Summary... 2 Deploy Services Faster and More Efficiently... 3 Greater Compute

More information

The High Performance Computing strategy and the European Cloud Initiative HPC User Forum September 5-7, 2017 Milwaukee, USA

The High Performance Computing strategy and the European Cloud Initiative HPC User Forum September 5-7, 2017 Milwaukee, USA The High Performance Computing strategy and the European Cloud Initiative HPC User Forum September 5-7, 2017 Milwaukee, USA Leonardo Flores Añover Senior Expert - HPC and Quantum technologies DG CONNECT

More information

WHEN PERFORMANCE MATTERS: EXTENDING THE COMFORT ZONE: DAVIDE. Fabrizio Magugliani Siena, May 16 th, 2017

WHEN PERFORMANCE MATTERS: EXTENDING THE COMFORT ZONE: DAVIDE. Fabrizio Magugliani Siena, May 16 th, 2017 WHEN PERFORMANCE MATTERS: EXTENDING THE COMFORT ZONE: DAVIDE Fabrizio Magugliani fabrizio.magugliani@e4company.com Siena, May 16 th, 2017 E4 IN A NUTSHELL Since 2002, E4 Computer Engineering has been innovating

More information

GUIDE The Enterprise Buyer s Guide to Public Cloud Computing

GUIDE The Enterprise Buyer s Guide to Public Cloud Computing GUIDE The Enterprise Buyer s Guide to Public Cloud Computing cloudcheckr.com Enterprise Buyer s Guide 1 When assessing enterprise compute options on Amazon and Azure, it pays dividends to research the

More information

ACCESS, CONTROL, AND OPTIMIZE HPC WITH PBS WORKS. Bill Nitzberg CTO, PBS Works 2018

ACCESS, CONTROL, AND OPTIMIZE HPC WITH PBS WORKS. Bill Nitzberg CTO, PBS Works 2018 ACCESS, CONTROL, AND OPTIMIZE HPC WITH PBS WORKS Bill Nitzberg CTO, PBS Works 2018 OUR VISION Altair transforms design and decision making by applying simulation, machine learning and optimization throughout

More information

Partnerships Remove Complexity from HPC Clusters

Partnerships Remove Complexity from HPC Clusters DESKTOP ENGINEERING WITH HP & INTEL ON: Partnerships Remove Complexity from HPC Clusters The right value-added reseller partner can help you navigate the complexities of HPC cluster deployment and achieve

More information

IBM Power Systems. Bringing Choice and Differentiation to Linux Infrastructure

IBM Power Systems. Bringing Choice and Differentiation to Linux Infrastructure IBM Power Systems Bringing Choice and Differentiation to Linux Infrastructure Stefanie Chiras, Ph.D. Vice President IBM Power Systems Offering Management Client initiatives Cognitive Cloud Economic value

More information

the EU framework programme for research and innovation

the EU framework programme for research and innovation High Performance Computing First Horizon 2020 Calls (2014-2015) Dr Panagiotis Tsarchopoulos Future and Emerging Technologies DG CONNECT European Commission the EU framework programme for research and innovation

More information

JOURNEY TO AS A SERVICE

JOURNEY TO AS A SERVICE JOURNEY TO AS A SERVICE CONTAINERIZATION JULY 2017 THE DIGITAL ERA EVOLVED IT TO BUSINESS STRATEGY Siloed, legacy, de-centralized, multi vendor setup. IT product focused. AO Operations IO Operations Wall

More information

The Manycore Shift. Microsoft Parallel Computing Initiative Ushers Computing into the Next Era

The Manycore Shift. Microsoft Parallel Computing Initiative Ushers Computing into the Next Era The Manycore Shift Microsoft Parallel Computing Initiative Ushers Computing into the Next Era Published: November 2007 Abstract When major qualitative shifts such as the emergence of the graphical user

More information

Building Big Data Processing Systems under Scale-Out Computing Model

Building Big Data Processing Systems under Scale-Out Computing Model Keynote I Building Big Data Processing Systems under Scale-Out Computing Model Xiaodong Zhang Robert M. Critchfield Professor in Engineering Department of Computer Science and Engineering The Ohio State

More information

White paper A Reference Model for High Performance Data Analytics(HPDA) using an HPC infrastructure

White paper A Reference Model for High Performance Data Analytics(HPDA) using an HPC infrastructure White paper A Reference Model for High Performance Data Analytics(HPDA) using an HPC infrastructure Discover how to reshape an existing HPC infrastructure to run High Performance Data Analytics (HPDA)

More information

DESKTOP ENGINEERING WITH HP & INTEL ON: Partnerships Remove Complexity from HPC Clusters

DESKTOP ENGINEERING WITH HP & INTEL ON: Partnerships Remove Complexity from HPC Clusters DESKTOP ENGINEERING WITH HP & INTEL ON: Partnerships Remove Complexity from HPC Clusters The right value- added reseller partner can help you navigate the complexities of HPC cluster deployment and achieve

More information

Peter Ungaro President and CEO

Peter Ungaro President and CEO Peter Ungaro President and CEO We build the world s fastest supercomputers to help solve Grand Challenges in science and engineering Earth Sciences CLIMATE CHANGE & WEATHER PREDICTION Life Sciences PERSONALIZED

More information

Cray Earth Sciences Update. Phil Brown Earth Sciences Segment Leader icas, 17 th September 2015, Annecy

Cray Earth Sciences Update. Phil Brown Earth Sciences Segment Leader icas, 17 th September 2015, Annecy Cray Earth Sciences Update Phil Brown philipb@cray.com Earth Sciences Segment Leader icas, 17 th September 2015, Annecy Topics Cray s Presence in Earth System Modelling Community Emerging Trends in Weather

More information

IBM Cloud Services Balancing compute options: How IBM SmartCloud can be a catalyst for IT transformation

IBM Cloud Services Balancing compute options: How IBM SmartCloud can be a catalyst for IT transformation T EC H N O LO G Y B U S I N ES S R ES EAR C H, I N C. IBM Cloud Services Balancing compute options: How IBM SmartCloud can be a catalyst for IT transformation Author: Stuart Williams Director, TBR Software

More information

AMD and Cloudera : Big Data Analytics for On-Premise, Cloud and Hybrid Deployments

AMD and Cloudera : Big Data Analytics for On-Premise, Cloud and Hybrid Deployments August, 2018 AMD and Cloudera : Big Data Analytics for On-Premise, Cloud and Hybrid Deployments Standards Based AMD is committed to industry standards, offering you a choice in x86 architecture with design

More information

Visit SUSE at booth 4427

Visit SUSE at booth 4427 Visit SUSE at booth 4427 1 High Performance Computing Keeping Pace Kai Dupke Sr. Product Manager KDupke@suse.com linkedin.com/in/kaidupke Copyright 2016 SUSE LLC. All rights reserved. Distribution: pdf

More information

BullSequana S series. Powering Enterprise Artificial Intelligence

BullSequana S series. Powering Enterprise Artificial Intelligence BullSequana S series Powering Enterprise Artificial Intelligence Every enterprise faces digital transformation Customer contact is increasingly managed by intelligent automated routines. The Internet-of-Things

More information

HPC in the Cloud: Gompute Support for LS-Dyna Simulations

HPC in the Cloud: Gompute Support for LS-Dyna Simulations HPC in the Cloud: Gompute Support for LS-Dyna Simulations Iago Fernandez 1, Ramon Díaz 1 1 Gompute (Gridcore GmbH), Stuttgart (Germany) Abstract Gompute delivers comprehensive solutions for High Performance

More information

IBM Telecommunications, Media and Entertainment White Paper. Building the Next Generation Network

IBM Telecommunications, Media and Entertainment White Paper. Building the Next Generation Network IBM Telecommunications, Media and Entertainment White Paper Building the Next Generation 2 Building the Next Generation Contents 2 Business objectives for SDN/NFV 2 NFV adoption path 4 NFV program options

More information

Creation of MaaS market. Tekes 12 January 2017

Creation of MaaS market. Tekes 12 January 2017 Creation of MaaS market Tekes 12 January 2017 markku.heimburger@tekes.fi Tekes - growth and wellbeing from renewal Main public funding organisation for R&D and innovation in Finland Provides funding and

More information

ATEA YOUR STRATEGIC PARTNER FOR MICROSOFT EDUCATON

ATEA YOUR STRATEGIC PARTNER FOR MICROSOFT EDUCATON ATEA YOUR STRATEGIC PARTNER FOR MICROSOFT EDUCATON INTRODUCING 2 TP2B 1st 2nd 18% The Place to Be largest in Nordic region largest in Europe share of market +6,900 +4,000 +7,500 27,500 full-time employees

More information

Service enablement. Operator opportunities through service enablement

Service enablement. Operator opportunities through service enablement Service enablement Operator opportunities through service enablement contents Toward a Networked Society 3 Seamless services 4 The case for service enablement 5 Ericsson s Service Enablement Platform 6

More information

Stateful Services on DC/OS. Santa Clara, California April 23th 25th, 2018

Stateful Services on DC/OS. Santa Clara, California April 23th 25th, 2018 Stateful Services on DC/OS Santa Clara, California April 23th 25th, 2018 Who Am I? Shafique Hassan Solutions Architect @ Mesosphere Operator 2 Agenda DC/OS Introduction and Recap Why Stateful Services

More information

High-Performance Computing (HPC) Up-close

High-Performance Computing (HPC) Up-close High-Performance Computing (HPC) Up-close What It Can Do For You In this InfoBrief, we examine what High-Performance Computing is, how industry is benefiting, why it equips business for the future, what

More information

Simplifying Hadoop. Sponsored by. July >> Computing View Point

Simplifying Hadoop. Sponsored by. July >> Computing View Point Sponsored by >> Computing View Point Simplifying Hadoop July 2013 The gap between the potential power of Hadoop and the technical difficulties in its implementation are narrowing and about time too Contents

More information

Capgemini s PoV on Industry 4.0 and its business implications for Siemens

Capgemini s PoV on Industry 4.0 and its business implications for Siemens Capgemini s PoV on Industry 4.0 and its business implications for Siemens Siemens Digital Transformation Executive Forum June 5 th 2014, Udo Lange TRANSFORM TOGETHER Contents INDUSTRY 4.0: Drivers for

More information

Guide Superfast Broadband technology and the manufacturing sector

Guide Superfast Broadband technology and the manufacturing sector Guide Superfast Broadband technology and the manufacturing sector 0345 600 3936 www.sfbcornwall.co.uk Contents Introduction... 3 UK manufacturing remains a huge sector... 3 Superfast Broadband is a game-changer...

More information

Future of Analytics The Lure, Promise and Pitfall of Data

Future of Analytics The Lure, Promise and Pitfall of Data Future of Analytics The Lure, Promise and Pitfall of Data Terry Smagh Business Unit Executive Analytics Asia Pacific We all walk past solvable problems and leave opportunities untapped every day TM WHAT

More information

HPC in the Cloud: Gompute Support for LS-Dyna Simulations Bamberg, Germany

HPC in the Cloud: Gompute Support for LS-Dyna Simulations Bamberg, Germany Gompute Turbo Pack HPC in the Cloud: Gompute Support for LS-Dyna Simulations Bamberg, Germany 11-10-2016 Iago Fernandez Cloud Sales Director Gompute Iago.fernandez@gompute.com What is Gompute? HPC since

More information

Copyright - Diyotta, Inc. - All Rights Reserved. Page 2

Copyright - Diyotta, Inc. - All Rights Reserved. Page 2 Page 2 Page 3 Page 4 Page 5 Humanizing Analytics Analytic Solutions that Provide Powerful Insights about Today s Healthcare Consumer to Manage Risk and Enable Engagement and Activation Industry Alignment

More information

Grid 2.0 : Entering the new age of Grid in Financial Services

Grid 2.0 : Entering the new age of Grid in Financial Services Grid 2.0 : Entering the new age of Grid in Financial Services Charles Jarvis, VP EMEA Financial Services June 5, 2008 Time is Money! The Computation Homegrown Applications ISV Applications Portfolio valuation

More information

HPC SPECIAL COMPANY OF THE MONTH. Greg Osuri, Founder & CEO, OvrClk. MCoreLab. The Nexus of High Performance. Elaine Wang, CEO. CIOReview.

HPC SPECIAL COMPANY OF THE MONTH. Greg Osuri, Founder & CEO, OvrClk. MCoreLab. The Nexus of High Performance. Elaine Wang, CEO. CIOReview. HPC SPECIAL AUGUST 01, 2017 CIOREVIEW.COM COMPANY OF THE MONTH Greg Osuri, Founder & CEO, OvrClk MCoreLab The Nexus of High Performance Elaine Wang, CEO 17 August 2017 JULY 2014 8 JULY 2014 Breakthrough

More information

Solution Guide. Why Data Management Matters for Bank of America

Solution Guide. Why Data Management Matters for Bank of America Solution Guide Why Data Management Matters for Bank of America CONTENTS Helping you do more for your customers, faster than your competitors... 3 Who is DataStax?...3 How DataStax and Bank of America are

More information

Powering Disruptive Technologies with High-Performance Computing

Powering Disruptive Technologies with High-Performance Computing WHITE PAPER Powering Disruptive Technologies with High-Performance Computing Supercomputing, Artificial Intelligence, and Machine Learning with SUSE for HPC institutions, governments, and massive enterprises.

More information

PUBLIC. Copyright 2018 Rockwell Automation, Inc. All Rights Reserved.

PUBLIC. Copyright 2018 Rockwell Automation, Inc. All Rights Reserved. 1 Achieving Your Digital Transformation Asses & Plan Secure & Upgrade Manage Data & Operations Analyze & Optimize Step 01 Step 02 Step 03 Step 04 Smart manufacturing is the gateway to digital transformation.

More information

DevOps Journey. adoption after organizational and process changes. Some of the key aspects to be considered are:

DevOps Journey. adoption after organizational and process changes. Some of the key aspects to be considered are: VIEWPOINT DevOps Background The world is being transformed in fundamental ways with software and communication technologies. As bits reshape and pervade the atoms, connecting us and the world around us,

More information

Oracle Big Data Cloud Service

Oracle Big Data Cloud Service Oracle Big Data Cloud Service Delivering Hadoop, Spark and Data Science with Oracle Security and Cloud Simplicity Oracle Big Data Cloud Service is an automated service that provides a highpowered environment

More information

Moving From Contact Center to Customer Engagement

Moving From Contact Center to Customer Engagement Daitan White Paper Moving From Contact Center to Customer Engagement USING THE CLOUD, BIG DATA AND WEBRTC TO GET THERE Highly Reliable Software Development Services http://www.daitangroup.com Daitan Group

More information

COMMISSION STAFF WORKING DOCUMENT IMPACT ASSESSMENT. Accompanying the document. Proposal for a Council Regulation

COMMISSION STAFF WORKING DOCUMENT IMPACT ASSESSMENT. Accompanying the document. Proposal for a Council Regulation EUROPEAN COMMISSION Brussels, 11.1.2018 SWD(2018) 6 final PART 4/4 COMMISSION STAFF WORKING DOCUMENT IMPACT ASSESSMENT Accompanying the document Proposal for a Council Regulation on establishing the European

More information

Percipient StorAGe for Exascale Data Centric Computing Project Summary and Status

Percipient StorAGe for Exascale Data Centric Computing Project Summary and Status Percipient StorAGe for Exascale Data Centric Computing Project Summary and Status Sai Narasimhamurthy Seagate Systems UK ExaIO Workshop SC 16 - Nov 2016 Per-cip-i-ent (pr-sp-nt) Adj. Having the power of

More information

Enable hyper connected banking with Oracle FLEXCUBE

Enable hyper connected banking with Oracle FLEXCUBE Designed for the Hyper connected world The financial services industry continues to evolve amidst disruption caused by an unprecedented proliferation of digital technologies and connectivity. This disruption

More information

Bringing AI Into Your Existing HPC Environment,

Bringing AI Into Your Existing HPC Environment, Bringing AI Into Your Existing HPC Environment, and Scaling It Up Introduction 2 Today s advancements in high performance computing (HPC) present new opportunities to tackle exceedingly complex workflows.

More information

Exalogic Elastic Cloud

Exalogic Elastic Cloud Exalogic Elastic Cloud Mike Piech Oracle San Francisco Keywords: Exalogic Cloud WebLogic Coherence JRockit HotSpot Solaris Linux InfiniBand Introduction For most enterprise IT organizations, years of innovation,

More information

Bill Magro, Ph.D. Intel Fellow, Software and Services Group Chief Technologist, High Performance Computing

Bill Magro, Ph.D. Intel Fellow, Software and Services Group Chief Technologist, High Performance Computing Bill Magro, Ph.D. Intel Fellow, Software and Services Group Chief Technologist, High Performance Computing 2 Legal Disclaimer & Optimization Notice INFORMATION IN THIS DOCUMENT IS PROVIDED AS IS. NO LICENSE,

More information

The Mainframe s Relevance in the Digital World

The Mainframe s Relevance in the Digital World The Mainframe s Relevance in the Digital World You Don t Have to Own IT to Control IT SM Executive Summary According to Robert Thompson of IBM, 68 percent of the world s production workloads run on mainframes,

More information

IBM ICE (Innovation Centre for Education) Welcome to: Unit 1 Overview of delivery models in Cloud Computing. Copyright IBM Corporation

IBM ICE (Innovation Centre for Education) Welcome to: Unit 1 Overview of delivery models in Cloud Computing. Copyright IBM Corporation Welcome to: Unit 1 Overview of delivery models in Cloud Computing 9.1 Unit Objectives After completing this unit, you should be able to: Understand cloud history and cloud computing Describe the anatomy

More information

IBM Accelerating Technical Computing

IBM Accelerating Technical Computing IBM Accelerating Jay Muelhoefer WW Marketing Executive, IBM Technical and Platform Computing September 2013 1 HPC and IBM have long history driving research and government innovation Traditional use cases

More information

Internet Of Things IBM Point of View

Internet Of Things IBM Point of View Internet Of Things IBM Point of View The Power of Actionable Insight Aurelian Ionescu Government & Regulatory Affairs Executive IBM Romania aurelian.ionescu@ro.ibm.com IoT offers a transformative business

More information

Join America s Next Industrial Revolution

Join America s Next Industrial Revolution MEMBERSHIP Join America s Next Industrial Revolution A new industrial revolution is taking place. Smart Manufacturing (SM) is connecting previously siloed manufacturing processes, bringing together information

More information

High-Performance Computing in Horizon Dr Panagiotis Tsarchopoulos Future and Emerging Technologies DG CONNECT European Commission

High-Performance Computing in Horizon Dr Panagiotis Tsarchopoulos Future and Emerging Technologies DG CONNECT European Commission High-Performance Computing in Horizon 2020 Dr Panagiotis Tsarchopoulos Future and Emerging Technologies DG CONNECT European Commission HPC: What for? Weather, Climate & Earth Sciences Bio/Life Sciences

More information

Industrie 4.0 / Internet of Things Vendor Benchmark 2016 Comparison of Vendors for Germany

Industrie 4.0 / Internet of Things Vendor Benchmark 2016 Comparison of Vendors for Germany Industrie 4.0 / Internet of Things Vendor Benchmark 2016 Comparison of Vendors for Germany I4.0 / IoT Vendor Report White Paper based on the Results of the I4.0 / IoT Vendor Benchmark 2016 for Deutsche

More information

Deploying Microservices and Containers with Azure Container Service and DC/OS

Deploying Microservices and Containers with Azure Container Service and DC/OS Deploying Microservices and Containers with Azure Container Service and DC/OS Intro The explosion of mobile devices, data, and sensors everywhere has enabled the potential for realtime apps for just about

More information

DEPEI QIAN. HPC Development in China: A Brief Review and Prospect

DEPEI QIAN. HPC Development in China: A Brief Review and Prospect DEPEI QIAN Qian Depei, Professor at Sun Yat-sen university and Beihang University, Dean of the School of Data and Computer Science of Sun Yat-sen University. Since 1996 he has been the member of the expert

More information

Monica Marinucci Oracle EMEA

Monica Marinucci Oracle EMEA Enterprise and Scientific Grids: common challenges Oracle in R&D Programme Director Oracle Europe, Middle East and Africa Highlights Increasing Take-Up of Grids Scientific World Current Grid Demands Industry

More information

PRACE the European HPC infrastructure: World Class HPC Services for Science

PRACE the European HPC infrastructure: World Class HPC Services for Science PRACE the European HPC infrastructure: World Class HPC Services for Science Sergio Bernardi (CINECA), PRACE Board of Directors E-Infrastructure support for the life sciences, May 2014 PRACE History: An

More information

Cross-system Integration of an Intelligent Factory

Cross-system Integration of an Intelligent Factory IoT Gateway Use Case Cross-system Integration of an Intelligent Factory Introduction IoT-based Industry 4.0 has become a hot topic in the manufacturing world in the last few years and will probably continue

More information

StackIQ Enterprise Data Reference Architecture

StackIQ Enterprise Data Reference Architecture WHITE PAPER StackIQ Enterprise Data Reference Architecture StackIQ and Hortonworks worked together to Bring You World-class Reference Configurations for Apache Hadoop Clusters. Abstract Contents The Need

More information

Technology evolution. Managing the risk in four key areas

Technology evolution. Managing the risk in four key areas Technology evolution Managing the risk in four key areas The message is widespread: the concept of as-a-service is real and has the potential to unleash the power of processing, increased capacity, cost

More information

NFV Orchestrator powered by VMware

NFV Orchestrator powered by VMware NFV Orchestrator powered by VMware White paper October 2015 2 Amdocs Network Cloud Service Orchestrator enables service agility and operational efficiency, powered by VMware. For Amdocs, it s important

More information

Cloud Data Integration and Data Quality: Extending the Informatica Platform to the Cloud

Cloud Data Integration and Data Quality: Extending the Informatica Platform to the Cloud Cloud Data Integration and Data Quality: Extending the Informatica Platform to the Cloud Twitter: @infacloud Darren Cunningham Informatica Cloud Marketing Ron Lunasin Informatica Cloud Product Management

More information

New Solution Deployment: Best Practices White Paper

New Solution Deployment: Best Practices White Paper New Solution Deployment: Best Practices White Paper Document ID: 15113 Contents Introduction High Level Process Flow for Deploying New Solutions Solution Requirements Required Features or Services Performance

More information

Advanced Information Systems Big Data Study for Earth Science

Advanced Information Systems Big Data Study for Earth Science Advanced Information Systems Big Study for Earth Science Daniel Crichton, NASA Jet Propulsion Laboratory Michael Little, NASA Headquarters October 29, 2015 Background NASA has historically focused on systematic

More information

FUT SLES for POWER Trends and Roadmap. Jay Kruemcke Product

FUT SLES for POWER Trends and Roadmap. Jay Kruemcke Product FUT89014 - SLES for POWER Trends and Roadmap Jay Kruemcke Product Manager jayk@suse.com @mr_sles Line Of Business Leaders Focus On Analytics For Competitiveness 89% 83% 26.4% Of Business Leaders Believe

More information

Realize Your Product Promise. High-Performance Computing

Realize Your Product Promise. High-Performance Computing Realize Your Product Promise High-Performance Computing For today s product designs, simulations are larger and more numerically complex than ever. Meshes are finer, more geometric detail is required,

More information

Building the Foundation for Digital Insurance. An IDC InfoBrief, sponsored by CSC and EMC September 2016

Building the Foundation for Digital Insurance. An IDC InfoBrief, sponsored by CSC and EMC September 2016 Building the Foundation for Digital Insurance September 2016 Executive Summary Insurers are moving away from the traditional wait-and-see approach to embrace new technologies as never before. They realize

More information

Building a. Digital Marketplace of Commercially Ready Services

Building a. Digital Marketplace of Commercially Ready Services Building a Digital Marketplace of Commercially Ready Services Getting Started Many service providers have focused their virtualization efforts initially on the high growth B2B market as they strive to

More information

Amsterdam. (technical) Updates & demonstration. Robert Voermans Governance architect

Amsterdam. (technical) Updates & demonstration. Robert Voermans Governance architect (technical) Updates & demonstration Robert Voermans Governance architect Amsterdam Please note IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice

More information

DEVELOPMENT TOOLCHAIN ON STEROIDS MICHAEL KOLB

DEVELOPMENT TOOLCHAIN ON STEROIDS MICHAEL KOLB DEVELOPMENT TOOLCHAIN ON STEROIDS MICHAEL KOLB http://geek-and-poke.com/ [CC BY 3.0] 2 About me Michael Kolb Chief Architect for Cloud-Projects @ Robert Bosch in Stuttgart, Germany 10 Years+ as Architect

More information

High Performance Computing (HPC) and Quantum Technologies in work programmes

High Performance Computing (HPC) and Quantum Technologies in work programmes High Performance Computing (HPC) and Quantum Technologies in work programmes 2018-2020 Roma, 20 th November 2017 Andrea Feltrin High Performance Computing and Quantum Technologies DG CONNECT European Commission

More information

Ed Turkel HPC Strategist

Ed Turkel HPC Strategist Dell EMC @ HPC on Wall St Ed Turkel HPC Strategist ed_turkel@dellteam.com Transforming the business Digital Transformation IT Transformation Workforce Transformation Security Transformation 2 Domain Experience

More information

Creating an Enterprise-class Hadoop Platform Joey Jablonski Practice Director, Analytic Services DataDirect Networks, Inc. (DDN)

Creating an Enterprise-class Hadoop Platform Joey Jablonski Practice Director, Analytic Services DataDirect Networks, Inc. (DDN) Creating an Enterprise-class Hadoop Platform Joey Jablonski Practice Director, Analytic Services DataDirect Networks, Inc. (DDN) Who am I? Practice Director, Analytic Services at DataDirect Networks, Inc.

More information

The Internet of Things: Unlocking New Business Value. Let Oracle energize your business with IoT-enabled applications.

The Internet of Things: Unlocking New Business Value. Let Oracle energize your business with IoT-enabled applications. The Internet of Things: Unlocking New Business Value Let Oracle energize your business with IoT-enabled applications. Cloud technology is well suited to enable IoT, offering high degrees of agility, low

More information

The experience demanded by the student is rapidly changing, and becoming increasingly dependent on leading edge technology.

The experience demanded by the student is rapidly changing, and becoming increasingly dependent on leading edge technology. DECEMBER 2015 ICT Plan 2020 Executive Summary The experience demanded by the student is rapidly changing, and becoming increasingly dependent on leading edge technology. RMIT has been an early technology

More information

Cloud Practice Overview August

Cloud Practice Overview August Cloud Practice Overview August 2017 www.xoriant.com The Value We Bring Large Scale Cloud Implementation Experience Leading-edge Cloud Technology Expertise IP Creation focused on the Entire Cloud Stack

More information

BIG DATA STATE OF THE ART

BIG DATA STATE OF THE ART BIG DATA STATE OF THE ART Sr. Paul Carpenter Senior Researcher Barcelona Supercomputing Center www.bsc.es www.rethinkbig-project.eu @BSC_CNS Barcelona Supercomputing Center Paul Carpenter, Gina Alioto

More information

HPC Trends for Addison Snell

HPC Trends for Addison Snell HPC Trends for 2015 Addison Snell addison@intersect360.com A New Era in HPC Supercomputing for U.S. Industry Report by U.S. Council on Competitiveness Justifications for new levels of supercomputing for

More information

22-23 January 2018 Grosvenor House, Dubai

22-23 January 2018 Grosvenor House, Dubai 22-23 January 2018 Grosvenor House, Dubai Monday 22 January 2018 TRANSFORMATION WHAT AND HOW KEYNOTE: Digital Transformation in Action Examining the opportunities that digital is unlocking in every industrial

More information

Table of contents. Cloud Computing Sourcing. August Key Takeaways

Table of contents. Cloud Computing Sourcing. August Key Takeaways August 2014 Cloud Computing Sourcing Key Takeaways Market Penetration As of mid-2014, 87% of tech executives reported utilizing outsourced computing power for at least one task. Market Growth The service

More information

Cloud Computing What s best for your business?

Cloud Computing What s best for your business? Cloud Computing What s best for your business? Overview Cloud computing is use of web-based computer technology rather than traditional local network or desktop-based storage, software and computing capacity.

More information

We re not just good on paper.

We re not just good on paper. IT Services We re not just good on paper. You might know us as a print company. That s only part of the story. We re big on IT too, with products and services that can help your business thrive. ricoh.co.uk

More information

HP Cloud Maps for rapid provisioning of infrastructure and applications

HP Cloud Maps for rapid provisioning of infrastructure and applications Technical white paper HP Cloud Maps for rapid provisioning of infrastructure and applications Table of contents Executive summary 2 Introduction 2 What is an HP Cloud Map? 3 HP Cloud Map components 3 Enabling

More information

Professional services. for the connected industry

Professional services. for the connected industry Professional services for the connected industry Intro Who we are 2004 2 150+ Founding in Munich Locations (Germany / U.S.) Aggregated years of project experience 1.8K+ 700+ 50 Finished projects Satisfied

More information

Teradata IntelliSphere

Teradata IntelliSphere Teradata IntelliSphere Name, Title of Presenter 1 2 Agenda More analytic tools & techniques The Reality Wide range of deployment choices Proliferation of departmentalized analytics Dynamically changing

More information

IBM Systems Lab Services Systems Consulting. Proven expertise to help leaders design, build, and deliver IT infrastructure for the cognitive era

IBM Systems Lab Services Systems Consulting. Proven expertise to help leaders design, build, and deliver IT infrastructure for the cognitive era IBM Systems Lab Services Systems Consulting Proven expertise to help leaders design, build, and deliver IT infrastructure for the cognitive era 1 Proven expertise for the cognitive era Lab Services can

More information

FixStream. Industry First AIOps Platform for Oracle ERP

FixStream. Industry First AIOps Platform for Oracle ERP FixStream Industry First AIOps Platform for Oracle ERP An Industry First AIOps Platform for Oracle ERP Out-of-the-box discovery and correlation of Oracle ERP business processes and transactions with infrastructure.

More information

Business is being transformed by three trends

Business is being transformed by three trends Business is being transformed by three trends Big Cloud Intelligence Stay ahead of the curve with Cortana Intelligence Suite Business apps People Custom apps Apps Sensors and devices Cortana Intelligence

More information

RADIX SOLUTIONS CORPORATE PROFILE

RADIX SOLUTIONS CORPORATE PROFILE RADIX SOLUTIONS CORPORATE PROFILE... connecting your vision and strategy to achievable objectives www.radixsolutions.co.za ACCELERATE YOUR BUSINESS RADIX SOLUTIONS CORPORATE PROFILE 2 TRANSPARENCY Message

More information