Processor. A Brief Introduction Micron Technology, Inc. March 13, 2014

Size: px
Start display at page:

Download "Processor. A Brief Introduction Micron Technology, Inc. March 13, 2014"

Transcription

1 Micron Automata Processor A Brief Introduction 2013 Micron Technology, Inc. All rights reserved. Products are warranted only to meet Micron s production data sheet specifications. Information, products, and/or specifications are subject to change without notice. All information is provided on an AS IS basis without warranties of any kind. Dates are estimates only. Drawings are not to scale. Micron and the Micron logo are trademarks of Micron Technology, Inc. All other trademarks are the property of their respective owners. March 13, Micron Technology, Inc. 1

2 Breaking the Cycle : The Consistent Message The Response Memory is the bottleneck! We need faster memory! Sure, we can do that! CPU Vendor System OEM Memory Industry 2007: Big Data Problems Begin The Response Memory is the bottleneck! We need faster memory! Why? Let s dig into this a little more CPU Vendor System OEM Micron Technology March 13, Micron Technology, Inc. 2

3 Asking Why? Took Us Back to the Beginning Memory CONTROL ALU IN OUT Reconfiguration of ENIAC Conceptual description of storing machine instructions in system memory The von Neumann Architecture The modern relationship between processor and memory was conceived to avoid complications associated with physical reconfiguration of ENIAC Since the mid 1940 s, most computer systems have been built on this basic architectural concept. The role of memory in systems was firmly cast Micron concluded that important advancements can be made if we challenge this deeply rooted historical concept March 13, Micron Technology, Inc. 3

4 Challenge Everything Can memory be used for purposes other than storage of data and CPU instructions? Is software comprised of sequential Are traditional machine multi-core concepts instructions the the best way to best solution? Is achieve massive this software even parallelism? necessary? Is it conceivable that the Memory Wall is not actually a memory problem at all? What causes the Wall? Can user-designed machines be more powerful than commercially developed CPU s? March 13, Micron Technology, Inc. 4

5 Introduction to Automata Processing The Automata t Processor (AP) is a programmable silicon device capable of performing very high-speed, comprehensive search and analysis of complex, unstructured data streams. Hardware implementation of non-deterministic finite automata (plus some extra features) A scalable two dimensional fabric comprised of ~50,000 simple processing elements per chip, each programmed to perform a pattern matching and activation task each cycle Exploits the very high and natural level of parallelism found in Micron s semiconductor devices Addresses complex computational problems with unprecedented parallelism and performance March 13, Micron Technology, Inc. 5

6 How Does it Work? Enables the FULL capacity of a ROW activation to be used on every memory cycle (~50, bit word size) Each memory element is an independent pattern-matching engine Provides the basis for massively parallel comparison operations and parallel random access memory cycle Implements high speed spatial & temporal pattern matching functionality Allows for complex automata to be implemented in parallel with self-synchronized operation March 13, Micron Technology, Inc. 6

7 Automata Processor Hardware Building Blocks per chip State Transition Element (STE) 49,152 Counter Element 768 Boolean Logic Element 2,304 Nine Programmable Functions Parallel event output virtual pins 6,144

8 Run-length Encoding Pattern-matching based compression technique Sequences (patterns) in which the same data value occurs in many consecutive data elements are stored as a single data value and count Setup a dictionary including all combinations of symbol and count as words When one word matched, report that word How to differentiate a5 and a6? Only report after the consecutive symbols end

9 Run-Length Encoding aabbcccccccccaabb a2b2c4c4c1a2b2

10 Problems Aligned with the Automata Processor Applications requiring deep analysis of data streams containing spatial and temporal information are often impacted by the memory wall and will benefit from the processing efficiency and parallelism of the Automata Processor Network Security: Millions of patterns Real-time results Unstructured data Bioinformatics: Large operands Complex patterns Unstructured data Video Analytics: Highly parallel operation Real-time results Unstructured data Data Analytics: Highly parallel operation Real-time results Unstructured data March 13, Micron Technology, Inc. 10

11 Network Traffic Analytics Network Security Regular Expression signature traffic inspection Service Provider Network Analytics 4-core CPU 2.4GHz* Automata Processor** Performance 192Mbps 1Gbps Power 80W 4W Cost 1x 0.1x Deep packet inspection to *Test benchmark: 534 complex PCRE rules with 35% edge traversal monetize traffic est be c a 53 co p e C u es t 35% edge t a e sa from Snort NIDS. Publication: Evaluating Regular Expression Matching Engines on Network and General Purpose Processors Becchi et al. ** Micron rule set compilation and performance estimate Dr. Michela Becchi, a leading authority on performance analysis of pattern matching engines UoM network security benchmark rule-set compiled on Micron Automata Processor March 13, Micron Technology, Inc. 11

12 Cyber Security Application using PCRE Regular Expressions (REGEX s) are used to concisely specify a set of symbol sequences, aka patterns REGEX s use common operators to define these sets Boolean OR Wildcards Escapes Grouping Assertions Anchors Quantification Modifiers Classes Any digit Infinite Number of Patterns Delimiter 1 or more Alternation Close Group /PICS-version\s+(\d{5,8} \d(\x2e\d){10,})\s*\x29\s+/ Literal Text Open Group Quantification (5 to 8 inclusive) 0 or more August Micron Technology, Inc. 12

