SIMD. 2.1 Computation Reuse [1] Memoization [2] Nagoya Institute of Technology. Nara Institute of Science and Technology

Størrelse: px
Starte visningen fra side:

Download "SIMD. 2.1 Computation Reuse [1] Memoization [2] Nagoya Institute of Technology. Nara Institute of Science and Technology"

Transkript

1 SIMD 1 CPU [1] 1 Nagoya Institute of Technology 2 Nara Institute of Science and Technology Computation Reuse Memoization [2] c 2017 Information Processing Society of Japan 1

2 [3] Auto- Memoization Processor [1] call return ALU 1 D$1 2 D$2 MemoTbl Memoize engine MemoTbl MemoBuf MemoTbl MemoTbl MemoBuf MemoTbl MemoTbl MemoTbl MemoTbl MemoBuf MemoBuf MemoTbl MemoBuf 1 1 FLTbl Start Addr SP retofs ReadWrite FLTbl F or L addr FLTbl input values parent S (cycles) next addr read ec flag Ovh write OutTbl hit hist. InTbl AddrTbl OutTbl 1 for overhead filter FLTbl MemoTbl output addr output value next Read Write MemoBuf MemoBuf MemoBuf top MemoTbl 1 MemoTbl FLTbl InTbl AddrTbl OutTbl 4 FLTbl AddrTbl OutTbl RAM InTbl 3 CAM Content Addressable Memory FLTbl 1 1 F or L addr S Ovh read/write hit hist. InTbl FLTbl FLTbl input values parent input values 1 c 2017 Information Processing Society of Japan 2

3 AddrTbl InTbl 1 1 AddrTbl next addr ec flag OutTbl OutTbl OutTbl FLTbl FLTbl output addr output values next 2.2 MemoTbl MemoTbl FLTbl 1 hit hist T M T FLTbl S M (S Ovh R Ovh W ) (1) Ovh R Ovh W MemoTbl MemoTbl MemoTbl (T M) Ovh R (2) 1 Comparison (Register and CAM) Comparison (Cache and CAM) Write back (MemoTbl to Register) Write back (MemoTbl to Cache) D1 cache line size ways latency miss penalty D2 cache line size ways latency miss penalty Register windows miss penalty 9 cycles/32 Bytes 10 cycles/32 Bytes 2 cycle/32 Bytes 1 cycle/32 Bytes 32 KBytes 32 Bytes 4 ways 2 cycles 10 cycles 2 MBytes 32 Bytes 4 ways 10 cycles 100 cycles 4 sets 20 cycles/set Gain Gain = M (S Ovh W ) T Ovh R (3) Gain MemoTbl SPEC CPU95 SPARC V8 1 SPARC64-III[4] c 2017 Information Processing Society of Japan 3

4 ckbrkpts classify intswap checklmt ALL isspace output getcode puttype ALL mark xlevlist xlmatch xlygetvalue ALL (a) 124.m88ksim (b) 129.compress (c) 130.li memcpy write_ scan_ headr jcopy_ sample_ rows accsec_ virt_ sarray ALL str_sset safefree apush strchr ALL (d) 132.ijpeg (e) 134.perl 2 2 e 134.perl o cycle r ovh r cycle o cycle r ovh r cycle (B) str sset (R) (P) (B) safefree (R) (P) (B) apush (R) (P) (B) strchr (R) (P) (B) (R) (P) (B) (R) (P) 4 (B) (B) (P) 2 2 e 134.perl o cycle r ovh (r cycle) (R) (P) e str sset 2 str sset (B) (P) (B) (P) r cycle str sset c 2017 Information Processing Society of Japan 4

5 3 e 134.perl str sset (B) d25c a c eb (R) 29fa e9e bf ec d c c cc a f (P) 2a71c eb4c efdc c (B) (R) str sset (P) (P) (B) 3 3 (B) (P) 1d284 26a00 2a71c 2eb4c (B) (P) (B) o cycle (B) r ovh r cycle 2 e str sset 2 str sset (R) (P) (R) o cycle (P) 3 (P) 2eb4c 2efdc 3 (P) (R) 2e9e0 2efdc 2eb4c 2efdc 2e9e0 2efdc str sset (R) 2eb4c 2efdc (P) 2efdc (R) (P) o cycle 2 e str sset 2 str sset (B) (R) (R) (B) (R) 2eb4c r ovh r cycle 2 e strchr B r ovh B 4. r ovh c 2017 Information Processing Society of Japan 5

6 4 (B) (R) (P) 124.m88ksim compress li ijpeg perl FLTbl1 FL1 FLTbl2 F or L S (cycles) addr read Ovh paddr write #1 #n hit hist. paddr paddr 4 4 (P) 629 (R) 403. FLTbl InTbl FLTbl FLTbl FLTbl InTbl FLTbl 1 1 FLTbl1 FLTbl2 InTbl FLTbl1 FLTbl1 FLTbl2 FLTbl RAM FLTbl1 FLTbl2 3 FLTbl1 FL1 FLTbl 3 FLTbl FLTbl2 paddr FLTbl2 FLTbl2 FLTbl2 FLTbl2 FLTbl 5. [1] Tsumura, T., Suzuki, I., Ikeuchi, Y., Matsuo, H., Nakashima, H. and Nakashima, Y.: Design and Evaluation of an Auto-Memoization Processor, Proc. Parallel and Distributed Computing and Networks, pp (2007). [2] Norvig, P.: Paradigms of Artificial Intelligence Programming, Morgan Kaufmann (1992). [3] Huang, J. and Lilja, D. J.: Exploiting Basic Block Value Locality with Block Reuse, Proc. 5th Int l Symp. on High-Performance Computer Architecture (HPCA- 5), pp (1999). [4] HAL Computer Systems/Fujitsu: SPARC64-III User s Guide (1998). c 2017 Information Processing Society of Japan 6

Algorithms & Architectures II

