DE0 Nano SoC - CPU Performance and Power

Size: px
Start display at page:

Download "DE0 Nano SoC - CPU Performance and Power"

Transcription

1 DE0 Nano SoC DE0 Nano SoC - CPU Performance and Power While Running Debian 19 th March Satyen Akolkar Group 5 - AR Internet of Things By: Satyen Akolkar OVERVIEW The benchmark was performed by using the sysbench utility. This is a linux CPU benchmark utility where we can specify the number of threads to utilize in order to do the request processing. The utility is not perfect as it only tests for certain CPU features. The benchmark makes the CPU verify prime numbers by dividing them by numbers from 2 up to the square root of the number. The max requests signifies the largest number that should be checked for primality. We ran the benchmark on both the ARM Cortex A9 on the DE0 Nano SoC and my laptop running an Intel i7-6700hq. We kept the number of threads for the benchmark at 2 since the ARM is Dual Core and not give an advantage to the i7 for its quad cores. Result: We can expect a CPU intensive algorithm to run 55x slower on the ARM Cortex A9 on the DE0 Nano SoC than on an i7. We measured power consumption for the board in several states of operation. On the FPGA side there are no Nios II cores only the base components required to perform communication between the FPGA and the HPS. With minimal components on the FPGA side you can expect around 4 Watts when the Debian OS is running. 1

2 METHOD The following sample shows the method of running the benchmark with max requests being sysbench --test=cpu --max-requests= num-threads=2 run sysbench : multi-threaded system evaluation benchmark Running the test with following options: Number of threads: 2 Doing CPU performance benchmark Threads started! Done. imum prime number checked in CPU test: Test execution summary: total time: s total number of events: 5000 total time taken by event execution: per-request statistics: min: 35.29ms avg: 49.50ms max: 77.63ms approx. 95 percentile: 56.52ms Threads fairness: events (avg/stddev): /0.00 execution time (avg/stddev): /0.00 2

3 RAW DATA Time to Process Requests on ARM Cortex A9 (DE0 Nano SoC [Dual Core]) Time (s) Average(s) The large requests were taking too long, there was little variance between runs, and the CPU started getting very hot so only one run was done for these. Time to Process Requests on Intel Core i7-6700hq [Quad Core - Hyperthreaded] Time (s) Average(s) RESULTS Performance of DE0 Nano SoC CPU Compared to Core i7 Relative Performance 1.82% 1.80% 1.82% 1.82% 1.81% 1.80% 1.81% 1.79% 1.81% 1.79% Slowdown

4 The blue dots are the time taken on the ARM Cortex A9. The Red dots are the time taken on the Core i7. MODES OF OPERATION Different power consumptions under various operations. Mode of Operation Voltage (V) Current (A) Watts (W) Debian System Debian System Min Debian Shutdown These are the modes of operation of our FPGA. Running at maximum power there is a difference of 0.45W than running at minimum and 0.75W with the linux turned off. We test the maximum power consumption by running the benchmarking program. Minimum system load occurs when we run the server in normal state. Debian Shutdown mode is where we have completely turned off the linux and the system is idle. 4

5 REFERENCES [1]"Sysbench - Gentoo Wiki", Wiki.gentoo.org, [Online]. Available: [Accessed: 19- Mar- 2017]. 5

Benchmark Study: A Performance Comparison Between RHEL 5 and RHEL 6 on System z

Benchmark Study: A Performance Comparison Between RHEL 5 and RHEL 6 on System z Benchmark Study: A Performance Comparison Between RHEL 5 and RHEL 6 on System z 1 Lab Environment Setup Hardware and z/vm Environment z10 EC, 4 IFLs used (non concurrent tests) Separate LPARs for RHEL

More information

F28HS Hardware-Software Interface: Systems Programming

F28HS Hardware-Software Interface: Systems Programming F28HS Hardware-Software Interface: Systems Programming Hans-Wolfgang Loidl School of Mathematical and Computer Sciences, Heriot-Watt University, Edinburgh Semester 2 2017/18 0 No proprietary software has

More information

Benchmark of a Cubieboard cluster

Benchmark of a Cubieboard cluster Benchmark of a Cubieboard cluster M J Schnepf, D Gudu, B Rische, M Fischer, C Jung and M Hardt Steinbuch Centre for Computing, Karlsruhe Institute of Technology, Karlsruhe, Germany E-mail: matthias.schnepf@student.kit.edu,

More information

Benchmark of XU4 with Active Cooler and XU4Q with Passive Cooler

Benchmark of XU4 with Active Cooler and XU4Q with Passive Cooler 2017/12/07 20:24 1/8 Benchmark of XU4 with Active Cooler and XU4Q with Passive Cooler Benchmark of XU4 with Active Cooler and XU4Q with Passive Cooler This wiki page shows benchmark test results to analysis

More information

1. Introduction. 2. Setup

1. Introduction. 2. Setup 1. Introduction This document outlines the steps to benchmark the performance of the PostgreSQL-compatible edition of Amazon Aurora using the pgbench and sysbench benchmarking tools. It describes how to

More information

MediaTek CorePilot. Heterogeneous Multi-Processing Technology. Delivering extreme compute performance with maximum power efficiency