13 Patterns A Graphical & Netlist View /PICS-version\s+(\d{5,8} \d(\x2e\d){10,})\s*\x29\s+/ Memory & Switch Programming Instructions s Compiler converts Netlist is created Fully Programmed expression to automata. representing graph Device August Micron Technology, Inc. 13

14 Natural Parallelization of Automatons Pattern #1 Pattern #2 Pattern #3 Parallelization of automatons requires no special consideration by the user. Each automaton operates independently upon the input data stream. March 13, Micron Technology, Inc. 14

15 Bioinformatics Massively parallel l problem space Human genome mapping ~100 base pair reads to 3.2 billion base pair reference genome Comparisons across genomes Professor Srinivas Aluru is leading research on Automata Processors in bioinformatics applications Prosite protein sequence patterns mapped to Micron Automata Processor March 13, Micron Technology, Inc. 15

16 Planted Motif Search Problem Breakthrough Performance Automata Processor UCONN - BECAT Hornet Cluster Processors 48 (PCIe Board)+CPU 48 CPU (Cluster/OpenMPI) Power 245W-315W 1 >2,000W 1 Cost TBD ~$20,000 1 Performance (25,10) minutes minutes Performance (26,11) minutes hours Performance (36,16) minutes 2 Unsolved Planted Motif Search - a leading NP Complete problem in bioinformatics Solutions involving high match lengths and substitution counts are often presented to HPC clusters for processing Independent research predicts the Micron Automata Processor significantly outperforms a multi-core HPC cluster in speed, power and estimated cost 1 Micron Technology Estimates, Not including Memory of 4GB DRAM /Core 2 Research conducted by Georgia Tech (Roy/Aluru) March 13, Micron Technology, Inc. 16

17 Automata Processor Hardware Concurrency Each column represents one STE Each row represents the response of every STE to a specific input symbol All operations for active elements performed concurrently Computes Next State Enable Vector for all state transitions and Match Vector for output on each cycle Each output can be routed to activate other STEs Has deterministic processing performance irrespective of the complexity of the automata Well suited for combinatorial problems Next State Enable Vector Automata Routing Matrix Stream Input Input Decoder R 1 R 2 R 3 R 4 R 5 R 6 R 7 R 8 R n-1 R n Match Vector

18 Automata Processor Multichip Scaling Distributes the input data between all chips within a rank every cycle

19 Automata Processor Multichip Input Concurrency 8 input streams 4 input streams With same number of chips: chose between multiple input stream concurrency or more automata capacity applied to fewer input streams 2 input stream 1 input stream

20 Basic Specifications 1st Silicon has been fabricated in Micron s 300mm manufacturing facility in Manassas, VA First generation device is produced on a trailing edge (50nm) commodity DRAM process Basic Specs: 6.6T path decisions/second 4W Max TPD (estimated) 512 Entry State Vector Cache Inter-chip bus to facilitate scaling DDR3 physical interface < 150 mm2 die size March 13, Micron Technology, Inc. 20

21 Graph Connectivity Check, e.g. Social Networks Check whether two nodes are connected to each other and how their distance from each other Dijkstra s algorithm with Fibonacci heap: O(E + V log V) AP implementation: min(e, V-1) Graph Graph Connection AP Implements Routing Node STE Output Reporting element

22 Graph Connectivity Check Example checks the connection from b node to g node AP Can check many start-destination pairs in parallel b a c d e f h g

23 Automata Processor: Support & Tools PCIe Development Board Industry Standard PCIe bus interface Capacity for up to 48 AP s Large FPGA capacity DDR3 for local storage Software Development Kit AP Optimization, loading & debugging tools Workbench Tool Converts schematic automata to Micron ANML description language March 13, Micron Technology, Inc. 23

24 Automata Processor Development Board PCIe, 6 Ranks, 48 chips, 2.36M STEs

25 Automata Processor Software Integration Compiler Hardware resource optimization Pre-compiled automata macros Automata either PCRE or ANML dev stream 1 stream2 lcg 0 lcg 1 chip chip chip chip chip chip chip chip auto1 lcg 1 auto2 data concurrency chip chip chip chip 0x08 0x04 0x02 0x01 rto1 dynamic automata loading Runtime Manages concurrent, independent d input streams to multiple chips per rank and ranks per device Stops, swaps, and reloads input streams Dynamic loading of compiled automata Dynamic modification of automata characteristics Device Driver Micron Technology, Inc. 25

26 Other Application Experience, Next Steps Have also implemented stack (i.e., memory) and cellular automata Shows that AP is Turing-complete, much more powerful than NFA Encoding/decoding Graph algorithms Bioinformaticsi Frequent-set mining and other combinatorial problems Image feature detection looks promising Treat object features as symbols in an alphabet Treat variations as additional symbols Look for related features as strings Now we can treat this as a regular language g New programming models, languages

27 Goals of the U.Va. Center U.Va. Center for Automata Computing (CAC) founded in Nov. with seed funding from Micron and U.Va. Build critical mass of academic/industry collaborations Provide early access to cluster of Aps Training and programming support Develop foundational, open-source building blocks IP sharing Proposal teaming Clearing house for industry-academic funding