Algorithms & Architectures II Algorithms & Architectures II Algorithms & Architectures II Jens Myrup Pedersen Hans Peter Schwefel Kursusholdere Dagens lektion Overordnet mål: At etablere en forståelse for hvordan hardware og hardwarearkitekturer

Læs mere

Basic Design Flow. Logic Design Logic synthesis Logic optimization Technology mapping Physical design. Floorplanning Placement Fabrication

Basic Design Flow. Logic Design Logic synthesis Logic optimization Technology mapping Physical design. Floorplanning Placement Fabrication Basic Design Flow System design System/Architectural Design Instruction set for processor Hardware/software partition Memory, cache Logic design Logic Design Logic synthesis Logic optimization Technology

Læs mere

Efficient Hardware Support for the Partitioned Global Address Space

Efficient Hardware Support for the Partitioned Global Address Space Efficient Hardware Support for the Partitioned Global Address Space and Heiner Litz Computer Architecture Group University of Heidelberg Outline Motivation & Goal Architecture Performance Evaluation Conclusion

Læs mere

Sorting on the SRC 6 Reconfigurable Computer

Sorting on the SRC 6 Reconfigurable Computer Sorting on the SRC 6 Reconfigurable Computer John arkins, Tarek El-Ghazawi, Esam El-Araby, Miaoqing uang The George Washington University Washington, DC J. arkins 1 of 51 MAPD2005/C178 Algorithms Quick

Læs mere

Computer Literacy. En stationær bordmodel. En Bærbar Notebook, Labtop, Slæbbar, Blærebar mm.

Computer Literacy. En stationær bordmodel. En Bærbar Notebook, Labtop, Slæbbar, Blærebar mm. Computer Literacy Computer Literacy handler om at forstå hvad computer (hardware) og software kan gøre. Denne præsentation fokuserer kun på hardware februar 2002 Computerliteracy -hardware (15 dias) 1

Læs mere

Niveauer af abstrakte maskiner

