IBM Cognitive Systems Technology for AI

Size: px
Start display at page:

Download "IBM Cognitive Systems Technology for AI"

Transcription

1 IBM Cognitive Systems Technology for AI Cognitive, AI and Analytics examples, trends and directions Ulrich Walter Cognitive Systems HPC & Cloud Sales Leader Böblingen,

2 Past Processes The world is changing Present Collecting, Assistants Future Intelligent, Autonomous Point to Point Communication Social Media explosion User genereated Predictive Analytics Cognitive AI Collaborative buying Batch oriented Mobile revolution Location based Digital money Palm sized And wearable Manual Processes IT Centralized System Power of analytics Cloud enablement XaaS Entire Integration Autonomous Social feedback loop Boundary less IBM Systems 2

3 It s all about prediction and recognition Cogito, Ergo Sum Rene Descartes, 1637 Γνῶθι σεαυτόν Chilon of Sparta, 555 B.C IBM Systems 3

4 AI MOMENTUM Today By 2020 By 2020 By 2020 > % $47B 20% AI startups of all customer service interactions will be powered by AI bots spend on AI technologies of companies will dedicate workers to monitor and guide neural networks. IBM Systems 4

5 Obama: My Successor Will Govern a Country Being Transformed by AI IBM Systems 5

6 Overall Artificial Intelligence (AI) Space Cognitive / ML/DL Human Intelligence Exhibited by Machines Machine Learning Human Trained using large amounts of data & ability to learn how to perform the task Deep Learning IT Systems break tasks into Artificial Neural Networks New Data Sources: NoSQL, Hadoop & Analytics New class of applications Machine Learing & Training Pattern matching Image Real-time decision support Complex workflows Data Lakes Extend Enterprise applications Finance: Fraud detection / prevention Retail: shopping advisors Healthcare: Diagnostics and treatment Supply chain and logistics Extend Predictive Analytics to Advance Analytics with AI Growing across Compute, Network, Middleware, and Storage IBM Systems 6

7 By 2022,HPC-driven simulations and deep learning will be the core innovation engines driving 10,000x increase in compute requirements IBM Systems 7

8 Onthology AI Hardware Solution areas for AI NLS and text mining systems Image Recognition Autonomous systems Robots and robot collaboration Lerning and inference libraries Subsymbolic pattern regognition Learning Knowledge representation Knowledge processing - Search - Acknowledge - Plan Knowledge representation language Multiple agent systems Intelligent Training Softbots and digital twins Predictive Analytics

9 Industry examples Deep Learning/Big Data Automotive and Transportation Security and Public Safety Consumer Web, Mobile, Retail Medicine and Biology Broadcast, Media and Entertainment Autonomous driving: Pedestrian detection Accident avoidance Maintenance prediction Video Surveillance Image analysis Facial recognition and detection Image tagging Speech recognition Natural language Sentiment analysis Drug discovery Diagnostic assistance Cancer cell detection Captioning Search Recommendations Real time translation IBM Systems 9

10 The idea A Computer with some human attributes How can a computer recognize, understand and interpret human language? How can robots collaborate autonomous in teams and solve problems? How can a computer analyze and create movies? How can computers and robots explore untouched and dangerous areas? Intelligente Software- Systeme des DFKI How can systems learn by experience? How can computers and robots become intelligente assistants? How can computers detect human mood and feelings? How can computer systems conclude on experience and data? IBM Systems 10

11 Deep learning in action Mastering the turing test requires deep learning IBM Systems 11

12 For machine/deep learning you need the following components Input layer Hidden Layer (s) Output layer A large set of tagged data 2. A neuronal network 3. An HPC server with GPUs and extreme high internal bandwidth IBM Systems 12

13 Enterprise data sources, analytics and deep learning Analytics platforms and frameworks People Ecosystems Intelligence DATA Data + Analytics Analytics Things IT Systems Structured & Unstructured data IBM Systems 13

14 Some principles of AI 1 Detect and Collect 2 Store 3 Analyze/Learn Distributed Deep Learning Image & Video Text Compress/Map Reduce Comparison and intrepretation Voice & Sound Sensor Tag/Aggregate Knowledge Base Combine Conclude Canned or tinned knowledge Data Collection, Storage and Distribution POWER AI Framework Storage nodes complementing IBM Watson IBM Systems 14

15 Deep learning in multiple layered convolutional neuronal networks (CNN) Raw data Iterated data Tagged data Elephants Chairs IBM Systems 15

16 Attributes as side information Images Attributes Class Long fluffy ears Brown fur Lives in Australia Feeds on Eukalyptus Mammal Koala No ears Black and white feathers Lives in antarctica Feeds on Fish Bird Penguin IBM Systems 16

17 Deep Learning in a Nutshell Shallow (supervised) machine learning pipeline Very difficult to find robust mathematical Representations Feature extraction learning model Coffee Mugs Done by human experts IBM Systems

18 Deep Learning in a Nutshell closed optimization of this problem by Neuronal Networks with many layers 3.Feature Extraction Pixel Analysis, color and channel depths, patterns etc. Semantic label -Coffee Mug -Right handle -white 2. Tagging Or semantic Label 4.Modelling x2 Building the model with a CNN x1 xn f = (x1, x2 xn) 1. Unstructured Data 5.Model IBM Systems 18

19 Problem identification A typical training cycle Is it a machine perception problem No Look at other approach Yes Is there sufficient data to train on? No Gather more data Training and inference Execute Training models Data transformation Align relevant data sets using big data ETL middleware to standard schema Tag/aggregate Select and define training algorithm Evaluate reuslts and fine tune algorithms Deploy for production IBM Systems 19

20 Simple example of classification for monitored learning f( ) = Merkel f( ) = Gabriel f( ) = Merkel f(x)= y; y= Output, x= Input, f=classification function Trainingsphase: Generate function f, which minimizes the classification error in function f Testphase: Execute on Data not contained in training data. Slide credit: L. Lazebnik IBM Systems

21 Deep Learning for picture recognition: networks on multiple layers with feature recognitized Neurons Accident on the highway Scene- and Objectmodel Output layer Objects Scenelements, Object artefacts Image elements, arrays and borders, Pic 3 Pic 2 Pic 1 Input layer IBM Systems

22 Googles Tensorflow as Workbench for machine learning Blog Post: goo.gl/wffeca IBM Systems

23 y = Price of a house TensorFlow as operational graph of operations of Tensor data pack Ouput Input A Scalar is a Tensor A Vector is a Tensor A Matrix ist ein Tensor y = Wx + b Weight Predictive error x = Size of a house Example: Find the housepreis (y) depending on the housesize (x), simplified because multidimensional, e.g. area, age, features Bitte geben Sie hier den Titel Ihrer Präsentation ein Objective: Search the best predictions for W und b IBM Systems