28 In Summary By reconsidering decades old architectural concepts, Micron has fully exploited the inherent parallelism found in memory This parallelism can be harnessed and focused on leading problems across multiple application domains The non-von-neumann design of the Automata Processor delivers the rare trifecta of improved power consumption, performance and cost Micron will lead the industry through continued advancement and development of the AP architecture t U.Va. s CAC will be a nexus for AP research March 13, Micron Technology, Inc. 28

Micron s Automata Processor Architecture: Reconfigurable and Massively Parallel Automata Processing

Micron s Automata Processor Architecture: Reconfigurable and Massively Parallel Automata Processing Micron s Automata Processor Architecture: Reconfigurable and Massively Parallel Automata Processing Harold B Noyes Senior Architect Automata Processor Development 2014 Micron Technology, Inc. All rights

More information

Delivering High Performance for Financial Models and Risk Analytics

Delivering High Performance for Financial Models and Risk Analytics QuantCatalyst Delivering High Performance for Financial Models and Risk Analytics September 2008 Risk Breakfast London Dr D. Egloff daniel.egloff@quantcatalyst.com QuantCatalyst Inc. Technology and software

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

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

High Performance Computing(HPC) & Software Stack

High Performance Computing(HPC) & Software Stack IBM HPC Developer Education @ TIFR, Mumbai High Performance Computing(HPC) & Software Stack January 30-31, 2012 Pidad D'Souza (pidsouza@in.ibm.com) IBM, System & Technology Group 2002 IBM Corporation Agenda

More information

Platform-Based Design of Heterogeneous Embedded Systems

Platform-Based Design of Heterogeneous Embedded Systems Platform-Based Design of Heterogeneous Embedded Systems Ingo Sander Royal Institute of Technology Stockholm, Sweden ingo@kth.se Docent Lecture August 31, 2009 Ingo Sander (KTH) Platform-Based Design August

More information

Platform-Based Design of Heterogeneous Embedded Systems

Platform-Based Design of Heterogeneous Embedded Systems Platform-Based Design of Heterogeneous Embedded Systems Ingo Sander Royal Institute of Technology Stockholm, Sweden ingo@kth.se Docent Lecture August 31, 2009 Ingo Sander (KTH) Platform-Based Design August

More information

Architecture-Aware Cost Modelling for Parallel Performance Portability

Architecture-Aware Cost Modelling for Parallel Performance Portability Architecture-Aware Cost Modelling for Parallel Performance Portability Evgenij Belikov Diploma Thesis Defence August 31, 2011 E. Belikov (HU Berlin) Parallel Performance Portability August 31, 2011 1 /

More information

Digital Design Methodology (Revisited)

Digital Design Methodology (Revisited) Digital Design Methodology (Revisited)! Design Methodology " Design Specification " Verification " Synthesis! Technology Options " Full Custom VLSI " Standard Cell ASIC " FPGA CS 150 Spring 2007 - Lec

More information

Tap the Value Hidden in Streaming Data: the Power of Apama Streaming Analytics * on the Intel Xeon Processor E7 v3 Family

Tap the Value Hidden in Streaming Data: the Power of Apama Streaming Analytics * on the Intel Xeon Processor E7 v3 Family White Paper Intel Xeon Processor E7 v3 Family Tap the Value Hidden in Streaming Data: the Power of Apama Streaming Analytics * on the Intel Xeon Processor E7 v3 Family To identify and seize potential opportunities,

More information

Ask the right question, regardless of scale

Ask the right question, regardless of scale Ask the right question, regardless of scale Customers use 100s to 1,000s Of cores to answer business-critical Questions they couldn t have done before. Trivial to support different use cases Different

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

CS 252 Project: Parallel Parsing

CS 252 Project: Parallel Parsing CS 252 Project: Parallel Parsing Seth Fowler, Joshua Paul University of California, Berkeley May 14, 2000 Outline 1 Introduction: Parsing and Grammars Motivation Parsing & Grammars 2 Earley Algorithm &

More information

ECE 699: Lecture 2. ZYNQ Design Flow

ECE 699: Lecture 2. ZYNQ Design Flow ECE 699: Lecture 2 ZYNQ Design Flow Required Reading The ZYNQ Book Chapter 3: Designing with Zynq ( How do I work with it? ) Xcell Journal Xilinx Unveils Vivado Design Suite for the Next Decade of All

More information

HARDWARE PRODUCT ENGINEERING HCL ENGINEERING AND R&D SERVICES

HARDWARE PRODUCT ENGINEERING HCL ENGINEERING AND R&D SERVICES HARDWARE PRODUCT ENGINEERING HCL ENGINEERING AND R&D SERVICES Innovation Simplified HCL offers domain-specific hardware engineering and design services in VLSI ASIC, FPGA, and SoC engineering, board design,

More information

Accelerating Your Big Data Analytics. Jeff Healey, Director Product Marketing, HPE Vertica