Niveauer af abstrakte maskiner Mikroarkitektur Niveauer af abstrakte maskiner Spørgsmål... Hvordan realiseres IJVM maskinen (lev. 2), eller hvordan ser en IJVM-CPU ud? Opbygning (mikroarkitekturen Mic-1) Anvendelse (mikroprogrammet

Læs mere

Sortering fra A-Z. Henrik Dorf Chefkonsulent SAS Institute

Sortering fra A-Z. Henrik Dorf Chefkonsulent SAS Institute Sortering fra A-Z Henrik Dorf Chefkonsulent SAS Institute Hvorfor ikke sortering fra A-Å? Det er for svært Hvorfor ikke sortering fra A-Å? Hvorfor ikke sortering fra A-Å? Hvorfor ikke sortering fra A-Å?

Læs mere

AD-8735A AD-8735D 1WMPD A

AD-8735A AD-8735D 1WMPD A AD-8735A AD-8735D WMPD487A 24 V AC LINE SELECT 22V AC LINE SELECT V 2V 22V 24V V 2V 22V 24V 2V AC LINE SELECT 24V AC LINE SELECT V 2V 22V 24V V 2V 22V 24V 3 2 AD-8735A AD-8735A ANALOG ANALOG DC DC

Læs mere

High-Performance Data Mining med SAS Enterprise Miner 14.1

High-Performance Data Mining med SAS Enterprise Miner 14.1 High-Performance Data Mining med SAS Enterprise Miner 14.1 nye procedurer til en mere effektiv modeludviklingsproces Kristina Birch, Advisory Analytical Consultant, SAS Institute Indhold Hvad er High-Performance

Læs mere

PARALLELIZATION OF ATTILA SIMULATOR WITH OPENMP MIGUEL ÁNGEL MARTÍNEZ DEL AMOR MINIPROJECT OF TDT24 NTNU

PARALLELIZATION OF ATTILA SIMULATOR WITH OPENMP MIGUEL ÁNGEL MARTÍNEZ DEL AMOR MINIPROJECT OF TDT24 NTNU PARALLELIZATION OF ATTILA SIMULATOR WITH OPENMP MIGUEL ÁNGEL MARTÍNEZ DEL AMOR MINIPROJECT OF TDT24 NTNU OUTLINE INEFFICIENCY OF ATTILA WAYS TO PARALLELIZE LOW COMPATIBILITY IN THE COMPILATION A SOLUTION

Læs mere

Dell Latitude 14" I5-8250U 8GB 256GB Intel UHD Graphics 620 Windows 10 Pro 64-bit

Dell Latitude 14 I5-8250U 8GB 256GB Intel UHD Graphics 620 Windows 10 Pro 64-bit Dell Latitude 14" I5-8250U 8GB 256GB Intel UHD Graphics 620 Windows 10 Pro 64-bit Description Dell Latitude 5490 - Core i5 8250U / 1.6 GHz - Win 10 Pro 64-bit - 8 GB RAM - 256 GB SSD Class 20-14" 1920

Læs mere

Chapter 3 Bipolar Junction Transistors (BJT)

Chapter 3 Bipolar Junction Transistors (BJT) hapter 3 ipolar Junction Transistors (JT) 1 Transistors 1. ipolar Junction Transistor (JT) 2. Field ffect Transistor (FT) ipolar Junction Transistor (JT) Field ffect Transistor (FT) 2 Transistors 1. -

Læs mere

Dell Latitude 14" I7-8650U 16GB 256GB Intel UHD Graphics 620 Windows 10 Pro 64-bit

Dell Latitude 14 I7-8650U 16GB 256GB Intel UHD Graphics 620 Windows 10 Pro 64-bit Dell Latitude 14" I7-8650U 16GB 256GB Intel UHD Graphics 620 Windows 10 Pro 64-bit Description Dell Latitude 7490 - Core i7 8650U / 1.9 GHz - Win 10 Pro 64-bit - 16 GB RAM - 256 GB SSD - 14" IPS 1920 x

Læs mere

Dell Cloud Client Computing Hvordan virtualisere vi de tunge grafisk applikationer?

Dell Cloud Client Computing Hvordan virtualisere vi de tunge grafisk applikationer? Dell Cloud Client Computing Hvordan virtualisere vi de tunge grafisk applikationer? Christian Eilskov Sales Engineer, christian_eilskov@dell.com +45 40 60 13 92 Dell Cloud Client Computing Dell lever produkter

Læs mere

Dynamic Voltage and Frequency Management Based on Variable Update Intervals

Dynamic Voltage and Frequency Management Based on Variable Update Intervals Dynamic Voltage and Frequency Management Based on Variable Update Intervals for Frequency Setting Mehrdad Najibi Mostafa Salehi Ali Afzali Kusha Massoud Pedram S. Mehdi Fakhraie Hossein Pedram Presentation

Læs mere

uprocessorens hardware

uprocessorens hardware uprocessorens hardware 8080 Architecture Kernen i en processor er ALUen. Det er den som kan udfører simple regne operationer. De tal den arbejdermed gemmes i en række registre. Når et tal skal hentes eller

Læs mere

3. Computerens opbygning.

3. Computerens opbygning. 3. Computerens opbygning. Computere er konstrueret med henblik på at skulle kunne behandle og opbevare data og det er de som nævnt i noterne om Bits og Bytes vældig gode til. Som overordnet model for computere

Læs mere

Project Step 7. Behavioral modeling of a dual ported register set. 1/8/ L11 Project Step 5 Copyright Joanne DeGroat, ECE, OSU 1

Project Step 7. Behavioral modeling of a dual ported register set. 1/8/ L11 Project Step 5 Copyright Joanne DeGroat, ECE, OSU 1 Project Step 7 Behavioral modeling of a dual ported register set. Copyright 2006 - Joanne DeGroat, ECE, OSU 1 The register set Register set specifications 16 dual ported registers each with 16- bit words

Læs mere

Multiple Slice Turbo Codes

Multiple Slice Turbo Codes Multiple Slice Turbo Codes Supervisors: David Gnaedig Emmanuel Boutillon Michel Jezequel 2/03/2004 Workshop Edmonton 1 Outline General description Tail-biting code Construction of a Slice Turbo Code Hardware

Læs mere

Last Lecture CS Amp. I D V B M 2. I bias. A v. V out. V in. Simplified Schematic. Practical Implementation V GS

Last Lecture CS Amp. I D V B M 2. I bias. A v. V out. V in. Simplified Schematic. Practical Implementation V GS Output Range INEL 565 Analog Circuit Design 1/30/019 Last Lecture CS Amp. I D off ohmic sat sat ohmic ohmic I bias V B I bias V dd V dd -V ov A v Simplified Schematic Practical Implementation V ov1 V th

Læs mere

Simpel Network Management Protocol SNMP

Simpel Network Management Protocol SNMP Projekter indenfor datanet Simpel Network Management Protocol SNMP DIKU.PEH.757 Tre komponenter i et net Bruger Bruger Bruger NMS Transport Net Bruger Bruger Grænseflade DIKU.PEH.758 Network Management

Læs mere

LX5280. High-Performance RISC-DSP for IP Licensing

LX5280. High-Performance RISC-DSP for IP Licensing High-Performance RISC-DSP for IP Licensing Bob Gelinas, Charlie Hauck, Pat Hays, Franklin Hooker, Kevin Joyce, Sol Katzman, Charley Lind, Elliot Mednick, Tat Ng, Jonah Probell, Sam Rosen, Bill Rubin Lexra,

Læs mere

Particle-based T-Spline Level Set Evolution for 3D Object Reconstruction with Range and Volume Constraints

Particle-based T-Spline Level Set Evolution for 3D Object Reconstruction with Range and Volume Constraints Particle-based T-Spline Level Set for 3D Object Reconstruction with Range and Volume Constraints Robert Feichtinger (joint work with Huaiping Yang, Bert Jüttler) Institute of Applied Geometry, JKU Linz

Læs mere

The SourceOne Family Today and Tomorrow. Michael Søriis Business Development Manager, EMC FUJITSU

The SourceOne Family Today and Tomorrow. Michael Søriis Business Development Manager, EMC FUJITSU The SourceOne Family Today and Tomorrow Michael Søriis Business Development Manager, EMC FUJITSU The Calculus of Information Growth Increasing Adoption More Users Increasing Data Active Inactive Higher

Læs mere

Institut for Datalogi

Institut for Datalogi Benchmarking og rekruttering 1 Benchmarking partnere University of California Los Angeles (UCLA). Eindhoven University of Technology (TU/e). Københavns Universitet (KU) Los Angeles er blandt de 10 bedste

Læs mere

DATALOGI MASKINARKITEKTUR Blok 2 samt Reeksamination i DATALOGI MASKINARKITEKTUR Blok 1 og arkitekturdelen af DATALOGI 1E

DATALOGI MASKINARKITEKTUR Blok 2 samt Reeksamination i DATALOGI MASKINARKITEKTUR Blok 1 og arkitekturdelen af DATALOGI 1E Københavns Universitet Naturvidenskabelig Embedseksamen DATALOGI MASKINARKITEKTUR Blok 2 samt Reeksamination i DATALOGI MASKINARKITEKTUR Blok 1 og arkitekturdelen af DATALOGI 1E Vejledende løsninger til

Læs mere

Heuristics for Improving

Heuristics for Improving Heuristics for Improving Model Learning Based Testing Muhammad Naeem Irfan VASCO-LIG LIG, Computer Science Lab, Grenoble Universities, 38402 Saint Martin d Hères France Introduction Component Based Software

Læs mere

Fractal compression a technology in search of a problem

Fractal compression a technology in search of a problem Fractal compression a technology in search of a problem Bryggervej 30, 8240 Århus N 4. januar 2011 Oversigt 1 Magien bag ved Matematikken Kopimaskinen Simsalabim Partitioneret IFS 2 Collage theorem De

Læs mere

En god Facebook historie Uddannelser og valgfag målrettet datacenterindustrien!?

En god Facebook historie Uddannelser og valgfag målrettet datacenterindustrien!? En god Facebook historie Uddannelser og valgfag målrettet datacenterindustrien!? DDI møde 18.09.2019 - UCL, Odense. V/ Projektleder og lektor Lars Bojen, IT & Tech uddannelserne, lcbn@ucl.dk Agenda 1.

Læs mere

Database Implementering

Database Implementering Database Implementering 1 Database Implementering Er det ikke nemt at implementere et database system? Gemme relationer Parse statements Print resultater Ændre relationer 2 Må vi præsentere Database Management

Læs mere

Fart på SAP HANA. Sådan laver du analyser direkte på dine data i realtid. Copyright 2012 FUJITSU. Fujitsu IT Future, København, den 16.

Fart på SAP HANA. Sådan laver du analyser direkte på dine data i realtid. Copyright 2012 FUJITSU. Fujitsu IT Future, København, den 16. Fart på SAP HANA Sådan laver du analyser direkte på dine data i realtid 0 Flemming Grand Saphira Consulting Mobile: +45 30 78 45 86 Email: flemming.grand@saphiraconsulting.com Allan Christiansen Fujitsu

Læs mere

Metal Sorting Plant - Copenhagen. Information and Q & A Session, 13th January 2015, Copenhagen Søren Dyhr-Jensen/Jens Kallesøe, Afatek A/S

Metal Sorting Plant - Copenhagen. Information and Q & A Session, 13th January 2015, Copenhagen Søren Dyhr-Jensen/Jens Kallesøe, Afatek A/S Metal Sorting Plant - Copenhagen Information and Q & A Session, 13th January 2015, Copenhagen Søren Dyhr-Jensen/Jens Kallesøe, Afatek A/S Overview 1. Plant capacity, lay-out and function 2. Supply of Screens

Læs mere

ก ก. ก (System Development) 5.7 ก ก (Application Software Package) 5.8 ก (System Implementation) Management Information System, MIS 5.

ก ก. ก (System Development) 5.7 ก ก (Application Software Package) 5.8 ก (System Implementation) Management Information System, MIS 5. ก ก, MIS.....? 5.2 ก 5.3 ก (System Development Life Cycle: SDLC) 5.4 ก (Prototyping) 5.5 ก (End-User Development) 1 ก (System Development) Chapter? 5.6 ก ก (Outsourcing) 5.7 ก ก (Application Software Package)

Læs mere

\ \ Computerens Anatomi / /

\ \ Computerens Anatomi / / HTX Roskilde - mat-it-prog, 1.4 \ \ Computerens Anatomi / / Introduktion En PC ( personlige computer ) eller computer er bygget op af forskellige komponenter. Vi vil hermed gennemgå størstedelen af computerens

Læs mere

Westermo GDW-11 GSM Modem forbindelse til CXxxxx

Westermo GDW-11 GSM Modem forbindelse til CXxxxx APP-NOTE 609005 Beckhoff Application Note Date: 1/5/2007 Document Status: First Draft Beckhoff Automation Aps Naverland 2, DK-2600 Glostrup Phone +45 43 46 76 20 Fax +45 43 46 63 35 Westermo GDW-11 GSM

Læs mere

Processer og tråde. dopsys 1

Processer og tråde. dopsys 1 Processer og tråde dopsys 1 Motivation.. parallelle processer udnytter hardwaren bedre: Batch operativsystemer (50 erne) hhv. små systemer: Multiprogrammering og time-sharing (fra 60 erne og frem): dopsys

Læs mere

Central Statistical Agency.

Central Statistical Agency. Central Statistical Agency www.csa.gov.et 1 Outline Introduction Characteristics of Construction Aim of the Survey Methodology Result Conclusion 2 Introduction Meaning of Construction Construction may

Læs mere

LoGen Generation and Simulation of Digital Logic on the Gate-Level via Internet

LoGen Generation and Simulation of Digital Logic on the Gate-Level via Internet LoGen Generation and Simulation of Digital Logic on the Gate-Level via Internet Stephan Kubisch, R Rennert, H Pfüller, D Timmermann Institute of Applied Microelectronics and Computer Engineering University

Læs mere

Engineering of Chemical Register Machines

Engineering of Chemical Register Machines Prague International Workshop on Membrane Computing 2008 R. Fassler, T. Hinze, T. Lenser and P. Dittrich {raf,hinze,thlenser,dittrich}@minet.uni-jena.de 2. June 2008 Outline 1 Motivation Goal Realization

Læs mere

IBM WebSphere Operational Decision Management

IBM WebSphere Operational Decision Management IBM WebSphere Operational Decision Management 8 0 45., WebSphere Operational Decision Management 8, 0, 0. Copyright IBM Corporation 2008, 2012. ........... 1 1:........ 2....... 3 Event Runtime...... 11...........

Læs mere

Internet Videophone Quick Guide

Internet Videophone Quick Guide Rev. 07152005 Internet Videophone Quick Guide TelePhoSee WVP-2100 Series Introduction Indledning Indtast data i videotelefonen Du kan indtaste tal eller tekst ved at benytte enten den trykfølsomme skærm

Læs mere

GENERAL MOTORS TRUCK. Sonoma,

GENERAL MOTORS TRUCK. Sonoma, GENERAL MOTORS TRUCK Astro, 85-86 2.5 E L4 OHV Roller Lifters w or w/o Man. Trans. 4011 1206 1526 250 Safari 87-90 2.5 E L4 OHV Roller Lifters w or w/o Man. Trans. 4016 1298 1642 250 85 4.3 N, Z V-6 OHV

Læs mere

Challenges for the Future Greater Helsinki - North-European Metropolis

Challenges for the Future Greater Helsinki - North-European Metropolis Challenges for the Future Greater Helsinki - North-European Metropolis Prof. Dr.-Ing. / M.A. soc. pol. HafenCity University Hamburg Personal introduction background: - urban and regional planning - political

Læs mere

CONNECTING PEOPLE AUTOMATION & IT

CONNECTING PEOPLE AUTOMATION & IT CONNECTING PEOPLE AUTOMATION & IT Agenda 1) Hvad er IoT 2) Hvilke marked? 1) Hvor stor er markedet 2) Hvor er mulighederne 3) Hvad ser vi af trends i dag Hvad er IoT? Defining the Internet of Things -