MediaTek CorePilot. Heterogeneous Multi-Processing Technology. Delivering extreme compute performance with maximum power efficiency MediaTek CorePilot Heterogeneous Multi-Processing Technology Delivering extreme compute performance with maximum power efficiency In July 2013, MediaTek delivered the industry s first mobile system on

More information

Power Measurements using performance counters CSL862: Low-Power Computing By Radhika D (2014SIY7530)

Power Measurements using performance counters CSL862: Low-Power Computing By Radhika D (2014SIY7530) Power Measurements using performance counters CSL862: Low-Power Computing By Radhika D (214SIY753) 1 Objective: To observe and note the performance and power consumption of Raspberry PI for various benchmark

More information

ARM Vision for Thermal Management and Energy Aware Scheduling on Linux

ARM Vision for Thermal Management and Energy Aware Scheduling on Linux ARM Vision for Management and Energy Aware Scheduling on Linux Charles Garcia-Tobin, Software Power Architect, ARM Thomas Molgaard, Director of Product Management, ARM ARM Tech Symposia China 2015 November

More information

Towards Energy Efficient Data Management in HPC: The Open Ethernet Drive Approach

Towards Energy Efficient Data Management in HPC: The Open Ethernet Drive Approach PDSW-DISCS 16 Monday, November 14th Salt Lake City, USA Towards Energy Efficient Data Management in HPC: The Open Ethernet Drive Approach Anthony Kougkas, Anthony Fleck, Xian-He Sun Outline Introduction

More information

Macbook Pro HostEurope CESNET 100%IT TransIP. DE (commercial) CZ UK Xeon E GHz. vcores Mem (GB)

Macbook Pro HostEurope CESNET 100%IT TransIP. DE (commercial) CZ UK Xeon E GHz. vcores Mem (GB) Title VLO server benchmark Version 1 Author(s) Willem Elbers, Dieter Van Uytvanck Date 215-6- 25 Status Final version - informative Distribution centre committee ID CE- 215-555 1 Introduction CLARIN is

More information

GEN_OMEGA2: The HPSUMMARY Procedure: A SAS Macro for Computing the Generalized Omega-Squared Effect Size Associated with

GEN_OMEGA2: The HPSUMMARY Procedure: A SAS Macro for Computing the Generalized Omega-Squared Effect Size Associated with GEN_OMEGA2: A SAS Macro for Computing the Generalized Omega-Squared Effect Size Associated with The HPSUMMARY Procedure: Analysis of Variance Models An Old Friend s Younger (and Brawnier) Cousin The HPSUMMARY

More information

Parallel Simulation Accelerates Embedded Software Development, Debug and Test

Parallel Simulation Accelerates Embedded Software Development, Debug and Test Parallel Simulation Accelerates Embedded Software Development, Debug and Test Larry Lapides Imperas Software Ltd. larryl@imperas.com Page 1 Modern SoCs Have Many Concurrent Processing Elements SMP cores

More information

Power Efficiency of Hypervisor and Container-based Virtualization

Power Efficiency of Hypervisor and Container-based Virtualization Power Efficiency of Hypervisor and Container-based Virtualization University of Amsterdam MSc. System & Network Engineering Research Project II Jeroen van Kessel 02-02-2016 Supervised by: dr. ir. Arie

More information

EyeCheck Smart Cameras

EyeCheck Smart Cameras EyeCheck Smart Cameras 2 3 EyeCheck 9xx & 1xxx series Technical data Memory: DDR RAM 128 MB FLASH 128 MB Interfaces: Ethernet (LAN) RS422, RS232 (not EC900, EC910, EC1000, EC1010) EtherNet / IP PROFINET

More information

Building a home lab : From OK to Bada$$$ By Maxime Mercier

Building a home lab : From OK to Bada$$$ By Maxime Mercier Building a home lab : From OK to Bada$$$ By Maxime Mercier Disclaimer The following presentation is a generic guideline on building a home lab. It should not be used for production servers without proper

More information

Modeling CPU Energy Consumption for Energy Efficient Scheduling

Modeling CPU Energy Consumption for Energy Efficient Scheduling Modeling CPU Energy Consumption for Energy Efficient Scheduling Abhishek Jaiantilal, Yifei Jiang, Shivakant Mishra University of Colorado - Boulder GCM '10 Proceedings of the 1st Workshop on Green Computing

More information

Software Quality is Directly Proportional to Simulation Speed