Accelerating Your Big Data Analytics. Jeff Healey, Director Product Marketing, HPE Vertica Accelerating Your Big Data Analytics Jeff Healey, Director Product Marketing, HPE Vertica Recent Waves of Disruption IT Infrastructu re for Analytics Data Warehouse Modernization Big Data/ Hadoop Cloud

More information

Nature Motivated Approaches to Computer Science I. György Vaszil University of Debrecen, Faculty of Informatics Department of Computer Science

Nature Motivated Approaches to Computer Science I. György Vaszil University of Debrecen, Faculty of Informatics Department of Computer Science Nature Motivated Approaches to Computer Science I. György Vaszil University of Debrecen, Faculty of Informatics Department of Computer Science Potsdam, July 2017 What is Nature Motivated? Theoretical computational

More information

Challenges in Application Scaling In an Exascale Environment

Challenges in Application Scaling In an Exascale Environment Challenges in Application Scaling In an Exascale Environment 14 th Workshop on the Use of High Performance Computing In Meteorology November 2, 2010 Dr Don Grice IBM Page 1 Growth of the Largest Computers

More information

Design for Low-Power at the Electronic System Level Frank Schirrmeister ChipVision Design Systems

Design for Low-Power at the Electronic System Level Frank Schirrmeister ChipVision Design Systems Frank Schirrmeister ChipVision Design Systems franks@chipvision.com 1. Introduction 1.1. Motivation Well, it happened again. Just when you were about to beat the high score of your favorite game your portable

More information

Xilinx UltraScale MPSoC Architecture

Xilinx UltraScale MPSoC Architecture Xilinx UltraScale MPSoC Architecture The Right Engines for the Right Tasks Ever smarter systems consume increasing amounts of communications and computing bandwidth. There are smarter phones, smarter networks,

More information

Jack Weast. Principal Engineer, Chief Systems Engineer. Automated Driving Group, Intel

Jack Weast. Principal Engineer, Chief Systems Engineer. Automated Driving Group, Intel Jack Weast Principal Engineer, Chief Systems Engineer Automated Driving Group, Intel From the Intel Newsroom 2 Levels of Automated Driving Courtesy SAE International Ref: J3061 3 Simplified End-to-End

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

PSM Tag Matching API. Author: Todd Rimmer Date: April 2011

PSM Tag Matching API. Author: Todd Rimmer Date: April 2011 PSM Tag Matching API Author: Todd Rimmer Date: April 2011 April 2011 1 Agenda What is PSM? How does PSM differ from Verbs? PSM Advanced Features PSM Performance/Scalability April 2011 2 What is PSM? PSM=Performance

More information

2015 IBM Corporation

2015 IBM Corporation 2015 IBM Corporation Marco Garibaldi IBM Pre-Sales Technical Support Prestazioni estreme, accelerazione applicativa,velocità ed efficienza per generare valore dai dati 2015 IBM Corporation Trend nelle

More information

Huawei Technologies, Inc.

Huawei Technologies, Inc. Huawei Technologies, Inc. Looking for the best talents to build the best products Founded in 1987 as an employee-owned private company with headquarter in Shenzhen, China, Huawei becomes a leading global

More information

Oil reservoir simulation in HPC

Oil reservoir simulation in HPC Oil reservoir simulation in HPC Pavlos Malakonakis, Konstantinos Georgopoulos, Aggelos Ioannou, Luciano Lavagno, Ioannis Papaefstathiou and Iakovos Mavroidis PRACEdays18 This project has received funding

More information

ORACLE BIG DATA APPLIANCE

ORACLE BIG DATA APPLIANCE ORACLE BIG DATA APPLIANCE BIG DATA FOR THE ENTERPRISE KEY FEATURES Massively scalable infrastructure to store and manage big data Big Data Connectors delivers unprecedented load rates between Big Data

More information

DNA Based Evolvable Instruction Set Architecture & Arithmetic Unit

DNA Based Evolvable Instruction Set Architecture & Arithmetic Unit DNA Based Evolvable Instruction Set Architecture & Arithmetic Unit (Extended Abstract) Abstract. The paper proposes a novel DNA based concept towards the natural evolution of instruction set architecture

More information

Pre- and Post-Si Validation Challenges Intel Annual Symposium VLSI CAD and Validation

Pre- and Post-Si Validation Challenges Intel Annual Symposium VLSI CAD and Validation Pre- and Post-Si Validation Challenges Intel Annual Symposium VLSI CAD and Validation Yossi Schenkler IDC GM and Director of Microprocessor Product Dev. June 2008 Page 1 2 Intel Israel on the map Intel

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

HX5000 Design Flow and Infrastructure. Honeywell and Synopsys Enable Next Generation Rad-Hard ASICs

HX5000 Design Flow and Infrastructure. Honeywell and Synopsys Enable Next Generation Rad-Hard ASICs HX5000 Design Flow and Infrastructure Honeywell and Synopsys Enable Next Generation Rad-Hard ASICs Overview Radiation-hardened application specific integrated circuits (ASICs) can now achieve extremely

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

The Internet of Everything and the Research on Big Data. Angelo E. M. Ciarlini Research Head, Brazil R&D Center