Læs mere

VPN-klienten SecureClient for TDC Managed Firewall

VPN-klienten SecureClient for TDC Managed Firewall Installationsvejledning VPN-klienten SecureClient for TDC Managed Firewall Denne installationsvejledning beskriver, hvordan Check Point s VPN-klient SecureClient (version NGX R60) installeres. Med SecureClient

Læs mere

ECE 551: Digital System * Design & Synthesis Lecture Set 5

ECE 551: Digital System * Design & Synthesis Lecture Set 5 ECE 551: Digital System * Design & Synthesis Lecture Set 5 5.1: Verilog Behavioral Model for Finite State Machines (FSMs) 5.2: Verilog Simulation I/O and 2001 Standard (In Separate File) 3/4/2003 1 ECE

Læs mere

Delta Elektronik A/S - AKD

Delta Elektronik A/S - AKD Delta Elektronik A/S - AKD Hardware og type oversigt Grundlæggende oplysninger med forbindelser Opsætning af IP adresser på drev alle muligheder Gennemgang af WorkBench Up/Down load parametre filer Mest

Læs mere

program fibomain(input,output); var i, j,result : integer; var x, y: integer;

program fibomain(input,output); var i, j,result : integer; var x, y: integer; program fibomain(input,output); var i, j,result : integer; procedure fib(n : integer); var x, y: integer; begin if (n=0) or (n=1) then result := 1 else begin fib(n-1); x:= result; fib(n-2); y:= result;