Software Quality is Directly Proportional to Simulation Speed Software Quality is Directly Proportional to Simulation Speed CDNLive! 11 March 2014 Larry Lapides Page 1 Software Quality is Directly Proportional to Test Speed Intuitively obvious (so my presentation

More information

USB 3.0 to 4-Bay SATA 6Gbps Hard Drive Docking Station w/ UASP & Dual Fans - 2.5/3.5in SSD / HDD Dock

USB 3.0 to 4-Bay SATA 6Gbps Hard Drive Docking Station w/ UASP & Dual Fans - 2.5/3.5in SSD / HDD Dock USB 3.0 to 4-Bay SATA 6Gbps Hard Drive Docking Station w/ UASP & Dual Fans - 2.5/3.5in SSD / HDD Dock Product ID: SDOCK4U33 The SDOCK4U33 four-bay 2.5/3.5" SATA HDD / SSD docking station lets you dock

More information

S100 Series. Compact Smart Camera. High Performance: Dual Core Cortex-A9 processor and Xilinx FPGA. acquisition and preprocessing

S100 Series. Compact Smart Camera. High Performance: Dual Core Cortex-A9 processor and Xilinx FPGA. acquisition and preprocessing S100 Series Compact Smart Camera High Performance: Dual Core Cortex-A9 processor and Xilinx FPGA IP-67 Rated enclosure Programmable FPGA for image acquisition and preprocessing Multiple resolution: VGA,

More information

2009. October. Semiconductor Business SAMSUNG Electronics

2009. October. Semiconductor Business SAMSUNG Electronics 2009. October Semiconductor Business SAMSUNG Electronics Why SSD performance is faster than HDD? HDD has long latency & late seek time due to mechanical operation SSD does not have both latency and seek

More information

Experimental Calibration and Validation of a Speed Scaling Simulator

Experimental Calibration and Validation of a Speed Scaling Simulator IEEE MASCOTS 2016 Experimental Calibration and Validation of a Speed Scaling Simulator Arsham Skrenes Carey Williamson Department of Computer Science University of Calgary Speed Scaling: Inherent Tradeoffs

More information

Molecular Dynamics Simulations with Julia

Molecular Dynamics Simulations with Julia Emily Crabb 6.338/18.337 Final Project Molecular Dynamics Simulations with Julia I. Project Overview This project consists of one serial and several parallel versions of a molecular dynamics simulation

More information

Datacenter application interference

Datacenter application interference 1 Datacenter application interference CMPs (popular in datacenters) offer increased throughput and reduced power consumption They also increase resource sharing between applications, which can result in

More information

Bill Nesheim Sun Microsystems, Inc. Bob Kasten Intel Corporation

Bill Nesheim Sun Microsystems, Inc. Bob Kasten Intel Corporation Bill Nesheim Sun Microsystems, Inc. Bob Kasten Intel Corporation 1 Executive Summary Sun and Intel strategic alliance has resulted in powerful innovations for customers The Solaris OS and the Intel Xeon

More information

Abstract. Testing Parameters. Introduction. Hardware Platform. Native System

Abstract. Testing Parameters. Introduction. Hardware Platform. Native System Abstract In this paper, we address the latency issue in RT- XEN virtual machines that are available in Xen 4.5. Despite the advantages of applying virtualization to systems, the default credit scheduler

More information

Power Measurement Using Performance Counters

Power Measurement Using Performance Counters Power Measurement Using Performance Counters October 2016 1 Introduction CPU s are based on complementary metal oxide semiconductor technology (CMOS). CMOS technology theoretically only dissipates power

More information

TR An Overview of NVIDIA Tegra K1 Architecture. Ang Li, Radu Serban, Dan Negrut

TR An Overview of NVIDIA Tegra K1 Architecture. Ang Li, Radu Serban, Dan Negrut TR-2014-17 An Overview of NVIDIA Tegra K1 Architecture Ang Li, Radu Serban, Dan Negrut November 20, 2014 Abstract This paperwork gives an overview of NVIDIA s Jetson TK1 Development Kit and its Tegra K1

More information

Affordable and power efficient computing for high energy physics: CPU and FFT benchmarks of ARM processors

Affordable and power efficient computing for high energy physics: CPU and FFT benchmarks of ARM processors Affordable and power efficient computing for high energy physics: CPU and FFT benchmarks of ARM processors Mitchell A Cox, Robert Reed and Bruce Mellado School of Physics, University of the Witwatersrand.

More information

Contour Detection on Mobile Platforms

Contour Detection on Mobile Platforms Contour Detection on Mobile Platforms Bor-Yiing Su, subrian@eecs.berkeley.edu Prof. Kurt Keutzer, keutzer@eecs.berkeley.edu Parallel Computing Lab, University of California, Berkeley 1/26 Diagnosing Power/Performance

More information

HP ProLiant DL580 G7

HP ProLiant DL580 G7 TPC-Energy Rev. 1.2.0 Total System Cost Composite Query per Hour Metric Price / Performance TPC-Energy Metric $78,687 USD 121,345.6 $0.65 USD 10.33 QphH@300GB $/QphH@300GB Watts/KQphH@300GB Database Size

More information

A FLEXIBLE ARM-BASED CEPH SOLUTION

A FLEXIBLE ARM-BASED CEPH SOLUTION A FLEXIBLE ARM-BASED CEPH SOLUTION Ceph in a nutshell A software-defined storage platform. Ceph is a software-defined storage platform (SDS). SDS mean it s a solution that relies on Software Intelligence

More information

Developing a Powerful yet Inexpensive Computational Infrastructure for the UT Dept. of Nuclear Engineering. David D. Dixon April 8, 2009

Developing a Powerful yet Inexpensive Computational Infrastructure for the UT Dept. of Nuclear Engineering. David D. Dixon April 8, 2009 Developing a Powerful yet Inexpensive Computational Infrastructure for the UT Dept. of Nuclear Engineering David D. Dixon April 8, 2009 Overview Status of Existing Computational Infrastructure General

More information

N-series HDX Ready SoC Thin Clients

N-series HDX Ready SoC Thin Clients COMPETITIVE ANALYSIS N-series HDX Ready SoC Thin Clients User experience and performance analysis versus Dell Wyse SoC thin clients for the Citrix virtual desktop ecosystem Executive summary Selecting

More information

Competitive Power Savings with VMware Consolidation on the Dell PowerEdge 2950

Competitive Power Savings with VMware Consolidation on the Dell PowerEdge 2950 Competitive Power Savings with VMware Consolidation on the Dell PowerEdge 2950 By Scott Hanson Dell Enterprise Technology Center Dell Enterprise Technology Center www.delltechcenter.com August 2007 Contents

More information

POWER MANAGEMENT AND ENERGY EFFICIENCY

POWER MANAGEMENT AND ENERGY EFFICIENCY POWER MANAGEMENT AND ENERGY EFFICIENCY * Adopted Power Management for Embedded Systems, Minsoo Ryu 2017 Operating Systems Design Euiseong Seo (euiseong@skku.edu) Need for Power Management Power consumption

More information

SRM-Buffer: An OS Buffer Management Technique to Prevent Last Level Cache from Thrashing in Multicores

SRM-Buffer: An OS Buffer Management Technique to Prevent Last Level Cache from Thrashing in Multicores SRM-Buffer: An OS Buffer Management Technique to Prevent Last Level Cache from Thrashing in Multicores Xiaoning Ding et al. EuroSys 09 Presented by Kaige Yan 1 Introduction Background SRM buffer design

More information

High-Performance Transaction Processing in Journaling File Systems Y. Son, S. Kim, H. Y. Yeom, and H. Han

High-Performance Transaction Processing in Journaling File Systems Y. Son, S. Kim, H. Y. Yeom, and H. Han High-Performance Transaction Processing in Journaling File Systems Y. Son, S. Kim, H. Y. Yeom, and H. Han Seoul National University, Korea Dongduk Women s University, Korea Contents Motivation and Background

More information

Power-Aware Scheduling of Virtual Machines in DVFS-enabled Clusters

Power-Aware Scheduling of Virtual Machines in DVFS-enabled Clusters Power-Aware Scheduling of Virtual Machines in DVFS-enabled Clusters Gregor von Laszewski, Lizhe Wang, Andrew J. Younge, Xi He Service Oriented Cyberinfrastructure Lab Rochester Institute of Technology,

More information

Quantifying the Energy Cost of Data Movement for Emerging Smartphone Workloads on Mobile Platforms

Quantifying the Energy Cost of Data Movement for Emerging Smartphone Workloads on Mobile Platforms Quantifying the Energy Cost of Data Movement for Emerging Smartphone Workloads on Mobile Platforms Arizona State University Dhinakaran Pandiyan(dpandiya@asu.edu) and Carole-Jean Wu(carole-jean.wu@asu.edu

More information

vsphere Resource Management Update 2 VMware vsphere 5.5 VMware ESXi 5.5 vcenter Server 5.5

vsphere Resource Management Update 2 VMware vsphere 5.5 VMware ESXi 5.5 vcenter Server 5.5 vsphere Resource Management Update 2 VMware vsphere 5.5 VMware ESXi 5.5 vcenter Server 5.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If

More information

HP ProLiant DL380 G7

HP ProLiant DL380 G7 TPC-Energy Rev. 1.1.1 Total System Cost Composite Query per Hour Metric Price / Performance TPC-Energy Metric $42,680 USD 73,974.6 $0.58 USD 5.93 QphH@100GB $/QphH@100GB Watts/KQphH@100GB Database Size

More information

Unblinding the OS to Optimize User-Perceived Flash SSD Latency

Unblinding the OS to Optimize User-Perceived Flash SSD Latency Unblinding the OS to Optimize User-Perceived Flash SSD Latency Woong Shin *, Jaehyun Park **, Heon Y. Yeom * * Seoul National University ** Arizona State University USENIX HotStorage 2016 Jun. 21, 2016

More information

Intergenerational Energy Efficiency of Dell EMC PowerEdge Servers

Intergenerational Energy Efficiency of Dell EMC PowerEdge Servers Intergenerational Energy Efficiency of Dell EMC PowerEdge Servers This white paper compares the energy efficiency of the refreshed 14 th generation PowerEdge 1U rack server, based on the Intel Xeon Scalable

More information

High performance 2D Discrete Fourier Transform on Heterogeneous Platforms. Shrenik Lad, IIIT Hyderabad Advisor : Dr. Kishore Kothapalli

High performance 2D Discrete Fourier Transform on Heterogeneous Platforms. Shrenik Lad, IIIT Hyderabad Advisor : Dr. Kishore Kothapalli High performance 2D Discrete Fourier Transform on Heterogeneous Platforms Shrenik Lad, IIIT Hyderabad Advisor : Dr. Kishore Kothapalli Motivation Fourier Transform widely used in Physics, Astronomy, Engineering

More information

Introduction to Energy-Efficient Software 2 nd life talk

Introduction to Energy-Efficient Software 2 nd life talk Introduction to Energy-Efficient Software 2 nd life talk Intel Software and Solutions Group Bob Steigerwald Nov 8, 2007 Taylor Kidd Nov 15, 2007 Agenda Demand for Mobile Computing Devices What is Energy-Efficient

More information

ADVANCED ELECTRONIC SOLUTIONS AVIATION SERVICES COMMUNICATIONS AND CONNECTIVITY MISSION SYSTEMS

ADVANCED ELECTRONIC SOLUTIONS AVIATION SERVICES COMMUNICATIONS AND CONNECTIVITY MISSION SYSTEMS The most important thing we build is trust ADVANCED ELECTRONIC SOLUTIONS AVIATION SERVICES COMMUNICATIONS AND CONNECTIVITY MISSION SYSTEMS UT840 LEON Quad Core First Silicon Results Cobham Semiconductor

More information

Usability of ARM ANN anomaly detector in local networks

Usability of ARM ANN anomaly detector in local networks Usability of ARM ANN anomaly detector in local networks David Malanik, and Radek Vala Abstract the paper deals with techniques that allow implementation of the ARM platform based network anomaly detector

More information

USB 3.0 Dual Hard Drive Docking Station with UASP for 2.5/3.5in SSD / HDD SATA 6 Gbps

USB 3.0 Dual Hard Drive Docking Station with UASP for 2.5/3.5in SSD / HDD SATA 6 Gbps USB 3.0 Dual Hard Drive Docking Station with UASP for 2.5/3.5in SSD / HDD SATA 6 Gbps Product ID: SDOCK2U33 The SDOCK2U33 Dual 2.5/3.5" SATA hard drive docking station lets you dock and swap drives from

More information

Map3D V58 - Multi-Processor Version

Map3D V58 - Multi-Processor Version Map3D V58 - Multi-Processor Version Announcing the multi-processor version of Map3D. How fast would you like to go? 2x, 4x, 6x? - it's now up to you. In order to achieve these performance gains it is necessary

More information

Elaborazione dati real-time su architetture embedded many-core e FPGA

Elaborazione dati real-time su architetture embedded many-core e FPGA Elaborazione dati real-time su architetture embedded many-core e FPGA DAVIDE ROSSI A L E S S A N D R O C A P O T O N D I G I U S E P P E T A G L I A V I N I A N D R E A M A R O N G I U C I R I - I C T

More information

Touch technology and collaboration are brought to life with the brilliance of our 4K ultra high-definition LCD flat panel Android display.

Touch technology and collaboration are brought to life with the brilliance of our 4K ultra high-definition LCD flat panel Android display. ProColor 652 Touch technology and collaboration are brought to life with the brilliance of our 4K ultra high-definition LCD flat panel Android display. Features Up to 20 single-point users or 10 dual-touch

More information

Power Measurements using performance counters

Power Measurements using performance counters Power Measurements using performance counters CSL862: Low-Power Computing By Suman A M (2015SIY7524) Android Power Consumption in Android Power Consumption in Smartphones are powered from batteries which

More information

VoltDB vs. Redis Benchmark

VoltDB vs. Redis Benchmark Volt vs. Redis Benchmark Motivation and Goals of this Evaluation Compare the performance of several distributed databases that can be used for state storage in some of our applications Low latency is expected

More information

Managing Hardware Power Saving Modes for High Performance Computing

Managing Hardware Power Saving Modes for High Performance Computing Managing Hardware Power Saving Modes for High Performance Computing Second International Green Computing Conference 2011, Orlando Timo Minartz, Michael Knobloch, Thomas Ludwig, Bernd Mohr timo.minartz@informatik.uni-hamburg.de

More information

How GPUs can find your next hit: Accelerating virtual screening with OpenCL. Simon Krige

How GPUs can find your next hit: Accelerating virtual screening with OpenCL. Simon Krige How GPUs can find your next hit: Accelerating virtual screening with OpenCL Simon Krige ACS 2013 Agenda > Background > About blazev10 > What is a GPU? > Heterogeneous computing > OpenCL: a framework for

More information

Multicore computer: Combines two or more processors (cores) on a single die. Also called a chip-multiprocessor.

Multicore computer: Combines two or more processors (cores) on a single die. Also called a chip-multiprocessor. CS 320 Ch. 18 Multicore Computers Multicore computer: Combines two or more processors (cores) on a single die. Also called a chip-multiprocessor. Definitions: Hyper-threading Intel's proprietary simultaneous

More information

Parallel Computing Ideas

Parallel Computing Ideas Parallel Computing Ideas K. 1 1 Department of Mathematics 2018 Why When to go for speed Historically: Production code Code takes a long time to run Code runs many times Code is not end in itself 2010:

More information

Accelerating molecular docking on multi- and manycore computer architectures

Accelerating molecular docking on multi- and manycore computer architectures Accelerating molecular docking on multi- and manycore computer architectures Simon McIntosh-Smith University of Bristol, UK simonm@cs.bris.ac.uk 1 ! Power-limited regimes Processor power consumption now

More information

Improving Performance and Power of Multi-Core Processors with Wonderware and System Platform 3.0

Improving Performance and Power of Multi-Core Processors with Wonderware and System Platform 3.0 Improving Performance and Power of Multi-Core Processors with Wonderware and Krishna Gummuluri, Wonderware Software Development Manager Introduction Wonderware has spent a considerable effort to enable

More information

State of the Linux Kernel

State of the Linux Kernel State of the Linux Kernel Timothy D. Witham Chief Technology Officer Open Source Development Labs, Inc. 1 Agenda Process Performance/Scalability Responsiveness Usability Improvements Device support Multimedia

More information

75 4K Ultra HD ViewBoard Interactive Flat Panel IFP7500

75 4K Ultra HD ViewBoard Interactive Flat Panel IFP7500 75 4K Ultra HD ViewBoard Interactive Flat Panel IFP7500 Featuring 4K Ultra HD resolution and an immersive 20-point touch screen, the ViewSonic ViewBoard IFP7500 delivers incredible collaborative capabilities

More information

operating manual steropes halogen light source

operating manual steropes halogen light source operating manual steropes halogen light source Contents 1 Introduction... 3 1.1 Steropes Halogen... 3 1.2 Steropes Halogen highlights... 3 1.3 Standards... 3 2 Interfaces... 4 2.1 USB interface... 4 2.2

More information

A176 Cyclone. GPGPU Fanless Small FF RediBuilt Supercomputer. IT and Instrumentation for industry. Aitech I/O

A176 Cyclone. GPGPU Fanless Small FF RediBuilt Supercomputer. IT and Instrumentation for industry. Aitech I/O The A176 Cyclone is the smallest and most powerful Rugged-GPGPU, ideally suited for distributed systems. Its 256 CUDA cores reach 1 TFLOPS, and it consumes less than 17W at full load (8-10W at typical

More information

«Real Time Embedded systems» Multi Masters Systems

«Real Time Embedded systems» Multi Masters Systems «Real Time Embedded systems» Multi Masters Systems rene.beuchat@epfl.ch LAP/ISIM/IC/EPFL Chargé de cours rene.beuchat@hesge.ch LSN/hepia Prof. HES 1 Multi Master on Chip On a System On Chip, Master can

More information

75 4K Ultra HD ViewBoard Interactive Flat Panel IFP7500

75 4K Ultra HD ViewBoard Interactive Flat Panel IFP7500 75 4K Ultra HD ViewBoard Interactive Flat Panel IFP7500 Featuring 4K Ultra HD resolution and an immersive 20-point touch screen, the ViewSonic ViewBoard IFP7500 delivers incredible collaborative capabilities

More information

N-Series SoC Based Thin Clients

N-Series SoC Based Thin Clients N-Series SoC Based Thin Clients User experience and performance analysis versus HP Thin Clients Executive Summary Desktop virtualization using thin clients can be challenging, and choosing the right thin

More information

Resource-Conscious Scheduling for Energy Efficiency on Multicore Processors

Resource-Conscious Scheduling for Energy Efficiency on Multicore Processors Resource-Conscious Scheduling for Energy Efficiency on Andreas Merkel, Jan Stoess, Frank Bellosa System Architecture Group KIT The cooperation of Forschungszentrum Karlsruhe GmbH and Universität Karlsruhe

More information

A unified multicore programming model

A unified multicore programming model A unified multicore programming model Simplifying multicore migration By Sven Brehmer Abstract There are a number of different multicore architectures and programming models available, making it challenging

More information

Distributed Computing Systems with Raspberry Pi

Distributed Computing Systems with Raspberry Pi Distributed Computing Systems with Raspberry Pi Distributed Computing RPi Final Report Georgia Institute of Technology CX 4140 Shreyyas Vanarase svanarase3@gatech.edu Tommy Mark thomas.mark@gatech.edu

More information

Operating System Support for Shared-ISA Asymmetric Multi-core Architectures

Operating System Support for Shared-ISA Asymmetric Multi-core Architectures Operating System Support for Shared-ISA Asymmetric Multi-core Architectures Tong Li, Paul Brett, Barbara Hohlt, Rob Knauerhase, Sean McElderry, Scott Hahn Intel Corporation Contact: tong.n.li@intel.com

More information

ARM and x86 on Qseven & COM Express Mini. Zeljko Loncaric, Marketing Engineer, congatec AG

ARM and x86 on Qseven & COM Express Mini. Zeljko Loncaric, Marketing Engineer, congatec AG ARM and x86 on Qseven & COM Express Mini Zeljko Loncaric, Marketing Engineer, congatec AG Content COM Computer-On-Module Concept Qseven Key Points The Right ARM Integration with Freescale i.mx6 Qseven

More information

How Scalable is your SMB?

How Scalable is your SMB? How Scalable is your SMB? Mark Rabinovich Visuality Systems Ltd. What is this all about? Visuality Systems Ltd. provides SMB solutions from 1998. NQE (Embedded) is an implementation of SMB client/server

More information

Resource 2 Embedded computer and development environment

Resource 2 Embedded computer and development environment Resource 2 Embedded computer and development environment subsystem The development system is a powerful and convenient tool for embedded computing applications. As shown below, the development system consists

More information

UTILIZING A BIG.LITTLE TM SOLUTION IN AUTOMOTIVE

UTILIZING A BIG.LITTLE TM SOLUTION IN AUTOMOTIVE UTILIZING A BIG.LITTLE TM SOLUTION IN AUTOMOTIVE JUN. 20, 2018 YOSHIYUKI ITO AUTOMOTIVE INFORMATION SOLUTION BUSINESS DIVISION RENESAS ELECTRONICS CORPORATION Today s Topics & Goal Requirement for big.little

More information

COL862 Programming Assignment-1

COL862 Programming Assignment-1 Submitted By: Rajesh Kedia (214CSZ8383) COL862 Programming Assignment-1 Objective: Understand the power and energy behavior of various benchmarks on different types of x86 based systems. We explore a laptop,

More information

HP SSD EX900 M.2. Product Specification Capacity: 120GB, 250GB, 500GB Components: 3D NAND TLC

HP SSD EX900 M.2. Product Specification Capacity: 120GB, 250GB, 500GB Components: 3D NAND TLC HP SSD EX900 M.2 Product Specification Capacity: 120GB, 250GB, 500GB Components: 3D NAND TLC Read and Write IOPS (Iometer* Queue Depth 32) 120 GB Random 4 KB reads: Up to 110 K IOPS Random 4 KB writes:

More information

High Performance Computing on ARM

High Performance Computing on ARM C. Steinhaus C. Wedding christian.{wedding, steinhaus}@rwth-aachen.de February 12, 2015 Overview 1 Dense Linear Algebra 2 MapReduce 3 Spectral Methods 4 Structured Grids 5 Conclusion and future prospect

More information

Advanced Modelling of Virtualized Servers

Advanced Modelling of Virtualized Servers Acta Technica Jaurinensis Vol. 9, No. 2, pp. 158-170, 2016 DOI: 10.14513/actatechjaur.v9.n2.408 Available online at acta.sze.hu Advanced Modelling of Virtualized Servers Á. Kovács 1, G. Lencse 2 1,2 Széchenyi

More information

HDMI and DVI Dual-Monitor Docking Station for Laptops - USB 3.0

HDMI and DVI Dual-Monitor Docking Station for Laptops - USB 3.0 HDMI and DVI Dual-Monitor Docking Station for Laptops - USB 3.0 Product ID: USB3SDOCKHD The USB3SDOCKHD Universal USB 3.0 Laptop Docking Station with DVI, HDMI, Audio and Ethernet adds dual video outputs,

More information

Amortised Optimisation as a Means to Achieve Genetic Improvement

Amortised Optimisation as a Means to Achieve Genetic Improvement Amortised Optimisation as a Means to Achieve Genetic Improvement Hyeongjun Cho, Sungwon Cho, Seongmin Lee, Jeongju Sohn, and Shin Yoo Date 2017.01.30, The 50th CREST Open Workshop Offline Improvement Expensive

More information

Scheduling the Intel Core i7

Scheduling the Intel Core i7 Third Year Project Report University of Manchester SCHOOL OF COMPUTER SCIENCE Scheduling the Intel Core i7 Ibrahim Alsuheabani Degree Programme: BSc Software Engineering Supervisor: Prof. Alasdair Rawsthorne

More information

Designing with ALTERA SoC Hardware

Designing with ALTERA SoC Hardware Designing with ALTERA SoC Hardware Course Description This course provides all theoretical and practical know-how to design ALTERA SoC devices under Quartus II software. The course combines 60% theory

More information

Advanced 65" Ultra HD ViewBoard Interactive Flat Panel

Advanced 65 Ultra HD ViewBoard Interactive Flat Panel Advanced 65" Ultra HD ViewBoard Interactive Flat Panel IFP6550 Featuring 4K Ultra HD resolution and an immersive 20-point touch screen, the ViewSonic ViewBoard IFP6550 delivers incredible collaborative

More information

HP SSD EX920 M.2. 2TB Sustained sequential read: Up to 3200 MB/s Sustained sequential write: Up to 1600 MB/s

HP SSD EX920 M.2. 2TB Sustained sequential read: Up to 3200 MB/s Sustained sequential write: Up to 1600 MB/s HP SSD EX920 M.2 Product Specification Capacity: 256GB, 512GB, 1TB, 2TB Components: 3D NAND/ DRAM Cache Read and Write IOPS (Iometer* Queue Depth 32) 256 GB Random 4 KB reads: Up to 180K IOPS Random 4

More information

Root Cause Analysis for SAP HANA. June, 2015

Root Cause Analysis for SAP HANA. June, 2015 Root Cause Analysis for SAP HANA June, 2015 Process behind Application Operations Monitor Notify Analyze Optimize Proactive real-time monitoring Reactive handling of critical events Lower mean time to

More information

55 20-Point Touch Interactive Flat Panel

55 20-Point Touch Interactive Flat Panel 55 20-Point Touch Interactive Flat Panel CDE5561T The ViewSonic CDE5561T 55 Full HD interactive flat panel display is a perfect solution for interactive business and educational classroom applications.

More information

CHAPTER 7 IMPLEMENTATION OF DYNAMIC VOLTAGE SCALING IN LINUX SCHEDULER

CHAPTER 7 IMPLEMENTATION OF DYNAMIC VOLTAGE SCALING IN LINUX SCHEDULER 73 CHAPTER 7 IMPLEMENTATION OF DYNAMIC VOLTAGE SCALING IN LINUX SCHEDULER 7.1 INTRODUCTION The proposed DVS algorithm is implemented on DELL INSPIRON 6000 model laptop, which has Intel Pentium Mobile Processor

More information

AMD EPYC Delivers Linear Scalability for Docker with Bare-Metal Performance

AMD EPYC Delivers Linear Scalability for Docker with Bare-Metal Performance Solution Brief February, 2019 AMD EPYC Delivers Linear Scalability for Docker with Bare-Metal Performance The AMD EPYC SoC brings a new balance to the datacenter. Utilizing x86 architecture, the AMD EPYC

More information

Energy Efficiency Analysis of Heterogeneous Platforms: Early Experiences

Energy Efficiency Analysis of Heterogeneous Platforms: Early Experiences Energy Efficiency Analysis of Heterogeneous Platforms: Early Experiences Youhuizi Li, Weisong Shi, Congfeng Jiang, Jilin Zhang and Jian Wan Key Laboratory of Complex Systems Modeling and Simulation, Hangzhou

More information

*Yuta SAWA and Reiji SUDA The University of Tokyo

*Yuta SAWA and Reiji SUDA The University of Tokyo Auto Tuning Method for Deciding Block Size Parameters in Dynamically Load-Balanced BLAS *Yuta SAWA and Reiji SUDA The University of Tokyo iwapt 29 October 1-2 *Now in Central Research Laboratory, Hitachi,

More information

Intel Stratix 10 SoC FPGA Boot User Guide

Intel Stratix 10 SoC FPGA Boot User Guide Intel Stratix 10 SoC FPGA Boot User Guide Updated for Intel Quartus Prime Design Suite: 18.1 Subscribe Latest document on the web: PDF HTML Contents Contents 1. Introduction... 4 1.1. Glossary...4 1.2.

More information

Performance Evaluation of Live Migration based on Xen ARM PVH for Energy-efficient ARM Server

Performance Evaluation of Live Migration based on Xen ARM PVH for Energy-efficient ARM Server Performance Evaluation of Live Migration based on Xen ARM PVH for Energy-efficient ARM Server 2013-10-24 Jaeyong Yoo, Sangdok Mo, Sung-Min Lee, ChanJu Park, Ivan Bludov, Nikolay Martyanov Software R&D

More information

WHITE PAPER AGILOFT SCALABILITY AND REDUNDANCY

WHITE PAPER AGILOFT SCALABILITY AND REDUNDANCY WHITE PAPER AGILOFT SCALABILITY AND REDUNDANCY Table of Contents Introduction 3 Performance on Hosted Server 3 Figure 1: Real World Performance 3 Benchmarks 3 System configuration used for benchmarks 3

More information

GTRC Hosting Infrastructure Reports

GTRC Hosting Infrastructure Reports GTRC Hosting Infrastructure Reports GTRC 2012 1. Description - The Georgia Institute of Technology has provided a data hosting infrastructure to support the PREDICT project for the data sets it provides.

More information

Arm crossplatform. VI-HPS platform October 16, Arm Limited

Arm crossplatform. VI-HPS platform October 16, Arm Limited Arm crossplatform tools VI-HPS platform October 16, 2018 An introduction to Arm Arm is the world's leading semiconductor intellectual property supplier We license to over 350 partners: present in 95% of

More information

USB 3.0 / esata Dual Hard Drive Docking Station with UASP for 2.5/3.5in SATA SSD / HDD SATA 6 Gbps

USB 3.0 / esata Dual Hard Drive Docking Station with UASP for 2.5/3.5in SATA SSD / HDD SATA 6 Gbps USB 3.0 / esata Dual Hard Drive Docking Station with UASP for 2.5/3.5in SATA SSD / HDD SATA 6 Gbps Product ID: SDOCK2U33EB The SDOCK2U33EB Dual 2.5/3.5" SATA hard drive docking station lets you dock and

More information

Measuring the impacts of the Preempt-RT patch

Measuring the impacts of the Preempt-RT patch Measuring the impacts of the Preempt-RT patch maxime.chevallier@smile.fr October 25, 2017 RT Linux projects Simulation platform : bi-xeon, lots ot RAM 200µs wakeup latency, networking Test bench : Intel

More information

ARM big.little Technology Unleashed An Improved User Experience Delivered

ARM big.little Technology Unleashed An Improved User Experience Delivered ARM big.little Technology Unleashed An Improved User Experience Delivered Govind Wathan Product Specialist Cortex -A Mobile & Consumer CPU Products 1 Agenda Introduction to big.little Technology Benefits

More information

A Simple Model for Estimating Power Consumption of a Multicore Server System

A Simple Model for Estimating Power Consumption of a Multicore Server System , pp.153-160 http://dx.doi.org/10.14257/ijmue.2014.9.2.15 A Simple Model for Estimating Power Consumption of a Multicore Server System Minjoong Kim, Yoondeok Ju, Jinseok Chae and Moonju Park School of

More information

Parallel Computing. Parallel Computing. Hwansoo Han

Parallel Computing. Parallel Computing. Hwansoo Han Parallel Computing Parallel Computing Hwansoo Han What is Parallel Computing? Software with multiple threads Parallel vs. concurrent Parallel computing executes multiple threads at the same time on multiple

More information