The Internet of Everything and the Research on Big Data. Angelo E. M. Ciarlini Research Head, Brazil R&D Center The Internet of Everything and the Research on Big Data Angelo E. M. Ciarlini Research Head, Brazil R&D Center A New Industrial Revolution Sensors everywhere: 50 billion connected devices by 2020 Industrial

More information

Combining OpenCV and High Level Synthesis to Accelerate your FPGA / SoC EV Application

Combining OpenCV and High Level Synthesis to Accelerate your FPGA / SoC EV Application Combining OpenCV and High Level Synthesis to Accelerate your FPGA / SoC EV Application Adam Taylor Adiuvo Engineering & Training Ltd Tends in Embedded Vision Ubiquity Applications are wide spread ADAS,

More information

HETEROGENEOUS SYSTEM ARCHITECTURE: FROM THE HPC USAGE PERSPECTIVE

HETEROGENEOUS SYSTEM ARCHITECTURE: FROM THE HPC USAGE PERSPECTIVE HETEROGENEOUS SYSTEM ARCHITECTURE: FROM THE HPC USAGE PERSPECTIVE Haibo Xie, Ph.D. Chief HSA Evangelist AMD China AGENDA: GPGPU in HPC, what are the challenges Introducing Heterogeneous System Architecture

More information

Address system-on-chip development challenges with enterprise verification management.

Address system-on-chip development challenges with enterprise verification management. Enterprise verification management solutions White paper September 2009 Address system-on-chip development challenges with enterprise verification management. Page 2 Contents 2 Introduction 3 Building

More information

Sizing SAP Central Process Scheduling 8.0 by Redwood

Sizing SAP Central Process Scheduling 8.0 by Redwood Sizing SAP Central Process Scheduling 8.0 by Redwood Released for SAP Customers and Partners January 2012 Copyright 2012 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Bio-inspired Models of Computation. An Introduction

Bio-inspired Models of Computation. An Introduction Bio-inspired Models of Computation An Introduction Introduction (1) Natural Computing is the study of models of computation inspired by the functioning of biological systems Natural Computing is not Bioinformatics

More information

Model-Driven Development for Safety-Critical Software Components

Model-Driven Development for Safety-Critical Software Components Model-Driven Development for Safety-Critical Software Components By Franz Walkembach, Product Line Manager WHEN IT MATTERS, IT RUNS ON WD RIVER EXECUTIVE SUMMARY Software platforms are becoming an increasingly

More information

The Applicability of HPC for Cyber Situational Awareness

The Applicability of HPC for Cyber Situational Awareness The Applicability of HPC for Cyber Situational Awareness Leslie C. Leonard, PhD August 17, 2017 Outline HPCMP Overview Cyber Situational Awareness (SA) Initiative Cyber SA Research Challenges Advanced

More information

Introduction to. Hybrid Systems Analog+Digital analog. Hybrid. Reactive Systems. Definition for Embedded Systems. embedded embedded real-time

Introduction to. Hybrid Systems Analog+Digital analog. Hybrid. Reactive Systems. Definition for Embedded Systems. embedded embedded real-time Definition for Embedded Systems Introduction to Embedded d Computing Embedded systems (ES) = information processing systems embedded into a larger product keyword: a specific function, embedded within

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

1. Explain the architecture and technology used within PLDs. 2. Compare PLDs with alternative devices. 3. Use PLD design tools.

1. Explain the architecture and technology used within PLDs. 2. Compare PLDs with alternative devices. 3. Use PLD design tools. Higher National Unit Specification General information for centres Unit code: DG52 35 Unit purpose: This Unit is designed to enable candidates to gain some knowledge and understanding of the principles

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

Oracle Financial Services Revenue Management and Billing V2.3 Performance Stress Test on Exalogic X3-2 & Exadata X3-2

Oracle Financial Services Revenue Management and Billing V2.3 Performance Stress Test on Exalogic X3-2 & Exadata X3-2 Oracle Financial Services Revenue Management and Billing V2.3 Performance Stress Test on Exalogic X3-2 & Exadata X3-2 O R A C L E W H I T E P A P E R J A N U A R Y 2 0 1 5 Table of Contents Disclaimer

More information

NVIDIA QUADRO VIRTUAL DATA CENTER WORKSTATION APPLICATION SIZING GUIDE FOR SIEMENS NX APPLICATION GUIDE. Ver 1.0

NVIDIA QUADRO VIRTUAL DATA CENTER WORKSTATION APPLICATION SIZING GUIDE FOR SIEMENS NX APPLICATION GUIDE. Ver 1.0 NVIDIA QUADRO VIRTUAL DATA CENTER WORKSTATION APPLICATION SIZING GUIDE FOR SIEMENS NX APPLICATION GUIDE Ver 1.0 EXECUTIVE SUMMARY This document provides insights into how to deploy NVIDIA Quadro Virtual

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

Accelerating Motif Finding in DNA Sequences with Multicore CPUs

Accelerating Motif Finding in DNA Sequences with Multicore CPUs Accelerating Motif Finding in DNA Sequences with Multicore CPUs Pramitha Perera and Roshan Ragel, Member, IEEE Abstract Motif discovery in DNA sequences is a challenging task in molecular biology. In computational

More information

July, 10 th From exotics to vanillas with GPU Murex 2014