Læs mere

GNSS/INS Product Design Cycle. Taking into account MEMS-based IMU sensors

GNSS/INS Product Design Cycle. Taking into account MEMS-based IMU sensors GNSS/INS Product Design Cycle Taking into account MEMS-based IMU sensors L. Vander Kuylen 15 th th December 2005 Content Product Definition Product Development Hardware Firmware Measurement Campaign in

Læs mere

Internt interrupt - Arduino

Internt interrupt - Arduino Programmering for begyndere Brug af Arduino Internt interrupt - Arduino - Afslutning EDR Hillerød Knud Krogsgaard Jensen / OZ1QK 1 Intern interrupt Jeg vil rydde lidt op. Her er nogle punkter vil har glemt

Læs mere

HP ProDesk 400 G5 Minitower I GB 256GB

HP ProDesk 400 G5 Minitower I GB 256GB HP ProDesk 400 G5 Minitower I5-8500 8GB 256GB Windows 10 Pro 64-bit Description HP ProDesk 400 G5 - Micro tower - 1 x Core i5 8500 / 3 GHz - RAM 8 GB - SSD 256 GB - NVMe - DVD-Writer - UHD Graphics 630

Læs mere

OS Update. Program. Brugsvejledning. (ClassPad OS version 3.03) http://edu.casio.com. http://edu.casio.com/products/classpad/ http://edu.casio.

OS Update. Program. Brugsvejledning. (ClassPad OS version 3.03) http://edu.casio.com. http://edu.casio.com/products/classpad/ http://edu.casio. Til ClassPad 330 De OS Update (ClassPad OS version 3.03) Program Brugsvejledning CASIO uddannelses-webside URL http://edu.casio.com ClassPad webside URL http://edu.casio.com/products/classpad/ ClassPad

Læs mere

KALK- OG TEGLVÆRKSFORENINGEN. CPR Sustainable Construction

KALK- OG TEGLVÆRKSFORENINGEN. CPR Sustainable Construction CPR Sustainable Construction 1 Tommy Bisgaard - Direktør i Kalk- og Teglværksforeningen - Formand for DS 417 (CEN TC350 & 351) - Formand for miljøkomiteen i TBE & CU (keramiske industrier i Europa) - Medlem

Læs mere

IPv6 Application Trial Services. 2003/08/07 Tomohide Nagashima Japan Telecom Co., Ltd.

IPv6 Application Trial Services. 2003/08/07 Tomohide Nagashima Japan Telecom Co., Ltd. IPv6 Application Trial Services 2003/08/07 Tomohide Nagashima Japan Telecom Co., Ltd. Outline Our Trial Service & Technology Details Activity & Future Plan 2 Outline Our Trial Service & Technology Details

Læs mere

SAS2WPS Workshop. Torben Christensen! Senior Partner, MSc.! email: torben.christensen@uniqcus.com! tlf: +45 3064 9150. Copyright UniQcus 2014

SAS2WPS Workshop. Torben Christensen! Senior Partner, MSc.! email: torben.christensen@uniqcus.com! tlf: +45 3064 9150. Copyright UniQcus 2014 SAS2WPS Workshop! Torben Christensen! Senior Partner, MSc.! email: torben.christensen@uniqcus.com! tlf: +45 3064 9150 Copyright UniQcus 2014 Torben Christensen 17 years with SAS institute (starting okt85)

Læs mere

DET KONGELIGE BIBLIOTEK NATIONALBIBLIOTEK OG KØBENHAVNS UNIVERSITETS- BIBLIOTEK. Index

DET KONGELIGE BIBLIOTEK NATIONALBIBLIOTEK OG KØBENHAVNS UNIVERSITETS- BIBLIOTEK. Index DET KONGELIGE Index Download driver... 2 Find the Windows 7 version.... 2 Download the Windows Vista driver.... 4 Extract driver... 5 Windows Vista installation of a printer.... 7 Side 1 af 12 DET KONGELIGE

Læs mere

VPN VEJLEDNING TIL MAC

VPN VEJLEDNING TIL MAC VPN VEJLEDNING TIL MAC MAC OS X 1 VPN VEJLEDNING TIL MAC Formålet med en VPN forbindelse er, at du kan tilgå nogle af Aarhus Universitets services hjemmefra, som ellers kun er tilgængelige, når du er på