24 TensorFlow program code in Python import tensorflow as tf x = tf.placeholder(shape=[none], dtype=tf.float32, name='x') W = tf.variable(tf.random_normal([1], name= W ) b = tf.variable(tf.random_normal([1], name= b ) y = W * x + b Design of the Graphmodell b + y matmul with tf.session() as sess: sess.run(tf.initialize_all_variables()) Start of learning environment Initializaiton of Variables W print(sess.run(y, feed_dict={x: x_in})) Start of Trainings x IBM Systems

25 Classification of three types of Iris using a TensorFlow-Model Iris setosa (0) Iris versicolor (1) Iris virginica (2) Bitte geben Sie hier den Titel Ihrer Präsentation ein / IBM Systems

26 Development of Convolutional Networks # of Transistors per CPU 10 6 # of Pixels 10 7 # of Transistors per CPU 10 9 # of Pixels IBM Systems 26

27 Sic Transit Gloria Mundi Google Brain Servers ~ 8 MW/h ~ 50 TFLOPS 3 NVIDIA PASCAL GPUs ~ 0,9kW/h ~ 62 TFLOPS IBM Systems 27

28 Leveraging the first CPU designed for accelerated computing Faster Cores than x86 Larger Caches Per Core than x86 5X Faster CPU-GPU Data Communication P8 CAPI NVLink POWER8 PCIe High Performance Cores Fast & Large Memory System Fast Power Interconnects for Accelerators IBM Systems 28

29 IBM Power Systems LC Line for AI, HPC and BigData OpenPOWER servers for cloud and cluster deployments that are different by design High Performance Computing S822LC For Big Data S822LC For High Performance Computing S821LC S812LC S822LC Storage rich single socket system for big data applications Memory Intensive workloads Ideal for storage-centric and high data throughput workloads Brings 2 POWER8 sockets for Big Data workloads Big data acceleration with work CAPI and GPUs Incorporates the new POWER8 processor with NVIDIA NVLink Delivers 2.8X the bandwidth to GPUs accelerators Up to 4 integrated NVIDIA Pascal GPUs 2 POWER8 sockets in a 1U form factor Ideal for environments requiring dense computing 2X memory bandwidth of Intel x86 systems Memory Intensive workloads IBM Systems 29

30 Power S822LC for HPC (aka Minsky) vs x86 with P100 GPU 2.8X the CPU-GPU bandwidth compared to x86 based systems S822LC for HPC with CPU-GPU NVLink capability not available on x86 servers faster than any PCI-E platform with 4 GPUs S822LC for HPC packaging allows for higher power/frequency X86 P100 PCI-E Performance compares Kinetica: 2.7X vs x86 with 4 PCI-E based P100 CPMD: 3X performance of CPU only implementation The first ever GPU accelerated version of CPMD NAMD: 30% increase when combine with visualization code IBM Systems 30

31 IBM Systems 32

32 Power AI takes advantage of NVLink between the POWER8 CPU the P100 GPUs to increase system bandwidth NVLink between NVIDIA CPUs GPU and GPUs enables fast memory access to large data sets in system memory Graphics Memory Two NVLink connections GB/s between each GPU and CPU-GPU leads to PCIe faster x16 data exchange System Memory Graphics Memory System Memory GPU with NVLink GB/s Graphics Memory Power Chip with NVLink IBM Systems 33

33 Throughput test with MINSKY and x86 platforms Advantages - Reduced Training times x3 in comparions to PCIe - Rapid deployment of models - GPU efficiency at > 95% - Well balanced system IBM Systems 34

34 IBM Systems 35

35 POWER 8 CAPI Coherent Accellerator Processor Interface Virtual Addressing Accelerator can work with same memory addresses that the processors use POWER8 Hardware Managed Cache Coherence Enables the accelerator to participate in Locks as a normal thread Lowers Latency over IO communication model Customizable Hardware Application Accelerator Specific system SW, middleware, or user application Written to durable interface provided by PSL PCIe Gen 3 Transport for encapsulated messages _ PSL FPGA or ASIC Coherence Bus CAPP Processor Service Layer (PSL) Present robust, durable interfaces to applications Offload complexity / content from CAPP IBM Systems 36

36 CAPI vs. I/O Device Driver: Data Prep IBM Systems 37

37 AI and ML do s and dont s AI/ML do s AI/ML don ts Too Complex dependencies Impossible to program Specialized Highly customized solutions required Try to make waste to knowledge No data or limited amount of data available Too much data No scalability by human interaction Customization required Long term autonomous learning Perfection required No differentiator between good and bad IBM Systems 38

38 Development of Hybrid Cloud Metasystems as data sources for AI System of Records & AI Governance & Control Permanent connection Cloud Service a API Ecosystems Cloud Service c Rapid depolyment Time to market Access to external data Temporary connection Cloud Service b Improved flexibility Service 3 9 IBM Systems

39 Security, defence, protection of cyber crime Connecting data islands for a hyperconnected and cognitive digital universe Health & research Weather, climate research & Agriculture API API Connected Home Wearables & mobility Infotainment, industrial & military health and fitness API API IBM Bluemix IBM Hybrid Cloud IBM Watson API Connected, autonomous vehicles and intelligent traffic systems API Industrie 4.0 API API API API Energy, utilities and Smart cities Banking, finance & insurance Retail and Marketing IBM Systems 40

40 Challenges ahead 1. Digital transformation 2. Data and ecosystems as competitive advantage 3. Business value estimation 4. Combine & Conclude on AI methods and data (e.g. picture + voice/sound + sensor = x) 5. Organziational changes 6. Lifecycle Management 7. Service Orchestration 8. Governance and Control 9. Integration of legacy systems 10. Security and Compliance IBM Systems 41

41 Conclusion 1. Deep learning and AI will touch every area of our life 2. Autonomous Systems require AI/deep learning based on big data 3. Autonomous Systems must combine subsymbolic and symbolic AI processes in hybrid architectures 4. Business processes must adopt AI/DL as an important business value and driver for new business models 5. The AI/DL system infrastructure must be as well scalable, reliable and efficient for compute, network and storage 6. Collaboration with a variety of enterprises (x2x) and customers and deep integration of AI/DL processes will become standard 7. Multiple autonomous systems can operate as hybrid teams in order to collaborate as a team 8. Auto-Pilots and autonomous driving will become possible. Humans just need to intercept in exceptional situations. 9. Beside of technical and business oriented questions of autonomous systems there are still multiple ethical, juristic and social areas to be considered.

42 IBM Systems 43

43 Legal Notices Copyright 2016 by International Business Machines Corporation. All rights reserved. No part of this document may be reproduced or transmitted in any form without written permission from IBM Corporation. Product data has been reviewed for accuracy as of the date of initial publication. Product data is subject to change without notice. This document could include technical inaccuracies or typographical errors. IBM may make improvements and/or changes in the product(s) and/or program(s) described herein at any time without notice. Any statements regarding IBM's future direction and intent are subject to change or withdrawal without notice, and represent goals and objectives only. References in this document to IBM products, programs, or services does not imply that IBM intends to make such products, programs or services available in all countries in which IBM operates or does business. Any reference to an IBM Program Product in this document is not intended to state or imply that only that program product may be used. Any functionally equivalent program, that does not infringe IBM's intellectually property rights, may be used instead. THE INFORMATION PROVIDED IN THIS DOCUMENT IS DISTRIBUTED "AS IS" WITHOUT ANY WARRANTY, EITHER OR IMPLIED. IBM LY DISCLAIMS ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT. IBM shall have no responsibility to update this information. IBM products are warranted, if at all, according to the terms and conditions of the agreements (e.g., IBM Customer Agreement, Statement of Limited Warranty, International Program License Agreement, etc.) under which they are provided. Information concerning non-ibm products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products in connection with this publication and cannot confirm the accuracy of performance, compatibility or any other claims related to non-ibm products. IBM makes no representations or warranties, ed or implied, regarding non-ibm products and services. The provision of the information contained herein is not intended to, and does not, grant any right or license under any IBM patents or copyrights. Inquiries regarding patent or copyright licenses should be made, in writing, to: IBM Director of Licensing IBM Corporation North Castle Drive Armonk, NY U.S.A. IBM Systems

44 Legal Notices IBM, the IBM logo, ibm.com, IBM System Storage, IBM Spectrum Storage, IBM Spectrum Control, IBM Spectrum Protect, IBM Spectrum Archive, IBM Spectrum Virtualize, IBM Spectrum Scale, IBM Spectrum Accelerate, Softlayer, and XIV are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at The following are trademarks or registered trademarks of other companies. Adobe, the Adobe logo, PostScript, and the PostScript logo are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States, and/or other countries. IT Infrastructure Library is a Registered Trade Mark of AXELOS Limited. Linear Tape-Open, LTO, the LTO Logo, Ultrium, and the Ultrium logo are trademarks of HP, IBM Corp. and Quantum in the U.S. and other countries. Intel, Intel logo, Intel Inside, Intel Inside logo, Intel Centrino, Intel Centrino logo, Celeron, Intel Xeon, Intel SpeedStep, Itanium, and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both. Microsoft, Windows, Windows NT, and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both. Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates. Cell Broadband Engine is a trademark of Sony Computer Entertainment, Inc. in the United States, other countries, or both and is used under license therefrom. ITIL is a Registered Trade Mark of AXELOS Limited. UNIX is a registered trademark of The Open Group in the United States and other countries. * All other products may be trademarks or registered trademarks of their respective companies. Notes: Performance is in Internal Throughput Rate (ITR) ratio based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput that any user will experience will vary depending upon considerations such as the amount of multiprogramming in the user's job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve throughput improvements equivalent to the performance ratios stated here. All customer examples cited or described in this presentation are presented as illustrations of the manner in which some customers have used IBM products and the results they may have achieved. Actual environmental costs and performance characteristics will vary depending on individual customer configurations and conditions. This publication was produced in the United States. IBM may not offer the products, services or features discussed in this document in other countries, and the information may be subject to change without notice. Consult your local IBM business contact for information on the product or services available in your area. All statements regarding IBM's future direction and intent are subject to change or withdrawal without notice, and represent goals and objectives only. Information about non-ibm products is obtained from the manufacturers of those products or their published announcements. IBM has not tested those products and cannot confirm the performance, compatibility, or any other claims related to non-ibm products. Questions on the capabilities of non-ibm products should be addressed to the suppliers of those products. Prices subject to change without notice. Contact your IBM representative or Business Partner for the most current pricing in your geography. This presentation and the claims outlined in it were reviewed for compliance with US law. Adaptations of these claims for use in other geographies must be reviewed by the local country counsel for compliance with local laws. IBM Systems 45

45 Thank you! ibm.com/systems/hpc IBM Systems 46

46 Thank you! ibm.com/systems/hpc IBM Systems 47

47 Experiences IBM Systems 48

48 IBM Systems 49

49 IBM Systems 50

50 IBM Systems 51

51 IBM Systems 52

52 IBM Investment in Innovation Accelerated and Open Source Data Bases and storage Top R&D Applications Machine Learning/ Deep Learning Accelerated DB: Kinetica, Blazegraph OSDB: EnterpriseDB, MongoDB, Redis, Neo4J, Cassandra GROMACS, Gaussian, NAMD, VMD, WRF, VASP, OpenFOAM, LS Dyna, AMBER, NCBI BLAST, GATK4, NWChem GAMESS, Quantum ESPRESSO LAMMPS, CHARMM CP2K, LQCD, QMCPack MILC, Chroma, QPACE COSMO, Abinit, COMSOL, CPMD, GTC, HOMME HYCOM PowerAI ML/DL Software Distro (link) Built for Deployment Speed & with Real Performance Optimization Caffe, Torch, Theano, DIGITS Python, OpenBLAS and other dependencies Caffe, Torch, Theano, DIGITS, TensorFlow, DL4J, more on POWER Custom Caffe- CPU/GPU NVLink Optimized IBM Systems 53

53 Several Options to Realize Performance Enhancements via GPU Acceleration Easy Ease of Use Best Application Performance Best Libraries ESSL/PESSL NVIDIA Libraries Math library, cublas, NPP, etc Easy to Implement Tested and Supported Limited your needs may not be covered Programing models supporting directives OpenACC Open MP Modification of existing programs with directives Compiler assists with mapping to device Programing language which targets GPU CUDA Most time intensive Requires expertise Achieves best performance results IBM Systems 54

54 IBM Power 822LC - 2 Socket Power 8, 4 GPU System NVidia GPU SXM2 form factor NVLink W Max of 2 per socket PCIe slot (2x) Gen3 PCIe HHHL Adapter POWER 8 with NVLINK (2x) 190W Sort Integrated NVLink 1.0 PCIe slot (1x) Gen3 PCIe HHHL Adapter Service Controller Card BMC Content Memory DIMM s Riser (8x) 4 IS DDR4 DIMMs per riser Single Centaur per riser 32 IS DIMM s total GB memory capacity Cooling Fans 80mm Counter- Rotating Fans Hot swap Power Supplies (2x) 1300W Common Form Factor Supply HDD Option (2x) 0-2, 1TB SATA HDD Tray design for install/removal Hot Swap IBM Systems 55

Cognitive, AI and Analytics

Cognitive, AI and Analytics Cognitive, AI and Analytics examples, trends and directions Ulrich Walter Cognitive Systems HPC & Cloud Sales Leader Hanover, 22.12.2017 Overall Artificial Intelligence (AI) Space Cognitive / ML/DL Human

More information

PowerAI. Mandie Quartly Ph.D. WW lead, Machine Learning & High Performance Analytics, OpenPOWER ISV

PowerAI. Mandie Quartly Ph.D. WW lead, Machine Learning & High Performance Analytics, OpenPOWER ISV PowerAI Mandie Quartly Ph.D. WW lead, Machine Learning & High Performance Analytics, OpenPOWER ISV Ecosystem @mandieq Cognitive landscape: terms and relationship Big Data Artificial Intelligence & Cognitive

More information

IBM Spectrum Scale. Transparent Cloud Tiering Deep Dive

IBM Spectrum Scale. Transparent Cloud Tiering Deep Dive IBM Spectrum Scale Transparent Cloud Deep Dive 2 Disclaimer IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM s sole discretion. Information

More information

PowerAI World s Fastest AI Platform for Enterprise. Scott Soutter Offering Manager: PowerAI and High Performance Data Analytics

PowerAI World s Fastest AI Platform for Enterprise. Scott Soutter Offering Manager: PowerAI and High Performance Data Analytics PowerAI World s Fastest AI Platform for Enterprise Scott Soutter Offering Manager: PowerAI and High Performance Data Analytics soutter@us.ibm.com The Cognitive Landscape is Evolving Big Data Artificial

More information

IBM Cognitive Systems

IBM Cognitive Systems IBM Cognitive Systems IBM Breakthrough Technology for Artificial Intelligence and Deep Learning Ulrich Walter Artificial intelligence is changing the world Today By 2020 By 2020 By 2020 AI startups of

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

Genomics Deployments: Getting It Right with Software Defined Infrastructure

Genomics Deployments: Getting It Right with Software Defined Infrastructure Genomics Deployments: Getting It Right with Software Defined Infrastructure March 26, 2018 Spectrum Scale User s Group - Singapore J.D. Zeeman Worldwide Business Development Executive Software Defined

More information

IBM Tivoli Netcool Performance Manager Wireline Component Document Revision R2E1. Documentation Overview

IBM Tivoli Netcool Performance Manager Wireline Component Document Revision R2E1. Documentation Overview IBM Tivoli Netcool Performance Manager 1.3.3 Wireline Component Document Revision R2E1 Documentation Overview Note Before using this information and the product it supports, read the information in Notices

More information

Optimize multi-vendor SAN storage. IBM Spectrum Storage. Introducing IBM Virtual Storage Center. Ian Hancock

Optimize multi-vendor SAN storage. IBM Spectrum Storage. Introducing IBM Virtual Storage Center. Ian Hancock Optimize multi-vendor SAN storage Introducing IBM Virtual Storage Center Ian Hancock ian.hancock@uk.ibm.com IBM Systems The Changing Nature of Business and Data Business Pressures New Applications Data

More information

Data Science is a Team Sport and an Iterative Process

Data Science is a Team Sport and an Iterative Process Data Science is a Team Sport and an Iterative Process Data Engineer Data Scientist Biz Analyst Dev Ops App Developer Dev Ops Extract Data Prepare Data Build models Train Models Evaluate Deploy Use models

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

zenterprise Platform Performance Management: Overview

zenterprise Platform Performance Management: Overview zenterprise Platform Performance Management: Overview Hiren Shah hiren@us.ibm.com 8/4/2010 Trademarks The following are trademarks of the International Business Machines Corporation in the United States

More information

Deep Learning Insurgency

Deep Learning Insurgency Deep Learning Insurgency Data holds competitive value What your data would say if it could talk Amount of data worldwide by 2020 44 zettabytes Internet Of Things Mobile unstructured data structured data

More information

IBM zenterprise 196 Unified Resource Manager Hands-On Lab

IBM zenterprise 196 Unified Resource Manager Hands-On Lab Andreas Bieswanger STSM, System z Firmware Development & GreenIT Session 9074 IBM zenterprise 196 Unified Resource Manager Hands-On Lab February 28 th, 2011 agenda 1 2 3 4 5 6 8 9 Demo Setup User & Roles

More information

Predictive Failure Analysis and Runtime Diagnostics Roundtable

Predictive Failure Analysis and Runtime Diagnostics Roundtable Predictive Failure Analysis and Runtime Diagnostics Roundtable Karla K. Arndt IBM Corporation Thursday, February 7, 2013 Trademarks The following are trademarks of the International Business Machines Corporation

More information

The Advanced Meter Data Management Solution for Next Generation Utility Service

The Advanced Meter Data Management Solution for Next Generation Utility Service The Advanced Meter Data Management Solution for Next Generation Utility Service Licensed Materials Property of IBM Note: Before using this information and the product it supports, read the information

More information

Amsterdam. Accelerate digital transformation with the cloud for smarter business. Reimagining applications & data for growth and innovation

Amsterdam. Accelerate digital transformation with the cloud for smarter business. Reimagining applications & data for growth and innovation Accelerate digital transformation with the cloud for smarter business Amsterdam Reimagining applications & data for growth and innovation Andrew Brown Vice President IBM Cloud Software Europe @AndyBrown74

More information

Extend the Value of Your Data Warehouse with Big Data

Extend the Value of Your Data Warehouse with Big Data Rick Clements Director, Marketing, Big Data, IBM Software Group, Information Management Extend the Value of Your Data Warehouse with Big Data You are likely familiar with the traditional warehouse infrastructure

More information

IBM Tivoli Advanced Audit for DFSMShsm PTF UI39512: GFS/AFM TMS support. Version 2 Release 5 IBM

IBM Tivoli Advanced Audit for DFSMShsm PTF UI39512: GFS/AFM TMS support. Version 2 Release 5 IBM IBM Tivoli Advanced Audit for DFSMShsm PTF UI39512: GFS/AFM TMS support Version 2 Release 5 IBM Note: Before using this information and the product it supports, read the "Notices" topic at the end of this

More information

Goya Deep Learning Inference Platform. Rev. 1.2 November 2018

Goya Deep Learning Inference Platform. Rev. 1.2 November 2018 Goya Deep Learning Inference Platform Rev. 1.2 November 2018 Habana Goya Deep Learning Inference Platform Table of Contents 1. Introduction 2. Deep Learning Workflows Training and Inference 3. Goya Deep

More information

Adding IBM LTFS EE tape tier to an IBM SCSA managed storage cloud

Adding IBM LTFS EE tape tier to an IBM SCSA managed storage cloud Adding IBM LTFS EE tape tier to an IBM SCSA managed storage cloud IBM SmartCloud Storage Access (SCSA) is designed to be an easy to deploy, simple to use cloud storage software featuring a web-based, self-service

More information

Goya Inference Platform & Performance Benchmarks. Rev January 2019

Goya Inference Platform & Performance Benchmarks. Rev January 2019 Goya Inference Platform & Performance Benchmarks Rev. 1.6.1 January 2019 Habana Goya Inference Platform Table of Contents 1. Introduction 2. Deep Learning Workflows Training and Inference 3. Goya Deep

More information

Hortonworks HDP with IBM Spectrum Scale

Hortonworks HDP with IBM Spectrum Scale Hortonworks HDP with IBM Spectrum Scale Chih-Feng Ku (cku@hortonworks.com) Sr Manager, Solution Engineering APAC Par Hettinga ( par@nl.ibm.com) Program Director, Global SDI Enablement Challenges with the

More information

The solution for the Error message: KFWITM392E Internal error occurred during logon TEP

The solution for the Error message: KFWITM392E Internal error occurred during logon TEP The solution for the Error message: KFWITM392E Internal error occurred during logon TEP Licensed Materials Property of IBM Note: Before using this information and the product it supports, read the information

More information

IBM Wave for z/vm v1.1 for Oracle Intelligent Visualization Simplified Monitoring Unified Management IBM Corporation

IBM Wave for z/vm v1.1 for Oracle Intelligent Visualization Simplified Monitoring Unified Management IBM Corporation IBM Wave for z/vm v1.1 for Oracle Intelligent Visualization Simplified Monitoring Unified Management Agenda IBM Wave for z/vm What is IBM Wave for z/vm Overview Fit in Roadmap Benefits Examples: Clone

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

Intel s Machine Learning Strategy. Gary Paek, HPC Marketing Manager, Intel Americas HPC User Forum, Tucson, AZ April 12, 2016

Intel s Machine Learning Strategy. Gary Paek, HPC Marketing Manager, Intel Americas HPC User Forum, Tucson, AZ April 12, 2016 Intel s Machine Learning Strategy Gary Paek, HPC Marketing Manager, Intel Americas HPC User Forum, Tucson, AZ April 12, 2016 Taxonomic Foundations AI Sense, learn, reason, act, and adapt to the real world

More information

Integrated Service Management

Integrated Service Management Integrated Service Management for Power servers As the world gets smarter, demands on the infrastructure will grow Smart traffic systems Smart Intelligent food oil field technologies systems Smart water

More information

System i Navigator family applications

System i Navigator family applications System i Navigator family applications Rodrigo Villalobos Manzo rodrigov@mx1.ibm.com 2008 IBM Corporation Agenda System i Navigator System i Navigator Tasks for the Web IBM Systems Director Navigator for

More information

Intel Public Sector 3

Intel Public Sector 3 Intel technologies features and benefits depend on system configuration and may require enabled hardware, software or service activation. Performance varies depending on system configuration. No computer

More information

Tivoli Netcool Performance Manager for Wireless Development Toolkit Release Notes Version 5.0.5

Tivoli Netcool Performance Manager for Wireless Development Toolkit Release Notes Version 5.0.5 IBM Tivoli Netcool Performance Manager Wireless Component Document Revision R2E1 Tivoli Netcool Performance Manager for Wireless Development Toolkit Release Notes Version 5.0.5 Note Before using this information

More information

Asking the Hard Questions about Open Source Software

Asking the Hard Questions about Open Source Software Bob Sutor Vice President, Open Source and Linux, IBM Software Group 17 March 2010 Asking the Hard Questions about Open Source Software Open Source Business Conference, San Francisco 2009 IBM Corporation

More information

CF Activity Report Review

CF Activity Report Review CF Activity Report Review Bradley Snyder(Bradley.Snyder@us.ibm.com ) IBM Corporation Tuesday, August 11, 2015 Session Insert Custom Session QR if Desired Copyright IBM Corp. 2015 Trademarks The following

More information

IBM Director 5.20 for IBM i

IBM Director 5.20 for IBM i IBM Director 5.20 for IBM i Bob Padzieski Power Systems ATS 2008 IBM Corporation IBM Director 5.20 on IBM i Why use IBM Director 5.20 on IBM i? IBM i centric solution Multi-platform capabilities Step to

More information

VICE PRESIDENT, ARCHITECTURE GENERAL MANAGER, AI PRODUCTS GROUP - INTEL

VICE PRESIDENT, ARCHITECTURE GENERAL MANAGER, AI PRODUCTS GROUP - INTEL VICE PRESIDENT, ARCHITECTURE GENERAL MANAGER, AI PRODUCTS GROUP - INTEL Artificial intelligence Machine learning Deep learning Types of analytics/ml (PARTIAL LIST) C l a s s i f i c a t i o n R e g r

More information

IBM Datacap Insight Edition

IBM Datacap Insight Edition IBM Datacap Insight Edition Make your document capture system cognitive Eddie Yan Senior Consultant Content Services (ECM) Documents Contain Key Business Information Banking Account opening Lending applications

More information

IBM Db2 Warehouse. Hybrid data warehousing using a software-defined environment in a private cloud. The evolution of the data warehouse

IBM Db2 Warehouse. Hybrid data warehousing using a software-defined environment in a private cloud. The evolution of the data warehouse IBM Db2 Warehouse Hybrid data warehousing using a software-defined environment in a private cloud The evolution of the data warehouse Managing a large-scale, on-premises data warehouse environments to

More information

IBM Maximo Asset Health Insights Version 7 Release 6. Installation Guide IBM

IBM Maximo Asset Health Insights Version 7 Release 6. Installation Guide IBM IBM Maximo Asset Health Insights Version 7 Release 6 Installation Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 3. This edition applies

More information

Cloudy Jigsaw Puzzles

Cloudy Jigsaw Puzzles IBM Spectrum Scale Cloudy Jigsaw Puzzles Proof-of-Concepts with complex integrations Harald Seipp, Leader, CoC for OpenStack Storage With input from Rob Basham, Anbazhagan Mani and many more... Puzzle

More information

Accelerating a Smart and Interconnected World. Stefano Zammattio Product Marketing Manager April 2018

Accelerating a Smart and Interconnected World. Stefano Zammattio Product Marketing Manager April 2018 Accelerating a Smart and Interconnected World Stefano Zammattio Product Marketing Manager April 2018 By 2020 Avg. Internet user Autonomous vehicles Smart Factory Connected airplane Source: Amalgamation

More information

Solutions to Accelerate Compliance with Affordable Care Act (ACA) Mandates and HIPAA Standards IBM Redbooks Solution Guide

Solutions to Accelerate Compliance with Affordable Care Act (ACA) Mandates and HIPAA Standards IBM Redbooks Solution Guide Solutions to Accelerate Compliance with Affordable Care Act (ACA) Mandates and HIPAA Standards IBM Redbooks Solution Guide The healthcare payer ecosystem in the United States has changed dramatically over

More information

IBM zenterprise System Linux and Virtualization Trends & Directions

IBM zenterprise System Linux and Virtualization Trends & Directions IBM zenterprise System Linux and Virtualization Trends & Directions March 22, 2011 Ingo Adlung, Senior Technical Staff Member Chief Architect, System z Linux and Virtualization 1 Trademarks The following

More information

Best practices. Deploying Your Service Package. IBM Platform Symphony

Best practices. Deploying Your Service Package. IBM Platform Symphony IBM Platform Symphony Best practices Deploying Your Service Package Hui Liu IBM Systems & Technology Group, Software Defined Systems Test Specialist: Custom Applications Issued: November 2013 Contents

More information

Performance Changes/Enhancements

Performance Changes/Enhancements 2008 2Q EPSA seminar version6 Performance Changes/Enhancements 周啟民 Dave Chou davechou@tw.ibm.com 2008 IBM Corporation Table of Contents Overview of i5/os Performance Capabilities Collection Services Disk

More information

IBM and SAS: The Intelligence to Grow

IBM and SAS: The Intelligence to Grow IBM and SAS: The Intelligence to Grow IBM Partner Relationships Building Better Businesses An intelligent team Business agility the ability to make quick, wellinformed decisions and rapidly respond to

More information

Data Science, realizing the Hype Cycle. Luigi Di Rito, Director Data Science Team, SAP Center of Excellence

Data Science, realizing the Hype Cycle. Luigi Di Rito, Director Data Science Team, SAP Center of Excellence Data Science, realizing the Hype Cycle. Luigi Di Rito, Director Data Science Team, SAP Center of Excellence Data Science, Machine Learning and Artificial Intelligence Deep Learning AREAS OF AI Rule-based

More information

Accelerating Computing - Enhance Big Data & in Memory Analytics. Michael Viray Product Manager, Power Systems

Accelerating Computing - Enhance Big Data & in Memory Analytics. Michael Viray Product Manager, Power Systems Accelerating Computing - Enhance Big Data & in Memory Analytics Michael Viray Product Manager, Power Systems viraymv@ph.ibm.com ASEAN Real-time Cognitive Analytics -- a Game Changer Deliver analytics in

More information

IBM System Storage. Kim Mortensen Nordic Storage Product Manager 2011 IBM Corporation

IBM System Storage. Kim Mortensen Nordic Storage Product Manager 2011 IBM Corporation IBM System Storage Kim Mortensen Nordic Storage Product Manager kim@dk.ibm.com The Smarter Storage approach Integrated Solutions Virtual Storage Center IBM Smart Analytics Solutions (ISAS) Storage Management

More information

Best practices. Troubleshooting your own application. IBM Platform Symphony

Best practices. Troubleshooting your own application. IBM Platform Symphony IBM Platform Symphony Best practices Troubleshooting your own application Hui Liu IBM Systems & Technology Group, Software Defined Systems Test Specialist: Custom Applications Issued: November 2013 Contents

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

Agile Lifecycle Manager Version 1.1. Release Notes. 31 August 2017 IBM

Agile Lifecycle Manager Version 1.1. Release Notes. 31 August 2017 IBM Agile Lifecycle Manager Version 1.1 Release Notes 31 August 2017 IBM Agile Lifecycle Manager Version 1.1 Release Notes 31 August 2017 IBM Note Before using this information and the product it supports,

More information

IBM TRIRIGA Version 10 Release 4.0. Request Central User Guide

IBM TRIRIGA Version 10 Release 4.0. Request Central User Guide IBM TRIRIGA Version 10 Release 4.0 Request Central User Guide Note Before using this information and the product it supports, read the information in Notices on page 3. This edition applies to version

More information

Machine Learning For Enterprise: Beyond Open Source. April Jean-François Puget

Machine Learning For Enterprise: Beyond Open Source. April Jean-François Puget Machine Learning For Enterprise: Beyond Open Source April 2018 Jean-François Puget Use Cases for Machine/Deep Learning Cyber Defense Drug Discovery Fraud Detection Aeronautics IoT Earth Monitoring Advanced

More information

Training Watson: How I/O Psychology, Data Science, and Engineering integrate to produce responsible AI in HR.

Training Watson: How I/O Psychology, Data Science, and Engineering integrate to produce responsible AI in HR. Training Watson: How I/O Psychology, Data Science, and Engineering integrate to produce responsible AI in HR. Stefan Liesche, IBM Distinguished Engineer - Watson Talent Architecture Nigel Guenole, IO Psychologist

More information

IBM TRIRIGA Version 10 Release 5.2. Document Management User Guide IBM

IBM TRIRIGA Version 10 Release 5.2. Document Management User Guide IBM IBM TRIRIGA Version 10 Release 5.2 Document Management User Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 11. This edition applies to

More information

IBM Analytics Unleash the power of data with Apache Spark

IBM Analytics Unleash the power of data with Apache Spark IBM Analytics Unleash the power of data with Apache Spark Agility, speed and simplicity define the analytics operating system of the future 1 2 3 4 Use Spark to create value from data-driven insights Lower

More information

IBM z13 Technical Innovation

IBM z13 Technical Innovation IBM z13 Technical Innovation Introducing the IBM z13 The mainframe optimized for the digital era 10% Up to 40% Up to 10 TB 2 SODs Up to 141 IBM z13 (z13) Machine Type: 2964 Models: N30, N63, N96, NC9,

More information

IBM SmartCloud Control Desk: High Availability and Disaster Recovery Configurations IBM Redbooks Solution Guide

IBM SmartCloud Control Desk: High Availability and Disaster Recovery Configurations IBM Redbooks Solution Guide IBM SmartCloud Control Desk: High Availability and Disaster Recovery Configurations IBM Redbooks Solution Guide In today s global environment, more organizations must reduce their downtime to the minimum

More information

Mike Strickland, Director, Data Center Solution Architect Intel Programmable Solutions Group July 2017

Mike Strickland, Director, Data Center Solution Architect Intel Programmable Solutions Group July 2017 Mike Strickland, Director, Data Center Solution Architect Intel Programmable Solutions Group July 2017 Accelerate Big Data Analytics with Intel Frameworks and Libraries with FPGA s 1. Intel Big Data Analytics

More information

RAPIDS GPU POWERED MACHINE LEARNING

RAPIDS GPU POWERED MACHINE LEARNING RAPIDS GPU POWERED MACHINE LEARNING RISE OF GPU COMPUTING APPLICATIONS 10 7 10 6 GPU-Computing perf 1.5X per year 1000X by 2025 ALGORITHMS 10 5 1.1X per year SYSTEMS 10 4 CUDA ARCHITECTURE 10 3 1.5X per

More information

ECLIPSE 2012 Performance Benchmark and Profiling. August 2012

ECLIPSE 2012 Performance Benchmark and Profiling. August 2012 ECLIPSE 2012 Performance Benchmark and Profiling August 2012 Note The following research was performed under the HPC Advisory Council activities Participating vendors: Intel, Dell, Mellanox Compute resource

More information

Transforming business with Big Data & Analytics. Katrina Read Big Data & Analytics Technical Leader, IBM Asia Pacific 25 th February, 2015

Transforming business with Big Data & Analytics. Katrina Read Big Data & Analytics Technical Leader, IBM Asia Pacific 25 th February, 2015 Transforming business with Big Data & Analytics Katrina Read Big Data & Analytics Technical Leader, IBM Asia Pacific 25 th February, 2015 The transformative power of computing Back-office computing Client

More information

Partnering with System i August 14, 2007

Partnering with System i August 14, 2007 Partnering with System i August 14, 2007 Mark Shearer Vice President & Business Line Executive, Power Systems IBM Systems & Technology Group i want a real business system. i want control. i want an i.

More information

POWER. OpenPOWER Foundation Overview. February Steve Fields IBM Distinguished Engineer Director of Power Systems Design

POWER. OpenPOWER Foundation Overview. February Steve Fields IBM Distinguished Engineer Director of Power Systems Design Open Foundation Overview February 2014 Steve Fields IBM Distinguished Engineer Director of Power Systems Design 1 Goal and Intent of Open Opening the architecture, providing ability to innovate across

More information

Connect. Challenge. Inspire.

Connect. Challenge. Inspire. HPC Universe Expansion Connect. Challenge. Inspire. 0 2017 FUJITSU 1975 SOLAR 16-65: 750ns for 16bits ADD instruction 64KBytes main memory 2.5MBytes disk storage 1 2017 FUJITSU 1979! ICL PERQ «smalltalk»

More information

Bare-Metal High Performance Computing in the Cloud

Bare-Metal High Performance Computing in the Cloud Bare-Metal High Performance Computing in the Cloud On June 8, 2018, the world s fastest supercomputer, the IBM/NVIDIA Summit, began final testing at the Oak Ridge National Laboratory in Tennessee. Peak

More information

Industrial Maintenance Scheduling: Challenges, Solutions, Benefits

Industrial Maintenance Scheduling: Challenges, Solutions, Benefits Yianni Gamvros - Global Data Science Leader April 2 nd, 2017 Industrial Maintenance Scheduling: Challenges, Solutions, Benefits Why is it Important? All industries have assets, and all assets need maintenance:

More information

IBM Cloud High Performance Computing (HPC)

IBM Cloud High Performance Computing (HPC) IBM Cloud High Performance Computing (HPC) Designed for your data. AI ready. Secure to the core. IBM Cloud is the cloud for business. Presented by: Jerry Gutierrez IBM World Wide Solution Leader Joris

More information

Oracle Autonomous Data Warehouse Cloud

Oracle Autonomous Data Warehouse Cloud Oracle Autonomous Data Warehouse Cloud 1 Lower Cost, Increase Reliability and Performance to Extract More Value from Your Data With Oracle Autonomous Database Cloud Service for Data Warehouse Today s leading-edge

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

Onur Celebioglu. Engineering Director, HPC &AI Solutions

Onur Celebioglu. Engineering Director, HPC &AI Solutions Dell EMC HPC & AI Innovation Lab: AI Technology Update Onur Celebioglu Engineering Director, HPC &AI Solutions Machine Learning & Deep Learning eco-system solving real world problems Verticals / Use Cases

More information

Datasheet FUJITSU Integrated System PRIMEFLEX for Hadoop

Datasheet FUJITSU Integrated System PRIMEFLEX for Hadoop Datasheet FUJITSU Integrated System PRIMEFLEX for Hadoop FUJITSU Integrated System PRIMEFLEX for Hadoop is a powerful and scalable platform analyzing big data volumes at high velocity FUJITSU Integrated

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

IBM i Solution Edition for JD Edwards Reduce the cost, complexity and risk of deploying JD Edwards ERP solutions

IBM i Solution Edition for JD Edwards Reduce the cost, complexity and risk of deploying JD Edwards ERP solutions Corning Data Services, Inc. Experience Matters IBM i Solution Edition for JD Edwards Reduce the cost, complexity and risk of deploying JD Edwards ERP solutions Highlights Deploy a complete JD Edwards ERP

More information

IBM TRIRIGA Version 10 Release 5. Facility Assessment User Guide IBM

IBM TRIRIGA Version 10 Release 5. Facility Assessment User Guide IBM IBM TRIRIGA Version 10 Release 5 Facility Assessment User Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 19. This edition applies to version

More information

IBM Software IBM Business Process Manager

IBM Software IBM Business Process Manager IBM Software IBM Business Process Manager An industry-leading BPM unified platform to help drive innovation at scale 2 IBM Business Process Manager Highlights Mobile New responsive user interface controls

More information

IBM Virtualization Manager Xen Summit, April 2007

IBM Virtualization Manager Xen Summit, April 2007 IBM Virtualization Manager Xen Summit, April 2007 Senthil Bakthavachalam 2006 IBM Corporation The Promise of Virtualization System Administrator Easily deploy new applications and adjust priorities Easily

More information

Agilisys revolutionizes the way it delivers services to customers

Agilisys revolutionizes the way it delivers services to customers Agilisys revolutionizes the way it delivers services to customers Offering rapid provisioning and near-limitless scalability with IBM PureFlex System Overview The need To deliver better service levels

More information

Oracle Stream Analytics

Oracle Stream Analytics Oracle Stream Analytics Oracle Stream Analytics allows users to process and analyze large scale realtime information by using sophisticated correlation patterns, enrichment, and machine learning. It offers

More information

AI/ML for Financial Services

AI/ML for Financial Services AI/ML for Financial Services Madhusudan Shekar Linkedin.com/in/madhusudanshekar 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AI and ML enable innovation at scale New features

More information

IBM Predictive Maintenance and Quality (Version 2.0) IBM Redbooks Solution Guide

IBM Predictive Maintenance and Quality (Version 2.0) IBM Redbooks Solution Guide IBM Predictive Maintenance and Quality (Version 2.0) IBM Redbooks Solution Guide The IBM Predictive Maintenance and Quality solution (PMQ) uses information collected about products, processes, and assets

More information

January Oracle Real Time Decisions Statement of Direction

January Oracle Real Time Decisions Statement of Direction January 2016 Oracle Real Time Decisions Statement of Direction Oracle Statement of Direction Oracle Business Intelligence Discoverer Disclaimer This document in any form, software or printed matter, contains

More information

IBM Spectrum Scale. Advanced storage management of unstructured data for cloud, big data, analytics, objects and more. Highlights

IBM Spectrum Scale. Advanced storage management of unstructured data for cloud, big data, analytics, objects and more. Highlights IBM Spectrum Scale Advanced storage management of unstructured data for cloud, big data, analytics, objects and more Highlights Consolidate storage across traditional file and new-era workloads for object,

More information

IBM System Storage DR550 Express

IBM System Storage DR550 Express An affordable and secure archiving and information retention solution for small and medium businesses IBM System Storage DR550 Express Highlights Designed as a secure, scalable, Designed to leverage multiple

More information

IBM PowerHA SystemMirror for AIX Enhancements IBM Redbooks Solution Guide

IBM PowerHA SystemMirror for AIX Enhancements IBM Redbooks Solution Guide IBM PowerHA SystemMirror for AIX 7.1.3 Enhancements IBM Redbooks Solution Guide IBM PowerHA SystemMirror for AIX 7 represents a new generation of clustering solutions for high availability and disaster

More information

Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake

Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake White Paper Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake Motivation for Modernization It is now a well-documented realization among Fortune 500 companies

More information

Active Analytics Overview

Active Analytics Overview Active Analytics Overview The Fourth Industrial Revolution is predicated on data. Success depends on recognizing data as the most valuable corporate asset. From smart cities to autonomous vehicles, logistics

More information

Oracle Autonomous Data Warehouse Cloud

Oracle Autonomous Data Warehouse Cloud Oracle Autonomous Data Warehouse Cloud 1 Lower Cost, Increase Reliability and Performance to Extract More Value from Your Data With Oracle Autonomous Data Warehouse Cloud Today s leading-edge organizations

More information

Cognitive Solutions in the Context of IBM Systems Cognitive Analytics / Integration Scenarios / Use Cases

Cognitive Solutions in the Context of IBM Systems Cognitive Analytics / Integration Scenarios / Use Cases Cognitive Solutions in the Context of IBM Systems Cognitive Analytics / Integration Scenarios / Use Cases Mano Srinivasan Open Source Solutions Architect manojs@sg.ibm.com Topics and Questions to be addressed

More information

IBM Cloud Object Storage System Version FIPS Reference Guide IBM

IBM Cloud Object Storage System Version FIPS Reference Guide IBM IBM Cloud Object Storage System Version 3.13.3 FIPS Reference Guide IBM This edition applies to IBM Cloud Object Storage System and is valid until replaced by new editions. Copyright IBM Corporation 2016,

More information

IBM Cognos Dynamic Query Analyzer Version Installation and Configuration Guide

IBM Cognos Dynamic Query Analyzer Version Installation and Configuration Guide IBM Cognos Dynamic Query Analyzer Version 10.2.1 Installation and Configuration Guide Note Before using this information and the product it supports, read the information in Notices on page 7. Product

More information

IBM StoredIQ Data Script Version User Guide SC

IBM StoredIQ Data Script Version User Guide SC IBM StoredIQ Data Script Version 7.5.0.1 User Guide SC27-5690-00 IBM StoredIQ Data Script Version 7.5.0.1 User Guide SC27-5690-00 Note Before using this information and the product it supports, read the

More information

IBM Tivoli Endpoint Manager for Lifecycle Management

IBM Tivoli Endpoint Manager for Lifecycle Management IBM Endpoint Manager for Lifecycle Management A single-agent, single-console approach for endpoint management across the enterprise Highlights Manage hundreds of thousands of endpoints regardless of location,

More information

BDVA & ETP4HPC Workshop

BDVA & ETP4HPC Workshop BDVA & ETP4HPC Workshop July 4 th, Bologna Organised by EXDCI 1 Agenda item Actions Time Welcome & Introductions 08:00-08:15 Agree timings 1. Common HPC and BD Glossary: determine a common reference to

More information

BUILDING AI SCALE. Dr. Arati Deo Managing Director AI Practice Lead, India

BUILDING AI SCALE. Dr. Arati Deo Managing Director AI Practice Lead, India BUILDING AI SOLUTIONS @ SCALE Dr. Arati Deo Managing Director AI Practice Lead, India WE ARE IN AN UNPRECEDENTED PERIOD OF TECHNOLOGY INNOVATION Mainframe Client-Server and PCs Web 1.0 ecommerce Web 2.0,

More information

IBM xseries 430. Versatile, scalable workload management. Provides unmatched flexibility with an Intel architecture and open systems foundation

IBM xseries 430. Versatile, scalable workload management. Provides unmatched flexibility with an Intel architecture and open systems foundation Versatile, scalable workload management IBM xseries 430 With Intel technology at its core and support for multiple applications across multiple operating systems, the xseries 430 enables customers to run

More information

G U I D E B O O K P R O G R A M : D A T A A N D A N A L Y T I C S D O C U M E N T N U M B E R : S 180 N O V E M BER TENSORFLOW ON AWS

G U I D E B O O K P R O G R A M : D A T A A N D A N A L Y T I C S D O C U M E N T N U M B E R : S 180 N O V E M BER TENSORFLOW ON AWS 2 0 1 8 G U I D E B O O K P R O G R A M : D A T A A N D A N A L Y T I C S D O C U M E N T N U M B E R : S 180 N O V E M BER 2 0 1 8 TENSORFLOW ON AWS A N A L Y S T Rebecca Wettemann Nucleus Research, Inc.

More information

Session 2.9: Tivoli Process Managers

Session 2.9: Tivoli Process Managers Session 2.9: Tivoli Process Managers Marcus Boone Market Manager Agenda IT Challenge and IT Service (ITSM) Strategy ITSM Architecture and Design Process Managers Change Configuration Release IT Service

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

IBM Kenexa BrassRing on Cloud. IBM Kenexa BrassRing on Cloud Release Notes. July 2016 IBM

IBM Kenexa BrassRing on Cloud. IBM Kenexa BrassRing on Cloud Release Notes. July 2016 IBM IBM Kenexa BrassRing on Cloud IBM Kenexa BrassRing on Cloud Release Notes July 2016 IBM IBM Kenexa BrassRing on Cloud IBM Kenexa BrassRing on Cloud Release Notes July 2016 IBM Note Before you use this

More information