July, 10 th From exotics to vanillas with GPU Murex 2014 July, 10 th 2014 From exotics to vanillas with GPU Murex 2014 COMPANY Selected Industry Recognition and Rankings 2013-2014 OVERALL #1 TOP TECHNOLOGY VENDOR #1 Trading Systems #1 Pricing & Risk Analytics

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 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

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

Business Insight at the Speed of Thought

Business Insight at the Speed of Thought BUSINESS BRIEF Business Insight at the Speed of Thought A paradigm shift in data processing that will change your business Advanced analytics and the efficiencies of Hybrid Cloud computing models are radically

More information

IoT Demands New Approach to MCU-based Embedded Designs Complex Designs Take Time

IoT Demands New Approach to MCU-based Embedded Designs Complex Designs Take Time IoT Demands New Approach to MCU-based Embedded Designs Modern Development Requires Integrated Hardware/Software Platform One of the toughest challenges the IoT market faces is its impact on embedded system

More information

IC Validator. Overview. High-performance DRC/LVS physical verification substantially reduces time-to-results. Benefits. synopsys.

IC Validator. Overview. High-performance DRC/LVS physical verification substantially reduces time-to-results. Benefits. synopsys. DATASHEET IC Validator High-performance DRC/LVS physical verification substantially reduces time-to-results Overview Synopsys IC Validator is a comprehensive physical verification signoff solution that

More information

NWChem Performance Benchmark and Profiling. October 2010

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

More information

Overview. Design flow. Back-end process. FPGA design process. Conclusions

Overview. Design flow. Back-end process. FPGA design process. Conclusions ASIC Layout Overview Design flow Back-end process FPGA design process Conclusions 2 ASIC Design flow 3 Source: http://www.ami.ac.uk What is Backend? Physical Design: 1. FloorPlanning : Architect s job

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

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

IBM SPSS Modeler Personal

IBM SPSS Modeler Personal IBM Modeler Personal Make better decisions with predictive intelligence from the desktop Highlights Helps you identify hidden patterns and trends in your data to predict and improve outcomes Enables you

More information

LS-DYNA Performance With MPI Collectives Acceleration. April 2011

LS-DYNA Performance With MPI Collectives Acceleration. April 2011 LS-DYNA Performance With MPI Collectives Acceleration April 2011 Note The following research was performed under the HPC Advisory Council HPC works working group activities Participating vendors: HP, Intel,

More information

Are Next-Generation HPC Systems Ready for Population-level Genomics Data Analytics?

Are Next-Generation HPC Systems Ready for Population-level Genomics Data Analytics? www.bsc.es Are Next-Generation HPC Systems Ready for Population-level Genomics Data Analytics? Calvin Bulla, Lluc Alvarez and Miquel Moretó AACBB Workshop, 24/02/2018 Genome Sequencing Explosion Faster-than-Moore

More information

Convolutional Coding

Convolutional Coding // Convolutional Coding In telecommunication, a convolutional code isatypeoferror- correcting code in which m-bit information symbol to be encoded is transformed into n-bit symbol. Convolutional codes

More information

Challenges for Performance Analysis in High-Performance RC

Challenges for Performance Analysis in High-Performance RC Challenges for Performance Analysis in High-Performance RC July 20, 2007 Seth Koehler Ph.D. Student, University of Florida John Curreri Ph.D. Student, University of Florida Dr. Alan D. George Professor

More information

IBM SPSS Modeler Personal

IBM SPSS Modeler Personal IBM SPSS Modeler Personal Make better decisions with predictive intelligence from the desktop Highlights Helps you identify hidden patterns and trends in your data to predict and improve outcomes Enables

More information

Addressing the I/O bottleneck of HPC workloads. Professor Mark Parsons NEXTGenIO Project Chairman Director, EPCC

Addressing the I/O bottleneck of HPC workloads. Professor Mark Parsons NEXTGenIO Project Chairman Director, EPCC Addressing the I/O bottleneck of HPC workloads Professor Mark Parsons NEXTGenIO Project Chairman Director, EPCC I/O is key Exascale challenge Parallelism beyond 100 million threads demands a new approach

More information

Accelerating Genomic Computations 1000X with Hardware