Læs mere

Write-N-Cite III til Word 2003

Write-N-Cite III til Word 2003 Write-N-Cite III til Word 2003 Indhold Installation på hospitalets computere... 2 Installation på privat computer... 2 Login på RefWorks i Word... 3 Indsæt referencer i et dokument... 4 Formater dokument

Læs mere

Overfør fritvalgskonto til pension

Overfør fritvalgskonto til pension Microsoft Development Center Copenhagen, January 2009 Løn Microsoft Dynamics C52008 SP1 Overfør fritvalgskonto til pension Contents Ønsker man at overføre fritvalgskonto til Pension... 3 Brug af lønart

Læs mere

Proc. 21st Annual European Symposium on Algorithms, Sophia Antipolis, France, volume 8125 of Lecture Notes in Computer Science, pages 61-72, Springer

Proc. 21st Annual European Symposium on Algorithms, Sophia Antipolis, France, volume 8125 of Lecture Notes in Computer Science, pages 61-72, Springer Datalogi Proc. 21st Aual Europea Symposium o Algorithms, Sophia Atipolis, Frace, volume 8125 of Lecture Notes i Computer Sciece, pages 61-72, Spriger Verlag, Berli, 2013, 10.1007/978-3-642-40450-4_6 Kadidat

Læs mere

Hvad skal du vide for at bygge din egen computer?

Hvad skal du vide for at bygge din egen computer? Hvad skal du vide for at bygge din egen computer? Kender du alle de her dele og hvad de gør godt for? Er du mellem 11 og 16 år, og tænker på at sammensætte din egen computer? Så er denne her guide lige

Læs mere

Design til digitale kommunikationsplatforme-f2013

Design til digitale kommunikationsplatforme-f2013 E-travellbook Design til digitale kommunikationsplatforme-f2013 ITU 22.05.2013 Dreamers Lana Grunwald - svetlana.grunwald@gmail.com Iya Murash-Millo - iyam@itu.dk Hiwa Mansurbeg - hiwm@itu.dk Jørgen K.

Læs mere

Version XI. High Quality Performance

Version XI. High Quality Performance Version XI High Quality Performance RC cars. Full time 4WD OffRoad. 30cc 2-Stroke Gasoline Motor. Approx. 40min duration on a tank of fuel. Big Bore aluminium Dampers. Big aluminium tuning Pipe. Extra

Læs mere

0a mandag tirsdag onsdag torsdag fredag

0a mandag tirsdag onsdag torsdag fredag 0a mandag tirsdag onsdag torsdag fredag JM BHK JM BHK JM BHK JM BHK JM BHK JM BHK JM BHK JM BHK JM BHK JM BHK JM BHK JM BHK 0b mandag tirsdag onsdag torsdag fredag AS BHK AS BHK AS BHK AS BHK AS BHK AS

Læs mere

Har det en værdi og hvordan kommer du i gang?

Har det en værdi og hvordan kommer du i gang? Virtualisering? Har det en værdi og hvordan kommer du i gang? Torben Vig Nelausen Produktchef Windows Server, Microsoft og Claus Petersen Senior Partner Technology Specialist, Microsoft Agenda Hvad er

Læs mere

Intro til AVR. Mads Pedersen, OZ6HR mads@oz6hr.dk

Intro til AVR. Mads Pedersen, OZ6HR mads@oz6hr.dk Intro til AVR Mads Pedersen, OZ6HR mads@oz6hr.dk Projektidé Brug en AVR-microcontroller Mål temperatur vha. temperatursensor Vis på display Send til computer og vis temperatur Slide 2 Plan 27/10-2005:

Læs mere

MOC On-Demand Identity with Windows Server 2016 [20742]

MOC On-Demand Identity with Windows Server 2016 [20742] E-learning 90 dage DKK 7.999 Nr. 89067 P ekskl. moms Dato Sted 29-12-2019 Virtuelt kursus MOC On-Demand Identity with Windows Server 2016 [20742] Online undervisning når det passer dig MOC On-Demand er

Læs mere

Apple MacBook Air 13.3" 8GB 128GB Graphics 6000 Apple OS X High Sierra

Apple MacBook Air 13.3 8GB 128GB Graphics 6000 Apple OS X High Sierra Apple MacBook Air 13.3" 8GB 128GB Graphics 6000 Apple OS X 10.13 High Sierra Description Apple MacBook Air - Core i5 1.8 GHz - OS X 10.13 Sierra - 8 GB RAM - 128 GB SSD - 13.3" 1440 x 900 - HD Graphics

Læs mere

02-03-2012. Sesam Automationstrend. Spørgsmål til leverandørerne? New Automation Technology

02-03-2012. Sesam Automationstrend. Spørgsmål til leverandørerne? New Automation Technology New Automation Technology Sesam Automationstrend Sesam Automationstrend 1 Spørgsmål til leverandørerne? Hvorledes håndteres kundekrav til udviklingsplatformen, og hvorledes håndteres kundernes specielle

Læs mere

National supercomputing dag Muligheder og Udfordringer

National supercomputing dag Muligheder og Udfordringer National supercomputing dag Muligheder og Udfordringer Jeppe Olsen Institut for kemi Aarhus Universitet May 30, 2016 Jeppe Olsen (Kemi, AU) National supercomputing dag May 30, 2016 1 / 7 Supercomputer

Læs mere

Rejseplanen status og udvikling. Birgitte Woolridge, Product Manager, blw@rejseplanen.dk

Rejseplanen status og udvikling. Birgitte Woolridge, Product Manager, blw@rejseplanen.dk Rejseplanen status og udvikling Birgitte Woolridge, Product Manager, blw@rejseplanen.dk Agenda Rejseplanen facts&figures Hvorfor kan Rejseplanen ikke bare vise, når bussen ikke kommer??!! Nye ting på Rejseplanen

Læs mere

Mikroarkitektur. Niels Olof Bouvin Institut for Datalogi Aarhus Universitet

Mikroarkitektur. Niels Olof Bouvin Institut for Datalogi Aarhus Universitet Mikroarkitektur Niels Olof Bouvin Institut for Datalogi Aarhus Universitet 1 Level 1: Mikrokode niveauet Level 5 Problem-oriented language level Translation (compiler) Level 4 Assembly language level Translation

Læs mere

Modbus data modellen er opbygget af fire primære data typer. I nedenstående skema er en kort oversigt over disse.

Modbus data modellen er opbygget af fire primære data typer. I nedenstående skema er en kort oversigt over disse. Modbus RTU protokol Indledning Modbus er en application layer messaging protocol, placeret på 7. lag i OSI modellen, der sørger for client/server kommunikation mellem enheder koblet på forskellige typer

Læs mere

Grow. With the Leader. IBM Storwize v7000. v/lars Kok

Grow. With the Leader. IBM Storwize v7000. v/lars Kok Grow. With the Leader. IBM Storwize v7000 v/lars Kok Information Explosion Zettabytes Informationen i danske virksomheder fordobles hver 18-24 måneder Exabytes Budget til Storage & daministration stiger

Læs mere

Online-datablad. T4000-1RBA01 T4000 Standard PRODUKTPORTEFØLJE

Online-datablad. T4000-1RBA01 T4000 Standard PRODUKTPORTEFØLJE Online-datablad T4000-1RBA01 T4000 Standard A B C D E F H I J K L M N O P Q R S T Oversigt over tekniske data Egenskaber Systemdel Sikkerhedstekniske parametre Bestillingsoplysninger Type Andre instrumentudførelser

Læs mere

SAS GRID MANAGER THOMAS DAMGAARD, CHEFKONSULENT, SAS INSTITUTE Copyr i g ht 2016, SAS Ins titut e Inc. All rights res er ve d.

SAS GRID MANAGER THOMAS DAMGAARD, CHEFKONSULENT, SAS INSTITUTE Copyr i g ht 2016, SAS Ins titut e Inc. All rights res er ve d. SAS GRID MANAGER THOMAS DAMGAARD, CHEFKONSULENT, SAS INSTITUTE 2016-10-12 INDHOLD Hvad kan Grid Manager? Hvordan virker SAS Grid Manager? Spørgsmål HVAD KAN GRID MANAGER? Jobstyring Central administration

Læs mere

Mini DVB-T USB stik S6

Mini DVB-T USB stik S6 Technaxx Mini DVB-T USB stik S6 Brugermanual Find venligst Overensstemmelseserklæring for denne enhed under følgende internetadresse-link: www.technaxx.de/konformitätserklärung/mini_dvbt_stick_s6 Denne

Læs mere

MATHIC, SINGULAR & XMALLOC

MATHIC, SINGULAR & XMALLOC MATHIC, SINGULAR & XMALLOC Christian Eder POLSYS Team, UPMC, Paris, France June 11, 2013 1 / 17 1 SINGULAR Signature-based Gröbner Basis algorithms Restructuring SINGULAR 2 XMALLOC 3 MATHIC Overall structure

Læs mere

Internetsøgemaskiner. Gerth Stølting Brodal Datalogisk Institut Aarhus Universitet

Internetsøgemaskiner. Gerth Stølting Brodal Datalogisk Institut Aarhus Universitet Internetsøgemaskiner Gerth Stølting Brodal Datalogisk Institut Aarhus Universitet 1 Internettet Meget stor mængde ustruktureret information Hvordan finder man relevant info? Søgemaskiner! 94: Lycos,...

Læs mere

Lær Python dag 1 - modul 1

Lær Python dag 1 - modul 1 Lær Python dag 1 - modul 1 Introduktion, basis python Steffen Berg Klenow Jonas Bamse Andersen Syddansk Universitet Indhold 1. Velkommen 2. Programmering i python 3. Typer, variabler og udtryk 1 Velkommen

Læs mere

Webkorpora: Yahoo API og perl

Webkorpora: Yahoo API og perl Webkorpora: Yahoo API og perl Jakob Halskov jh.id@cbs.dk Ph.d.-studerende Terminologi og korpuslingvistik den 21. februar 2006 1. Hvad er et API? 2. Hent din egen udviklernøgle! 3. Gennemgang af koden

Læs mere

DM-44TE 45 sek. Anti Shock bærbar CD-afspiller

DM-44TE 45 sek. Anti Shock bærbar CD-afspiller Danish DM-44TE 45 sek. Anti Shock bærbar CD-afspiller Dansk betjeningsvejledning www.denver-electronics.com SIKKERHEDSFORANSTALTNINGER For ikke at beskadige denne enhed bør den ikke opbevares på steder

Læs mere

Revision af studieordninger

Revision af studieordninger Revision af studieordninger CS(it) Nye matematik kurser Reviderede studieordninger for Datalogi og Software til 2019 Revision af studieordninger v/ulrik Nyman 1 CS(IT) Formål: Reduktion i antallet af uddannelser:

Læs mere

COMPLETE ENGINE PARTS LIST

COMPLETE ENGINE PARTS LIST COMPLETE ENGINE PARTS LIST for CRF50F Please confirm engine spec. CODE NO, TRANSMISSION GENERATOR 3a CH-200-1129301 NO-IGNITION TYPE 3b CH-200-1129302 3 SPEED CLOSED TRANSMISSION INNER ROTOR KIT TYPE-1

Læs mere

Software 1 with Java. Recitation No. 7 (Servlets, Inheritance)

Software 1 with Java. Recitation No. 7 (Servlets, Inheritance) Software 1 with Java Recitation No. 7 (Servlets, Inheritance) Servlets Java modules that run on a Web server to answer client requests For example: Processing data submitted by a browser Providing dynamic

Læs mere

DEN DIGITALE TVILLING

DEN DIGITALE TVILLING DEN DIGITALE TVILLING STEFFEN TRAM MORTENSEN PH.D. STUDERENDE Institut for materialer og produktion 2 > 200 employees > 700 students Located in Aalborg and Copenhagen Research areas: Physics (nano, optics)