Accelerating Genomic Computations 1000X with Hardware Accelerating Genomic Computations 1000X with Hardware Yatish Turakhia EE PhD candidate Stanford University Prof. Bill Dally (Electrical Engineering and Computer Science) Prof. Gill Bejerano (Computer Science,

More information

FPGA as a Service in the Cloud. Craig Davies Principal Hardware Architect

FPGA as a Service in the Cloud. Craig Davies Principal Hardware Architect FPGA as a Service in the Cloud Craig Davies Principal Hardware Architect craig.davies@huawei.com Huawei FPGA Accelerated Cloud Server (FACS) Inner Mongolia DC Ulanch ap North China DC Germany USA East

More information

Dive into nova scheduler performance

Dive into nova scheduler performance Dive into nova scheduler performance Where is the bottleneck? Cheng, Yingxin Contents Background Performance, Optimizations (58 simulated runs) Future Background Scheduler architecture Analysis methodology

More information

Hidden Markov Models. Some applications in bioinformatics

Hidden Markov Models. Some applications in bioinformatics Hidden Markov Models Some applications in bioinformatics Hidden Markov models Developed in speech recognition in the late 1960s... A HMM M (with start- and end-states) defines a regular language L M of

More information

Curtiss-Wright Releases Insights 2.1 Enhanced Multiprocessor System Application Development Software Tool Suite

Curtiss-Wright Releases Insights 2.1 Enhanced Multiprocessor System Application Development Software Tool Suite FOR IMMEDIATE RELEASE June 4, 2008 CONTACT: John Wranovics Curtiss-Wright Controls Embedded Computing (925) 640-6402 mobile jwranovics@curtisswright.com Curtiss-Wright Releases Insights 2.1 Enhanced Multiprocessor

More information

In-Memory Analytics: Get Faster, Better Insights from Big Data

In-Memory Analytics: Get Faster, Better Insights from Big Data Discussion Summary In-Memory Analytics: Get Faster, Better Insights from Big Data January 2015 Interview Featuring: Tapan Patel, SAS Institute, Inc. Introduction A successful analytics program should translate

More information

QlikView in the Enterprise Henry Seddon. May 2012

QlikView in the Enterprise Henry Seddon. May 2012 QlikView in the Enterprise Henry Seddon VP Global Marketing May 2012 The Consumerization of BI (and IT) Mobile Self Service Associative slide.. Gartner: BI bifurcation What began as a market buying trend

More information

TLM-Driven Design and Verification Time For a Methodology Shift

TLM-Driven Design and Verification Time For a Methodology Shift TLM-Driven Design and Time For a Methodology Shift By Jack Erickson, Cadence Design Systems, Inc. Transaction level modeling (TLM) is gaining favor over register-transfer level () for design components

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

Outline of Hadoop. Background, Core Services, and Components. David Schwab Synchronic Analytics Nov.

Outline of Hadoop. Background, Core Services, and Components. David Schwab Synchronic Analytics   Nov. Outline of Hadoop Background, Core Services, and Components David Schwab Synchronic Analytics https://synchronicanalytics.com Nov. 1, 2018 Hadoop s Purpose and Origin Hadoop s Architecture Minimum Configuration

More information

Starting Workflow Tasks Before They re Ready

Starting Workflow Tasks Before They re Ready Starting Workflow Tasks Before They re Ready Wladislaw Gusew, Björn Scheuermann Computer Engineering Group, Humboldt University of Berlin Agenda Introduction Execution semantics Methods and tools Simulation

More information

IC Compiler II. Industry Leading Place and Route System. Overview. Accelerating Time to Results on advanced Designs. synopsys.com.

IC Compiler II. Industry Leading Place and Route System. Overview. Accelerating Time to Results on advanced Designs. synopsys.com. DATASHEET IC Compiler II Industry Leading Place and Route System Accelerating Time to Results on advanced Designs Overview IC Compiler II is the leading place and route system delivering industry-best

More information

Modernize Transactional Applications with a Scalable, High-Performance Database

Modernize Transactional Applications with a Scalable, High-Performance Database SAP Brief SAP Technology SAP Adaptive Server Enterprise Modernize Transactional Applications with a Scalable, High-Performance Database SAP Brief Gain value with faster, more efficient transactional systems

More information

Smaller Keys for Code-based Cryptography: QC-MDPC McEliece Implementations on Embedded Devices

Smaller Keys for Code-based Cryptography: QC-MDPC McEliece Implementations on Embedded Devices Smaller Keys for Code-based Cryptography: QC-MDPC McEliece Implementations on Embedded Devices CHES 2013, Santa Barbara, USA Stefan Heyse, Ingo von Maurich and Tim Güneysu Horst Görtz Institute for IT-Security,

More information

AN 453: HardCopy II ASIC Fitting Techniques

AN 453: HardCopy II ASIC Fitting Techniques AN 453: HardCopy II ASIC Fitting Techniques November 2008 AN-453-2.0 Introduction Engineers often use a flexible, reprogrammable Stratix II FPGA for prototyping a project, and then transfer the design

More information

BIOINFORMATICS AND SYSTEM BIOLOGY (INTERNATIONAL PROGRAM)

BIOINFORMATICS AND SYSTEM BIOLOGY (INTERNATIONAL PROGRAM) BIOINFORMATICS AND SYSTEM BIOLOGY (INTERNATIONAL PROGRAM) PROGRAM TITLE DEGREE TITLE Master of Science Program in Bioinformatics and System Biology (International Program) Master of Science (Bioinformatics

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

Heterogeneous Compute in Automotive and IoT. May 31, June 1,

Heterogeneous Compute in Automotive and IoT. May 31, June 1, Heterogeneous Compute in Automotive and IoT May 31, June 1, 2017 www.imgtec.com heterogeneous hɛt(ə)rə(ʊ)ˈdʒiːnɪəs adjective Diverse in character or content. Hetero from the Greek, meaning other gen a

More information

An Interactive Workflow Generator to Support Bioinformatics Analysis through GPU Acceleration

An Interactive Workflow Generator to Support Bioinformatics Analysis through GPU Acceleration An Interactive Workflow Generator to Support Bioinformatics Analysis through GPU Acceleration Anuradha Welivita, Indika Perera, Dulani Meedeniya Department of Computer Science and Engineering University

More information

Integrating Functional Safety with ARM. November, 2015 Lifeng Geng, Embedded Marketing Manager

Integrating Functional Safety with ARM. November, 2015 Lifeng Geng, Embedded Marketing Manager Integrating Functional Safety with ARM November, 2015 Lifeng Geng, Embedded Marketing Manager 1 ARM: The World s Most Scalable Architecture ARM ecosystem meets needs of vertical markets from sensors to

More information

Altera s Roadmap. Looking Forward Altera Corporation

Altera s Roadmap. Looking Forward Altera Corporation Altera s Roadmap Looking Forward 2004 Altera Corporation Agenda Technology & Process Product Roadmap & Challenges The Design Environment The System Design Decision HardCopy II Structured ASICs 2 2004 Altera

More information

``Overview. ``The Impact of Software. ``What are Virtual Prototypes? ``Competitive Electronic Products Faster

``Overview. ``The Impact of Software. ``What are Virtual Prototypes? ``Competitive Electronic Products Faster Virtualizer ``Overview ``The Impact of ``What are Virtual Prototypes? ``Competitive Electronic Products Faster ``Use Virtual Prototyping from Specification to Deployment ``Virtualizer Technical Specification

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

HAVE A PLAN! Slide Set Overview. Special Topics in Advanced Digital System Design. Design Methodologies. Design Considerations: Techy Terms

HAVE A PLAN! Slide Set Overview. Special Topics in Advanced Digital System Design. Design Methodologies. Design Considerations: Techy Terms Slide Set Overview Special Topics in Advanced Digital System Design by Dr. Lesley Shannon Email: lshannon@ensc.sfu.ca Course Website: http://www.ensc.sfu.ca/~lshannon/ Simon Fraser University Slide Set:

More information

Data Analytics for Semiconductor Manufacturing The MathWorks, Inc. 1

Data Analytics for Semiconductor Manufacturing The MathWorks, Inc. 1 Data Analytics for Semiconductor Manufacturing 2016 The MathWorks, Inc. 1 Competitive Advantage What do we mean by Data Analytics? Analytics uses data to drive decision making, rather than gut feel or

More information

Introducing. Data analysis & Machine learning Machine vision Powerful script language Custom instrument drivers

Introducing. Data analysis & Machine learning Machine vision Powerful script language Custom instrument drivers Introducing InstruNEXT Automation Center Data analysis & Machine learning Machine vision Powerful script language Custom instrument drivers Data logging and visualization TCP/IP-based remote UI architecture

More information

ABSTRACT COMPUTER EVOLUTION OF GENE CIRCUITS FOR CELL- EMBEDDED COMPUTATION, BIOTECHNOLOGY AND AS A MODEL FOR EVOLUTIONARY COMPUTATION

ABSTRACT COMPUTER EVOLUTION OF GENE CIRCUITS FOR CELL- EMBEDDED COMPUTATION, BIOTECHNOLOGY AND AS A MODEL FOR EVOLUTIONARY COMPUTATION ABSTRACT COMPUTER EVOLUTION OF GENE CIRCUITS FOR CELL- EMBEDDED COMPUTATION, BIOTECHNOLOGY AND AS A MODEL FOR EVOLUTIONARY COMPUTATION by Tommaso F. Bersano-Begey Chair: John H. Holland This dissertation

More information

Accelerate App Competitiveness

Accelerate App Competitiveness White Paper Information Management & Governance Accelerate App Competitiveness Differentiate your data-rich apps with Micro Focus IDOL and KeyView. Table of Contents page A Path to More Competitive Apps...

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

Linear Data Structure for DNA Computer

Linear Data Structure for DNA Computer 2009 Sixth International Conference on Fuzzy Systems and Knowledge Discovery Linear Data Structure for DNA Computer Wanggen Li 1,2 1 Information Sciences and Technology Donghua University, Shanghai 201620,

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

STAR-CCM+ Performance Benchmark. August 2010

STAR-CCM+ Performance Benchmark. August 2010 STAR-CCM+ Performance Benchmark August 2010 Note The following research was performed under the HPC Advisory Council activities Participating members: CD-adapco, Dell, Intel, Mellanox Compute resource

More information

On-Chip Debug Reducing Overall ASIC Development Schedule Risk by Eric Rentschler, Chief Validation Scientist, Mentor Graphics

On-Chip Debug Reducing Overall ASIC Development Schedule Risk by Eric Rentschler, Chief Validation Scientist, Mentor Graphics On-Chip Debug Reducing Overall ASIC Development Schedule Risk by Eric Rentschler, Chief Validation Scientist, Mentor Graphics 12 INTRODUCTION With ASIC complexity on the increase and unrelenting time-to-market

More information

Synchronized Data Integration for Hybrid Cloud

Synchronized Data Integration for Hybrid Cloud Synchronized Data Integration for Hybrid Cloud Flexible. Hyper-connected. Policy-based. New digital business demands on enterprise data Privacy Security Synchronize Real-Time Analytics Enterprise Data

More information