Læs mere

To the reader: Information regarding this document

To the reader: Information regarding this document To the reader: Information regarding this document All text to be shown to respondents in this study is going to be in Danish. The Danish version of the text (the one, respondents are going to see) appears

Læs mere

INSTRUKTION. OJ-DV Hterm. OJ Drives A DRIVES PROGRAMME DEDICATED TO VENTILATION SOLUTIONS. 67436 05/15 (OSH) 2015 OJ Electronics A/S

INSTRUKTION. OJ-DV Hterm. OJ Drives A DRIVES PROGRAMME DEDICATED TO VENTILATION SOLUTIONS. 67436 05/15 (OSH) 2015 OJ Electronics A/S INSTRUKTION 67436 05/15 (OSH) 2015 OJ Electronics A/S OJ-DV Hterm OJ Drives A DRIVES PROGRAMME DEDICATED TO VENTILATION SOLUTIONS GENERELT OJ-DV Hterm er en håndbetjeningsenhed, som anvendes til indstilling

Læs mere

Applications. Computational Linguistics: Jordan Boyd-Graber University of Maryland RL FOR MACHINE TRANSLATION. Slides adapted from Phillip Koehn

Applications. Computational Linguistics: Jordan Boyd-Graber University of Maryland RL FOR MACHINE TRANSLATION. Slides adapted from Phillip Koehn Applications Slides adapted from Phillip Koehn Computational Linguistics: Jordan Boyd-Graber University of Maryland RL FOR MACHINE TRANSLATION Computational Linguistics: Jordan Boyd-Graber UMD Applications

Læs mere

Copyright SaaS-it Consult 2011. Er Cloud Computing blot en hype eller repræsenterer det virkelig værdi? Teknologisk Institut 13.

Copyright SaaS-it Consult 2011. Er Cloud Computing blot en hype eller repræsenterer det virkelig værdi? Teknologisk Institut 13. Er Cloud Computing blot en hype eller repræsenterer det virkelig værdi? Teknologisk Institut 13. september, 2011 Cloud Computing & SaaS Hvor er vi på vej hen? Agenda Definitioner The SaaS-it Evolution

Læs mere

Fra programmering til mikroprocessor

Fra programmering til mikroprocessor Programmering for begyndere Brug af Arduino Fra programmering til mikroprocessor EDR Hillerød Knud Krogsgaard Jensen / OZ1QK 1 Start på Arduino og programmering Programmerings kursus Sidste gang (Introduktion)

Læs mere

Rasmus Banke Banke Accessory Drives

Rasmus Banke Banke Accessory Drives Dakofa 2014 Rasmus Banke Banke Accessory Drives Agenda Lidt om Banke Accessory Drives Baggrund og produkter Meldgaard og Ringkøbing-Skjern kommune idriftsætter landets første Gas/El-hybrid Skraldebiler

Læs mere

Det Teknisk-Naturvidenskabelige Fakultet Aalborg Universitet

Det Teknisk-Naturvidenskabelige Fakultet Aalborg Universitet Det Teknisk-Naturvidenskabelige Fakultet Aalborg Universitet Institut for elektroniske systemer TITEL: Digital Diktafon PROJEKTPERIODE: 4. semester 4. februar - 30. maj, 2002 PROJEKTGRUPPE: Gr419-2002

Læs mere

Egenskaber for ROM/RAM

Egenskaber for ROM/RAM Egenskaber for ROM/RAM Preben Holm 5-3-3 En ROM-kreds kan lagre nogle data, men disse data kan ikke ændres. Man siger at kredsen har n input og b output. Input s er kaldet adresse ben (f.eks....a5) og

Læs mere

BRUGERVEJLEDNING FLTA

BRUGERVEJLEDNING FLTA V2.2 (5.06.202) () FUNKTIONSPRINCIP fungerer som en basisstation for trådløse transmittere. Controller og målinger kan transmitteres via basestationen til de kontrolsystemer, der understøtter Modbus RTU-protokollen.

Læs mere

Basic statistics for experimental medical researchers

Basic statistics for experimental medical researchers Basic statistics for experimental medical researchers Sample size calculations September 15th 2016 Christian Pipper Department of public health (IFSV) Faculty of Health and Medicinal Science (SUND) E-mail:

Læs mere

Maneurop reciprocating compressors

Maneurop reciprocating compressors MAKING MODERN LIVING POSSIBLE Maneurop reciprocating compressors MT - MTZ - LTZ - NTZ - 60 z R404A - R507A - R407C - R134a - R22 QUICK REFERENCE PRODUCT RANGE Nominal voltage M-BP Applications LBP Applications

Læs mere

Netværksalgoritmer 1

Netværksalgoritmer 1 Netværksalgoritmer 1 Netværksalgoritmer Netværksalgoritmer er algoritmer, der udføres på et netværk af computere Deres udførelse er distribueret Omfatter algoritmer for, hvorledes routere sender pakker

Læs mere

Studieordning bacheloruddannelsen i Husdyrvidenskab. Karakterer syge-/reeksamen. eksamen. Dato. Navn på eksamen: Klima i og omkring stalde. Dato.

Studieordning bacheloruddannelsen i Husdyrvidenskab. Karakterer syge-/reeksamen. eksamen. Dato. Navn på eksamen: Klima i og omkring stalde. Dato. Eksamensplan for kurser, der indgår i en SCIENCE-uddannelse, baseret på et SUND-institut Vinter 2019/2020 Gældende studieordninger: Bachelor: Husdyrvidenskab, Bsc in Biology-Biotechnology. Kandidat: MSc

Læs mere

GIGABIT COLOR IP PHONE

GIGABIT COLOR IP PHONE GIGABIT COLOR IP PHONE USER GUIDE UC924 Version:1.0.0.1 Nanjing Hanlong Technology Co., Ltd 86-25-84608050 www.h-tek.com support@h-tek.com Notices Information 1 Notices Information 2 Table of Content Notices

Læs mere