Year 4 and After Fielded HPC Multi- and Many-core-based Systems

Size: px
Start display at page:

Download "Year 4 and After Fielded HPC Multi- and Many-core-based Systems"

Transcription

1 Year 4 and After Fielded HPC Multi- and Many-cre-based Systems Mtivatin: Accelerate infusin f new technlgies int n-bard and field-deplyable systems Increase cmputatinal capabilities Speed-up applicatin executin Migrate functinality and enhance missin perfrmance Research Plan: Study perfrmance tradeffs assciated with executing Army-relevant applicatins n emerging technlgies, tradeffs w.r.t. executin time, parallelism (scalability), precisin (accuracy), size, weight, and pwer cnsumptin 1 AHPCRC Annual Review - Stanfrd University - Prject 4-3

2 Technical Apprach Technical Apprach Analyze parallel algrithms related t applicatins f interest t the Army in terms f executin-time perfrmance and scalability n emerging technlgies Identify and evaluate tls fr perfrmance measurement and prgram develpment Prfile applicatins/algrithms in terms f pwer cnsumptin, memry hierarchy ftprint, and sensitivity t precisin Develp mdels fr pwer cnsumptin and methds fr pwer management Estimate weight and size f tactical battlefield cmputer systems 2 AHPCRC Annual Review - Stanfrd University - Prject 4-3

3 Results Preliminary Results Pwer Cnsumptin study using SAR (synthetic aperture radar) cde Stere Matching: perfrmance study f algrithm using simulated annealing vs ne using graph cuts OpenCL vs CUDA: perfrmance study using CUDA and OpenCL prfilers 3 AHPCRC Annual Review - Stanfrd University - Prject 4-3

4 Synthetic Aperture Radar (SAR) Pwer Studies Image Frmatin n SAR Cdes Mimics a large radar antenna by taking multiple small-antenna bservatins while traveling ver/alng the area f interest Can prduce high-reslutin radar images with a manageably small antenna Image Frmatin Recnstructin f a radar image frm multiple SAR bservatins One f the mst cmputatinally-demanding phases f the SAR wrkflw Algrithms frm tw main classes: Furier Transfrm-based Frequency-dmain slutin Lwer quality images Mre stringent measurement cnstraints Backprjectin-based Time-dmain slutin Highly parallelizable Ptentially mre cmpute intensive 4 AHPCRC Annual Review - Stanfrd University - Prject 4-3

5 Pwer Studies n SAR Cdes SAR Perfrmance Studies Mtivatin: Given that SAR Image Frmatin is cmpute intensive and, thus, ptentially pwer hungry When SAR systems are run in pwer-cnstrained envirnments, e.g., UAVs, can runtime OS/applicatin-initiated adaptatin reduce Image Frmatin pwer cnsumptin? What trade-ffs exist between pwer and perfrmance, e.g., time-tslutin, image quality, etc.? Preliminary Study: Single vs. Duble Precisin Gal: Quantify pwer and perfrmance tradeffs between single- and duble-precisin versins f frequency- and time-dmain based SAR Image Frmatin algrithms 5 AHPCRC Annual Review - Stanfrd University - Prject 4-3

6 Pwer Studies n SAR Cdes Target SAR Wrklads HPCS SSCA #3 Benchmark (MATLAB) Frequency-dmain Image Frmatin Funded by DARPA Image Frmatin: 2D Furier Matched Filtering Cmputatinal Cmplexity: O(N 2 ) Data Set: SSCA #3 generated synthetic sensr data (size: 244MB, 488MB) Simple SAR Backprjectin Implementatin (MATLAB) Time-dmain Image Frmatin Funded by AFRL Image Frmatin: Unptimized Backprjectin Cmputatinal Cmplexity: O(N 3 ) AFRL Data Sets: SAR-Based GMTI in Urban Envirnment Challenge Prblem (size: 2.95GB) 2D/3D Imaging GOTCHA Challenge Prblem (size: 146MB per input set) 6 AHPCRC Annual Review - Stanfrd University - Prject 4-3

7 Single vs Duble Precisin Pwer Summary Studies f n Observatins SAR Cdes Watt usage: virtually n difference between single- and dubleprecisin Reduced time-t-slutin: main driver f pwer benefits frm singleprecisin runs Energy cnsumptin: Single-precisin prvides significant reductin up t 50.8% Image prcessing similarity metrics cincide with visual cmparisns f SAR single/duble precisin utput 7 AHPCRC Annual Review - Stanfrd University - Prject 4-3

8 Results Preliminary Results Pwer Cnsumptin study using SAR (synthetic aperture radar) cde Stere Matching: perfrmance study f algrithm using simulated annealing vs ne using graph cuts OpenCL vs CUDA: perfrmance study using CUDA and OpenCL prfilers 8 AHPCRC Annual Review - Stanfrd University - Prject 4-3

9 Stere Matching Prblem One f the mst intensely investigated and challenging research prblems in cmputer visin: Cmpute the disparity map given the left and right 2D images then generate the 3D image given the disparity map, which has sufficient infrmatin Skip technical details Perfrmance cmparisn: ARL simulated annealing-based algrithm vs an algrithm using graph cuts Advantages f using graph cuts: integer rather than flating-pint peratins shrter executin time and ptential pwer savings 9 AHPCRC Annual Review - Stanfrd University - Prject 4-3

10 Simulated Annealing vs Graph Cut Summary f Observatins & Future Wrk Summary f Observatins Graph Cut cde succesfully prcessed full and sub-sectin images Graph Cut executed 8 t 14 times faster than Simulated Annealing fr a variety f image inputs Future Wrk Cmpare full-image utput between Simulated Annealing and Graph Cut Analyze pwer cnsumptin savings frm integer-based Graph Cut Imprve energy functin used in cdes while maintaining their equivalence (fr apples-t-apples cmparisn) 10 AHPCRC Annual Review - Stanfrd University - Prject 4-3

11 Results Preliminary Results Pwer Cnsumptin study using SAR (synthetic aperture radar) cde Stere Matching: perfrmance study f algrithm using simulated annealing vs ne using graph cuts OpenCL vs CUDA: perfrmance study using CUDA and OpenCL prfilers* * A detailed reprt f the experimental data is available at: pencl_reprt.dcx 11 AHPCRC Annual Review - Stanfrd University - Prject 4-3

12 Stere Matching OpenCL vs CUDA Mtivatin: OpenCL enables increased prgrammer prductivity due t being a crss-vendr standard fr hetergeneus cmputing. It runs n CUDA-enabled GPUs, sme ATI GPUs, multi-cre prcessrs such as the AMD Phenm TM II x4 prcessr, and ther prcessrs such as the Cell Bradband Engine. Questin: Fr the NVIDIA GPUs, are there perfrmance tradeffs invlved in using OpenCL cmpared t using CUDA? Objective: Cmpare the perfrmance, in terms f executin time and pwer cnsumptin, f cdes cmpiled with CUDA and OpenCL 1.0 with default ptimizatins 12 AHPCRC Annual Review - Stanfrd University - Prject 4-3

13 OpenCL vs CUDA Experimental Stere Matching Methdlgy Cdes: Naïve implementatin f kernels fr the fllwing applicatins, i.e., the implementatin is dne by prting serial cdes t CUDA and OpenCL while fully expressing the available data-parallelism withut using any ptimizatins, e.g., memry calescing, use f shared, texture, and cnstant memry. Matrix Multiplicatin (MM) Matrix Transpse (MT) Dt Prduct f Vectrs (DV) Separable Cnvlutin (SC) Experimental Setup; Each kernel is executed with fur different prblem sizes and the executin time, executin prfile, and pwer cnsumptin are recrded. Fr each kernel and each prblem size tw versins f the cde are run: ne cnsists f a single iteratin f the kernel and the ther cnsists f multiple iteratins. Single iteratin versins are used fr cllecting executin prfiles. Multiple iteratin versins are used fr measurement f pwer cnsumptin and executin time. 13 AHPCRC Annual Review - Stanfrd University - Prject 4-3

14 Cmparisn f Results with Data Stere frm Recent Matching Publicatin Publicatin: Kazuhik Kmatsu, Katsut Sat, Yusuke Arai, Kentar Kyama, Hiryuki Takizawa, and Hiraki Kbayashi, Evaluating Perfrmance and Prtability f OpenCL Prgrams, iwapt Wrkshps, Agreement CUDA and OpenCL cmpilers have different ptimizatin capabilities CUDA cmpiler is mre mature in terms f ptimizatin by default Disagreement In their study, CUDA utperfrmed OpenCL fr every applicatin, while in ur study, OpenCL utperfrmed CUDA nly fr Separable Cnvlutin Pssibly because f different GPU hardware (urs: Tesla C870 and theirs Tesla C1060). 14 AHPCRC Annual Review - Stanfrd University - Prject 4-3

15 Relevance t Army and Research Prtfli - 2 SWaP Cnstraints Fr sme military cmputers executin-time perfrmance is nt enugh. In additin t executin-time perfrmance, field-deplyable and n-bard cmputing systems must satisfy SWaP cnstraints, i.e., Size, Weight, and Pwer cnstraints, as well as envirnmental cnstraints. Field-deplyable Cmputer System Designed fr high perfrmance and server cmputing in a theater f war. On-bard r Battlefield Cmputer System Designed fr highly mbile and rbust battlefield cmmunicatins and telecmmunicatins. Can reside in a small prtable shelter such as a tank r trailer. Can reside in small prtable spaces such as backpacks and clthing, r n an airplane r hummer. 15 AHPCRC Annual Review - Stanfrd University - Prject 4-3

16 Relevance t Army and Research Prtfli - 3 HPC capability in the guise f multi-cre prcessrs, GPUs, FPGAs, acceleratrs and slid-state devices is prpelling the grwth f nntraditinal HPC areas, i.e., n-bard sensr, signal, and image prcessing, t supprt the warfighter. As n-bard systems becme mre capable, applicatins will migrate frm field-deplyable t n-bard systems, and the cmmunicatin between the tw may decrease. This als has ramificatins w.r.t. pwer, executin time, and capability. 16 AHPCRC Annual Review - Stanfrd University - Prject 4-3

17 Relevance t Army and Research Prtfli - 4 Applicatin Segment t Architecture Mapping Given an applicatin segment, identify the best architecture that satisfies SWAP+ cnstraints, while prviding best applicatin perfrmance under these cnstraints. This invlves tradeffs and ptimizatins, e.g., Useful fr Increased parallelism can lead t decreased executin time but increased size, weight, and pwer Large memry ftprints can result in high pwer cnsumptin and larger size and weight Integer, in lieu f flating-pint peratins, can reduce pwer cnsumptin but may nt prvide necessary accuracy/precisin Data structures and algrithms may have t be ptimized fr applicatins t run well n emerging technlgies Chice f cmpilers and cmpiler ptimizatins can affect executin-time perfrmance and pwer cnsumptin Deplyable systems research Determining whether r nt t invest time in, e.g., GPU applicatin develpment Wrklad distributin in hetergeneus cmputing envirnments 17 AHPCRC Annual Review - Stanfrd University - Prject 4-3

18 Pints f Cntact at US Army Research Labratry Aberdeen Prving Grund: Dale Shires, Sng Park, James Rss, Advanced Cmputing and Cmputatinal Sciences Divisin Adelphi Labratry Center: Army Cllabratins Lam Nguyen, Sensrs and Electrn Devices Directrate Andres Sullivan, Sensrs and Electrn Devices Directrate Yansen Wang, Cmputatinal and Infrmatin Sciences Directrate (CISD), Battlefield Envirnment Divisin, Atmspheric Dynamics Branch White Sands Missile Range, CISD, Battlefield Envirnment Divisin: Dn Hck, Chief, Atmspheric Dynamics Branch David Knapp, Chief, Atmspheric Mdeling Applicatin Branch Rbert Dumais at Army: Jhn Ksinski, FIEEE Principal Deputy, Technlgy Intelligence and Infrmatin Warfare Directrate, US Army RDECOM CERDEC 12WD, Frt Mnmuth, NJ 18 AHPCRC Annual Review - Stanfrd University - Prject 4-3

19 Relevance t Cmputatinal Sciences and HPC Cntemprary multiprcessr (MP) systems are hetergeneus in the sense that they are cmprised f multi- and many-cre prcessrs, including acceleratrs, e.g., GPUs. High utilizatin and perfrmance f such systems requires applicatint-architecture mappings and architecture-specific ptimizatins. Pwer cnsumptin is a critical issue fr tday s MP systems, thus, pwer management is an imprtant field f research. 19 AHPCRC Annual Review - Stanfrd University - Prject 4-3

20 Deliverables per APP at Full Funding Green: in prgress preliminary results presented Red: cmpleted links in quarterly reprts Blue: nt started Perfrmance Prfiling (executin time, parallelism, precisin, and pwer) f 2-3 applicatins/algrithms executed n 2-3 technlgies Pwer cnsumptin studies n different technlgies, including flating-pint vs integer cmputatins (useful fr deplyable systems research) Perfrmance Enhancement (applicatin ptimizatin) via perfrmance tls, cmpilers, and cmpiler ptimizatin Cmparative study f OpenCL vs Cuda C Reprt n GPU perfrmance tls Perfrmance enhancement f 2-3 algrithms related t stere matching and SAR Analytical mdeling f GPU perfrmance Applicatin Segment t Architecture Mapping Survey f related literature and preliminary experimentatin Survey f related cde analysis tls Cde analysis f passive stere matching cde Cmparative study f Rfline Mdel and ther related perfrmance mdeling techniques and tls Parallel executin time mdel fr GPUs (useful fr determining whether r nt t invest time in GPU applicatin develpment and fr wrklad distributin) Pwer Management Survey f related literature Discntinued Tasks: Signature-phase related wrk (lcatin f unsupprted Master s student is a mystery) and FPGA- and related wrk (NMSU s fcus) nt yet apprved fr deletin New Task: Develp re-usable, mdular, fast backprjectin cde mdules (New requesting mdificatin t APP) 20 AHPCRC Annual Review - Stanfrd University - Prject 4-3

Parallel Processing in NCAR Command Language for Performance Improvement

Parallel Processing in NCAR Command Language for Performance Improvement Parallel Prcessing in NCAR Cmmand Language fr Perfrmance Imprvement Ping Gu, University f Wyming Mentr: Wei Huang, NCAR C- Mentr: Dave Brwn, NCAR August 1, 2013 Intrductin and Mtivatin ² The NCAR Cmmand

More information

RELEASE NOTES FOR PHOTOMESH 7.3.1

RELEASE NOTES FOR PHOTOMESH 7.3.1 RELEASE NOTES FOR PHOTOMESH 7.3.1 Abut PhtMesh Skyline s PhtMesh fully autmates the generatin f high-reslutin, textured, 3D mesh mdels frm standard 2D phtgraphs, ffering a significant reductin in cst and

More information

B Tech Project First Stage Report on

B Tech Project First Stage Report on B Tech Prject First Stage Reprt n GPU Based Image Prcessing Submitted by Sumit Shekhar (05007028) Under the guidance f Prf Subhasis Chaudhari 1. Intrductin 1.1 Graphic Prcessr Units A graphic prcessr unit

More information

NVIDIA Tesla K20X GPU Accelerator. Breton Minnehan, Beau Sattora

NVIDIA Tesla K20X GPU Accelerator. Breton Minnehan, Beau Sattora NVIDIA Tesla K20X GPU Acceleratr Bretn Minnehan, Beau Sattra Overview Jb f the GPU Histry What is the K20X GK110 Benchmark Perfrmance Jb f the GPU Vertex Shader Applies transfrms n each vertex Applies

More information

Aloha Offshore SDLC Process

Aloha Offshore SDLC Process Alha Sftware Develpment Life Cycle Alha Offshre SDLC Prcess Alha Technlgy fllws a sftware develpment methdlgy that is derived frm Micrsft Slutins Framewrk and Ratinal Unified Prcess (RUP). Our prcess methdlgy

More information

Exploring the Viability of the Cell Broadband Engine for Bioinformatics Applications

Exploring the Viability of the Cell Broadband Engine for Bioinformatics Applications Explring the Viability f the Cell Bradband Engine fr Biinfrmatics Applicatins Authrs: Vipin Sachdeva, Michael Kistler, Evan Speight and Tzy-Hwa Kathy Tzeng Presentatin by: Keyur Malaviya Dept f Cmputer

More information

Operating systems. Module 7 IPC (Interprocess communication) PART I. Tami Sorgente 1

Operating systems. Module 7 IPC (Interprocess communication) PART I. Tami Sorgente 1 Operating systems Mdule 7 IPC (Interprcess cmmunicatin) PART I Tami Srgente 1 INTERPROCESS COMMUNICATION Prcesses within a system may be independent r cperating Cperating prcess can affect r be affected

More information

NVIDIA S KEPLER ARCHITECTURE. Tony Chen 2015

NVIDIA S KEPLER ARCHITECTURE. Tony Chen 2015 NVIDIA S KEPLER ARCHITECTURE Tny Chen 2015 Overview 1. Fermi 2. Kepler a. SMX Architecture b. Memry Hierarchy c. Features 3. Imprvements 4. Cnclusin 5. Brief verlk int Maxwell Fermi ~2010 40 nm TSMC (sme

More information

DELL EMC PERSONALIZED SUPPORT SERVICES

DELL EMC PERSONALIZED SUPPORT SERVICES DELL EMC PERSONALIZED SUPPORT SERVICES Optimize yur Dell EMC investment based n yur unique requirements ESSENTIALS Dell EMC Persnalized Supprt Services: Custmize and enhance yur Dell EMC Custmer Service

More information

Suitability of Agent Technology for Military Command and Control in the Future Combat System Environment

Suitability of Agent Technology for Military Command and Control in the Future Combat System Environment Suitability f Agent Technlgy fr Military Cmmand and Cntrl in the Future Cmbat System Envirnment Dr. Thmas Ptk and Dr. Andy Lebl Cmputatinal Sciences and Engineering Divisin Oak Ridge Natinal Labratry Laurence

More information

Greg Dias, Alex Wilson. Fermi

Greg Dias, Alex Wilson. Fermi Greg Dias, Alex Wilsn Fermi Agenda Cmputer Graphics and Parallelism Basic GPU structure NVIDIA Fermi and CUDA Graphics Rendering Methds Plygn Rendering Ray Tracing Plygn Rendering Apprximatin f cmplex

More information

ECE 545 Project Deliverables

ECE 545 Project Deliverables Tp-level flder: _ Secnd-level flders: 1_assumptins 2_blck_diagrams 3_interface 4_ASM_charts 5_surce_cdes 6_verificatin 7_timing_analysis 8_results 9_benchmarking 10_bug_reprts

More information

Priority-aware Coflow Placement and scheduling in Datacenters

Priority-aware Coflow Placement and scheduling in Datacenters Pririty-aware Cflw Placement and scheduling in Datacenters Speaker: Lin Wang Research Advisr: Biswanath Mukherjee Intrductin Cflw Represents a cllectin f independent flws that share a cmmn perfrmance gal.

More information

Product Release Notes

Product Release Notes Prduct Release Ntes ATTO Cnfiguratin Tl v3.25 - Windws 1. General Release Infrmatin The ATTO Cnfiguratin Tl helps yu custmize the settings f yur ExpressSAS, Celerity and ExpressPCI hst adapters t maximize

More information

SW-G using new DryadLINQ(Argentia)

SW-G using new DryadLINQ(Argentia) SW-G using new DryadLINQ(Argentia) DRYADLINQ: Dryad is a high-perfrmance, general-purpse distributed cmputing engine that is designed t manage executin f large-scale applicatins n varius cluster technlgies,

More information

CA CMDB Connector for z/os

CA CMDB Connector for z/os PRODUCT SHEET: CA CMDB CONNECTOR FOR Z/OS CA CMDB Cnnectr fr z/os CA CMDB Cnnectr fr z/os discvers mainframe cnfiguratin items (CIs) and enables ppulatin f that infrmatin int the CA CMDB repsitry. Designed

More information

The programming for this lab is done in Java and requires the use of Java datagrams.

The programming for this lab is done in Java and requires the use of Java datagrams. Lab 2 Traffic Regulatin This lab must be cmpleted individually Purpse f this lab: In this lab yu will build (prgram) a netwrk element fr traffic regulatin, called a leaky bucket, that runs ver a real netwrk.

More information

Iowa State University

Iowa State University Iwa State University Cyber Security Smart Grid Testbed Senir Design, Design Dcument Dec 13-11 Derek Reiser Cle Hven Jared Pixley Rick Suttn Faculty Advisr: Prfessr Manimaran Gvindarasu Table f Cntents

More information

KIRA-EMTA. Why KIRA-EMTA Multi-Threaded Supercomputer. Inside KIRA-EMTA. Elastic Supercomputing Architecture. Exa-Converged Architecture

KIRA-EMTA. Why KIRA-EMTA Multi-Threaded Supercomputer. Inside KIRA-EMTA. Elastic Supercomputing Architecture. Exa-Converged Architecture Explring New Supercmputer Perfrmance Scenaris Fr New Emerging Applicatins Why KIRA-EMTA Multi-Threaded Supercmputer The A3Cube KIRA-EMTA supercmputer realizes an adaptive supercmputing architecture that

More information

Computer Organization and Architecture

Computer Organization and Architecture Campus de Gualtar 4710-057 Braga UNIVERSIDADE DO MINHO ESCOLA DE ENGENHARIA Departament de Infrmática Cmputer Organizatin and Architecture 5th Editin, 2000 by William Stallings Table f Cntents I. OVERVIEW.

More information

Computer Organization and Architecture

Computer Organization and Architecture Campus de Gualtar 4710-057 Braga UNIVERSIDADE DO MINHO ESCOLA DE ENGENHARIA Departament de Infrmática Cmputer Organizatin and Architecture 5th Editin, 2000 by William Stallings Table f Cntents I. OVERVIEW.

More information

Verigy V93000 HSM HSM3G

Verigy V93000 HSM HSM3G Verigy V93000 HSM HSM3G Prduct Overview Industry Challenges High-end wrkstatin, desktp and laptp PCs, cmputer servers, perfrmance graphics cards, dynamic game cnsles, high-end vide/hdtv, cmputer netwrking

More information

Admin Report Kit for Exchange Server

Admin Report Kit for Exchange Server Admin Reprt Kit fr Exchange Server Reprting tl fr Micrsft Exchange Server Prduct Overview Admin Reprt Kit fr Exchange Server (ARKES) is an Exchange Server Management and Reprting slutin that addresses

More information

Beyond Continuous Build: Build Grids. Darryl Bowler, CollabNet

Beyond Continuous Build: Build Grids. Darryl Bowler, CollabNet Beynd Cntinuus Build: Build Grids Darryl Bwler, CllabNet Presenters Clsing the Agile Lp Webinar Series Darryl Bwler, Senir Systems Architect, Services, CllabNet With mre than fifteen years f IT experience,

More information

It has hardware. It has application software.

It has hardware. It has application software. Q.1 What is System? Explain with an example A system is an arrangement in which all its unit assemble wrk tgether accrding t a set f rules. It can als be defined as a way f wrking, rganizing r ding ne

More information

Privacy Protection for Preventing Mobile Data Over-Collection Meikang Qiu

Privacy Protection for Preventing Mobile Data Over-Collection Meikang Qiu Privacy Prtectin fr Preventing Mbile Data Over-Cllectin Meikang Qiu Dept. f Cmputer Science Pace University Outlines Intrductin Related Wrk Backgrund Study System Mdels Mbile-Clud Framewrk Design Experiments

More information

QABOOK D ESKTOP V5.0. Release Notes

QABOOK D ESKTOP V5.0. Release Notes QABOOK D ESKTOP V5.0 Release Ntes QABk Desktp After years f research, develpment and client feedback we have nw launched QABk Desktp v5.0. We have transfrmed ur standalne desktp applicatin int a mre intuitive

More information

CSE344 Software Engineering (SWE) 27-Mar-13 Borahan Tümer 1

CSE344 Software Engineering (SWE) 27-Mar-13 Borahan Tümer 1 CSE344 Sftware Engineering (SWE) 27-Mar-13 Brahan Tümer 1 Week 2 SW Prcesses 27-Mar-13 Brahan Tümer 2 What is a SW prcess? A set f activities t develp/evlve SW. Generic activities in all SW prcesses are:

More information

STEREO VISION WITH COGNIMEM

STEREO VISION WITH COGNIMEM Applicatin Nte STEREO VISION WITH COGNIMEM THE APPLICATION Stere Visin is critical fr the evaluatin f the prximity f an bject and is the starting pint fr many machine visin applicatins. Several cmmercial

More information

UFuRT: A Work-Centered Framework and Process for Design and Evaluation of Information Systems

UFuRT: A Work-Centered Framework and Process for Design and Evaluation of Information Systems In: Prceedings f HCI Internatinal 2007 UFuRT: A Wrk-Centered Framewrk and Prcess fr Design and Evaluatin f Infrmatin Systems Jiajie Zhang 1, Keith A. Butler 2 1 University f Texas at Hustn, 7000 Fannin,

More information

CAMPBELL COUNTY GILLETTE, WYOMING

CAMPBELL COUNTY GILLETTE, WYOMING CAMPBELL COUNTY GILLETTE, WYOMING System Supprt Analyst I System Supprt Analyst II Senir System Supprt Analyst Class specificatins are intended t present a descriptive list f the range f duties perfrmed

More information

Software Engineering

Software Engineering Sftware Engineering Chapter #1 Intrductin Sftware systems are abstract and intangible. Sftware engineering is an engineering discipline that is cncerned with all aspects f sftware prductin. Sftware Prducts

More information

Handling complexity in embedded application development: an example of real time MP3 streaming over Bluetooth

Handling complexity in embedded application development: an example of real time MP3 streaming over Bluetooth Handling cmplexity in embedded applicatin develpment: an example f real time MP3 streaming ver Bluetth Authr: Trish Messiter, Clarinx Technlgies Pty Ltd, 8 Bayside Cres, Hamptn VIC, AUSTRALIA, Ph:+61 3

More information

Speculative Parallelization. Devarshi Ghoshal

Speculative Parallelization. Devarshi Ghoshal Speculative Parallelizatin Devarshi Ghshal Indiana University, Blmingtn 10/10/2011 1 Agenda Speculative Parallelizatin FastFrward-A Speculatin using Checkpint/Restart System Design Sftware-based Speculatin

More information

SchoolMessenger School Notification is a product of Henrico County Public Schools (HCPS)

SchoolMessenger School Notification is a product of Henrico County Public Schools (HCPS) 1 SchlMessenger: Staff and Parent Cmmunicatin Henric Cunty, Virginia Shrt Overview SchlMessenger Schl Ntificatin is a prduct f Henric Cunty Public Schls (HCPS) that assists the schl divisin with simplifying

More information

EcoStruxure for Data Centers FAQ

EcoStruxure for Data Centers FAQ EcStruxure fr Data Centers FAQ Revisin 1 by Patrick Dnvan Executive summary EcStruxure TM fr Data Centers is Schneider Electric s IT-enabled, pen, interperable system architecture fr data centers. This

More information

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide Xilinx Answer 65444 Xilinx PCI Express DMA Drivers and Sftware Guide Imprtant Nte: This dwnladable PDF f an Answer Recrd is prvided t enhance its usability and readability. It is imprtant t nte that Answer

More information

ERS IT Portfolio Report

ERS IT Portfolio Report Administratin and Operatins Cmmittee ERS IT Prtfli Reprt July 15 th, 2014 1 Agenda Infrmatin Technlgy Prjects Summary Applicatin Stats What s Next IT Prtfli 2 Infrmatin Technlgy Prjects Summary Remte Office

More information

Nominee: Green Mountain

Nominee: Green Mountain Nminee: Green Muntain Nminatin title: Green Peak - Dashbard, analytics and reprting slutin Green Muntain sets the green standard being the mst energy efficient data centre in the market with 100% renewable

More information

Cisco Tetration Analytics, Release , Release Notes

Cisco Tetration Analytics, Release , Release Notes Cisc Tetratin Analytics, Release 1.102.21, Release Ntes This dcument describes the features, caveats, and limitatins fr the Cisc Tetratin Analytics sftware. Additinal prduct Release ntes are smetimes updated

More information

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation CdeSlice View CdeSlice Live Dcumentatin Scripting is ne f the mst pwerful extensibility features in SSIS, allwing develpers the ability t extend the native functinality within SSIS t accmmdate their specific

More information

Multi-Device Basic. Sample User's Guide. Intel SDK for OpenCL* Applications - Samples. Document Number: US

Multi-Device Basic. Sample User's Guide. Intel SDK for OpenCL* Applications - Samples. Document Number: US Sample User's Guide Intel SDK fr OpenCL* Applicatins - Samples Dcument Number: 329763-004US Cntents Legal Infrmatin... 3 Abut Multi-Device Basic Sample... 4 Algrithm... 4 OpenCL* Implementatin... 5 System-Level

More information

Comparing Boosted Cascades to Deep Learning Architectures for Fast and Robust Coconut Tree Detection in Aerial Images

Comparing Boosted Cascades to Deep Learning Architectures for Fast and Robust Coconut Tree Detection in Aerial Images Cmparing Bsted Cascades t Deep Learning Architectures fr Fast and Rbust Ccnut Tree Detectin in Aerial Images VISAPP2018, 27-29 January 2018 Steven Puttemans*, Kristf Van Beeck* and Tn Gedemé Intrductin

More information

CONTROL-COMMAND. Software Technical Specifications for ThomX Suppliers 1.INTRODUCTION TECHNICAL REQUIREMENTS... 2

CONTROL-COMMAND. Software Technical Specifications for ThomX Suppliers 1.INTRODUCTION TECHNICAL REQUIREMENTS... 2 Réf. ThmX-NT-SI-CC001 Table f Cntents Sftware Technical Specificatins fr ThmX Authr : Philippe Page 1 / 9 1.INTRODUCTION... 2 2.TECHNICAL REQUIREMENTS... 2 3.DOCUMENTATION REQUIREMENTS... 4 4.COMPUTING

More information

What guidelines are available for Sub-editors and Referees?

What guidelines are available for Sub-editors and Referees? What guidelines are available fr Sub-editrs and Referees? A Cmbustin File dwnladed frm the IFRF Online Cmbustin Handbk ISSN 1607-9116 Cmbustin File N: 34 Versin N: 4 Date: 26-01-2004 Authr(s): Surce(s):

More information

- Replacement of a single statement with a sequence of statements(promotes regularity)

- Replacement of a single statement with a sequence of statements(promotes regularity) ALGOL - Java and C built using ALGOL 60 - Simple and cncise and elegance - Universal - Clse as pssible t mathematical ntatin - Language can describe the algrithms - Mechanically translatable t machine

More information

Introduction. by Surekha Parekh

Introduction. by Surekha Parekh Intrductin by Surekha Parekh In the current ecnmic climate, businesses are under significant pressure t cntrl csts and increase efficiency t imprve their bttm line. IBM DB2 fr z/os custmers arund the wrld

More information

Dynamic Instruction Reuse

Dynamic Instruction Reuse Dynamic Instructin Reuse Guri Shi Cmputer Sciences Department University f Wiscnsin Madisn 1 Mtivatin Prgrams cnsist f static instructins Executin sees static instructin many times - ften with same inputs

More information

NQueens Problem with CUDA

NQueens Problem with CUDA NQueens Prblem with CUDA Shuqing Chen (21760448) [MAP] [S.Chen] [NQueens Prblem with CUDA] Table f Cntents Backgrund Apprach Evaluatin Discussin Cnclusin [MAP] [S.Chen] [NQueens Prblem with CUDA] Backgrund

More information

Performance and Scalability Benchmark: Siebel CRM Release 7 on IBM eserver pseries and IBM DB2 UDB. An Oracle White Paper Updated September 2006

Performance and Scalability Benchmark: Siebel CRM Release 7 on IBM eserver pseries and IBM DB2 UDB. An Oracle White Paper Updated September 2006 Perfrmance and Scalability Benchmark: Siebel CRM Release 7 n IBM eserver pseries and IBM DB2 UDB An Oracle White Paper Updated September 2006 Perfrmance and Scalability Benchmark: Siebel CRM Release 7

More information

A Characterization of Data Mining Algorithms on a Modern Processor

A Characterization of Data Mining Algorithms on a Modern Processor A Characterizatin f Data Mining Algrithms n a Mdern Prcessr Aml Ghting, Gregry Buehrer, and Srinivasan Parthasarathy Data Mining Research Labratry, The Ohi State University Daehyun Kim, Anthny Nguyen,

More information

Lecture Handout. Database Management System. Overview of Lecture. Vertical Partitioning. Lecture No. 24

Lecture Handout. Database Management System. Overview of Lecture. Vertical Partitioning. Lecture No. 24 Lecture Handut Database Management System Lecture N. 24 Reading Material Database Systems Principles, Design and Implementatin written by Catherine Ricard, Maxwell Macmillan. Database Management Systems,

More information

Extensible Query Processing in Starburst

Extensible Query Processing in Starburst Extensible Query Prcessing in Starburst Laura M. Haas, J.C. Freytag, G.M. Lhman, and H.Pirahesh IBM Almaden Research Center CS848 Instructr: David Tman Presented By Yunpeng James Liu Outline Intrductin

More information

Because this underlying hardware is dedicated to processing graphics commands, OpenGL drawing is typically very fast.

Because this underlying hardware is dedicated to processing graphics commands, OpenGL drawing is typically very fast. The Open Graphics Library (OpenGL) is used fr visualizing 2D and 3D data. It is a multipurpse pen-standard graphics library that supprts applicatins fr 2D and 3D digital cntent creatin, mechanical and

More information

Rapid Implementation Package

Rapid Implementation Package Implementatin Package Implementatin 1 Purpse The purpse f this dcument is t detail thse services BuildingPint NrthEast ( BPNE ) will prvide as part f the Prlg Rapid Implementatin Package. This package

More information

A Need For Speed: Loading Data via the Cloud

A Need For Speed: Loading Data via the Cloud Paper 1733 A Need Fr Speed: Lading Data via the Clud Hadley Christffels, Bemska Technlgy Slutins Ltd. ABSTRACT The value f the effective use f data is universally accepted, and analytical analysis methds

More information

April release. Related release notes SMART Ink 2.x release notes (smarttech.com/kb/170570) Release notes

April release. Related release notes SMART Ink 2.x release notes (smarttech.com/kb/170570) Release notes Release ntes Educatin sftware 2014 April release Abut these release ntes These release ntes summarize the features f the Educatin sftware 2014 April release. Use the navigatin bar n the left f yur screen

More information

International Telecommunication Union. What is a Grid? Dave Berry

International Telecommunication Union. What is a Grid? Dave Berry Internatinal Telecmmunicatin Unin ITU-T What is a Grid? Dave Berry Deputy Directr, Research & E- infrastructure Develpment Natinal e-science Centre, UK ITU-T/OGF Wrkshp n Next Generatin Netwrks and Grids

More information

Common Language Runtime

Common Language Runtime Intrductin t.net framewrk.net is a general-purpse sftware develpment platfrm, similar t Java. Micrsft intrduced.net with purpse f bridging gap between different applicatins..net framewrk aims at cmbining

More information

REALTIMETALK AN OBJECT-ORIENTED LANGUAGE FOR HARD REAL-TIME SYSTEMS 1)

REALTIMETALK AN OBJECT-ORIENTED LANGUAGE FOR HARD REAL-TIME SYSTEMS 1) REALTIMETALK AN OBJECT-ORIENTED LANGUAGE FOR HARD REAL-TIME SYSTEMS 1) E. Brrssn*, C. Erikssn**, J. Gustafssn** *The Ryal Institute f Technlgy, Department f Machine Elements S-100 44 Stckhlm, Sweden **

More information

BANNER BASICS. What is Banner? Banner Environment. My Banner. Pages. What is it? What form do you use? Steps to create a personal menu

BANNER BASICS. What is Banner? Banner Environment. My Banner. Pages. What is it? What form do you use? Steps to create a personal menu BANNER BASICS What is Banner? Definitin Prduct Mdules Self-Service-Fish R Net Lg int Banner Banner Envirnment The Main Windw My Banner Pages What is it? What frm d yu use? Steps t create a persnal menu

More information

UML : MODELS, VIEWS, AND DIAGRAMS

UML : MODELS, VIEWS, AND DIAGRAMS UML : MODELS, VIEWS, AND DIAGRAMS Purpse and Target Grup f a Mdel In real life we ften bserve that the results f cumbersme, tedius, and expensive mdeling simply disappear in a stack f paper n smene's desk.

More information

ITE320 Information Management Systems

ITE320 Information Management Systems Cmputer Science Department cs.salemstate.edu ITE320 Infrmatin Management Systems 4 cr. Catalg descriptin: It is the rle f the IT prfessinal t develp, deply, manage and integrate data and infrmatin systems

More information

JSR Java API for JSON Binding (JSON- B)

JSR Java API for JSON Binding (JSON- B) JSR Java API fr JSON Binding (JSON- B) Title: * Java API fr JSON Binding (JSON- B) Summary: * A standard binding layer (metadata & runtime) fr cnverting Java bjects t/frm JSON messages. Sectin 1: Identificatin

More information

A solution for automating desktop applications with Java skill set

A solution for automating desktop applications with Java skill set A slutin fr autmating desktp applicatins with Java skill set Veerla Shilpa (Senir Sftware Engineer- Testing) Mysre Narasimha Raju, Pratap (Test Autmatin Architect) Abstract LeanFT is a pwerful and lightweight

More information

Customer Upgrade Checklist

Customer Upgrade Checklist Custmer Upgrade Checklist Getting Ready fr Yur Sabre Prfiles Upgrade Kicking Off the Prject Create a prfiles prject team within yur agency. Cnsider including peple wh can represent bth the business and

More information

CSE 3320 Operating Systems Synchronization Jia Rao

CSE 3320 Operating Systems Synchronization Jia Rao CSE 3320 Operating Systems Synchrnizatin Jia Ra Department f Cmputer Science and Engineering http://ranger.uta.edu/~jra Recap f the Last Class Multiprcessr scheduling Tw implementatins f the ready queue

More information

New! Geomatica Object Analyst Add-on package for segmentation, classification and feature extraction

New! Geomatica Object Analyst Add-on package for segmentation, classification and feature extraction Highlights New! Gematica Object Analyst Add-n package fr segmentatin, classificatin and feature extractin Easy-t-learn and easy-t-use Example results shwing segmentatin and classificatin f satellite imagery

More information

MICRO Graphicionado. A High-Performance and Energy-Efficient Graph Analytics Accelerator

MICRO Graphicionado. A High-Performance and Energy-Efficient Graph Analytics Accelerator MICRO 2016 Graphicinad A High-Perfrmance and Energy-Efficient Graph Analytics Acceleratr Tae Jun Ham Lisa Wu Narayanan Sundaram Nadathur Satish Margaret Martnsi Slide: http://tiny.cc/graphicinad Graph

More information

Cntents 1 Intrductin Kit Cntents Requirements Installatin Gesture Sensr Kit Hardware and Jumper Settings De

Cntents 1 Intrductin Kit Cntents Requirements Installatin Gesture Sensr Kit Hardware and Jumper Settings De Thin Film Pyrelectric IR Gesture Sensr Demnstratr Kit Fr lw pwer, high perfrmance gesture cntrl User Guide Versin 1.0 Dcument Revisin 1.00 20 th February 2012 Cntents 1 Intrductin... 3 1.1 Kit Cntents...

More information

End user ecompetence Framework: Presentation Title Developing Speaker s Skills Name and Competence for ICT Users

End user ecompetence Framework: Presentation Title Developing Speaker s Skills Name and Competence for ICT Users End user ecmpetence Framewrk: Presentatin Title Develping Speaker s Skills Name and Cmpetence fr ICT Users February 29th 2012 Gals What is ECDL Fundatin? What is ur mtivatin and experience f framewrks?

More information

UPGRADING TO DISCOVERY 2005

UPGRADING TO DISCOVERY 2005 Centennial Discvery 2005 Why Shuld I Upgrade? Discvery 2005 is the culminatin f ver 18 mnths wrth f research and develpment and represents a substantial leap frward in audit and decisin-supprt technlgy.

More information

An Introduction to Crescendo s Maestro Application Delivery Platform

An Introduction to Crescendo s Maestro Application Delivery Platform An Intrductin t Crescend s Maestr Applicatin Delivery Platfrm Intrductin This dcument is intended t serve as a shrt intrductin t Crescend s Maestr Platfrm and its cre features/benefits. The dcument will

More information

ITIL 2011 Service Offerings and Agreements (SOA)

ITIL 2011 Service Offerings and Agreements (SOA) IT SERVICE MANAGEMENT ITIL 2011 Service Offerings and Agreements (SOA) CERTIFICATE: DURATION: COURSE DELIVERY: LANGUAGE: ITIL 2011 Service Offerings and Agreements (SOA) 5 Days Classrm, Live Virtual Classrm

More information

1 Binary Trees and Adaptive Data Compression

1 Binary Trees and Adaptive Data Compression University f Illinis at Chicag CS 202: Data Structures and Discrete Mathematics II Handut 5 Prfessr Rbert H. Slan September 18, 2002 A Little Bttle... with the wrds DRINK ME, (r Adaptive data cmpressin

More information

CS4500/5500 Operating Systems Synchronization

CS4500/5500 Operating Systems Synchronization Operating Systems Synchrnizatin Yanyan Zhuang Department f Cmputer Science http://www.cs.uccs.edu/~yzhuang UC. Clrad Springs Recap f the Last Class Multiprcessr scheduling Tw implementatins f the ready

More information

5G Core Solutions enabled by Casa Systems Axyom Ultra-Broadband Cloud

5G Core Solutions enabled by Casa Systems Axyom Ultra-Broadband Cloud 5G Cre Slutins enabled by Casa Systems Axym Ultra-Bradband Clud Why d we need a 5G cre? When peple hear the term 5G, they usually think abut the innvatins ccurring with New Radi (NR). Hwever, 5G als refers

More information

High Security SaaS Concept Software as a Service (SaaS) for Life Science

High Security SaaS Concept Software as a Service (SaaS) for Life Science Sftware as a Service (SaaS) fr Life Science Cpyright Cunesft GmbH Cntents Intrductin... 3 Data Security and Islatin in the Clud... 3 Strage System Security and Islatin... 3 Database Security and Islatin...

More information

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on IBM eserver p690 and IBM DB2 UDB on eserver p5 570

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on IBM eserver p690 and IBM DB2 UDB on eserver p5 570 Perfrmance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applicatins n IBM eserver p690 and IBM DB2 UDB n eserver p5 570 An Oracle White Paper Released March 2005 Perfrmance and Scalability

More information

DVS Enterprise Test Results for Microsoft Lync 2013 and Citrix XenDesktop 7. Dell Client Cloud Computing Engineering Revision: 1.

DVS Enterprise Test Results for Microsoft Lync 2013 and Citrix XenDesktop 7. Dell Client Cloud Computing Engineering Revision: 1. DVS Enterprise Test Results fr Micrsft Lync 2013 and Citrix XenDesktp 7 Dell Client Clud Cmputing Engineering Revisin: 1.0 11/6/13 THIS DOCUMENT IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

Product Release Notes

Product Release Notes Prduct Release Ntes ATTO Cnfiguratin Tl v3.33 - Windws 1. General Release Infrmatin The ATTO Cnfiguratin Tl helps yu custmize the settings f yur ExpressSAS, Celerity and ExpressPCI hst adapters t maximize

More information

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 Prepared by: March Haber, march@il.ibm.cm Last Updated: January, 2012 IBM MetaData Wrkbench Enablement Series Table f Cntents: Table f

More information

No modern war has been won without air superiority, and no future war will be won without air, space and cyberspace superiority.

No modern war has been won without air superiority, and no future war will be won without air, space and cyberspace superiority. Jhn Richardsn PMA-290, FS Prttyping Chief Engineer, VP Savvee Cnsulting Inc. Dr. Grdn Lng Chief Engineer, Naval Aviatin Systems, The MITRE Crp N mdern war has been wn withut air superirity, and n future

More information

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on IBM eserver BladeCenter and IBM DB2 UDB on eserver p5 550

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on IBM eserver BladeCenter and IBM DB2 UDB on eserver p5 550 Perfrmance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applicatins n IBM eserver BladeCenter and IBM DB2 UDB n eserver p5 550 An Oracle White Paper Released December 2004 Perfrmance and

More information

CS 309: Autonomous Intelligent Robotics. Instructor: Jivko Sinapov

CS 309: Autonomous Intelligent Robotics. Instructor: Jivko Sinapov CS 309: Autnmus Intelligent Rbtics Instructr: Jivk Sinapv http://www.cs.uteas.edu/~jsinapv/teaching/cs309_spring2017/ Machine Learning Annuncements Final Prject Presentatins Saturday, May 13, 7:00-10:00

More information

Parent Assistant FAQs

Parent Assistant FAQs Parent Assistant FAQs Page 1 f 14 1- System Requirements: First time user has t: - Set the brwser language setting t English (Canada) and Arabic (UAE) - Use Internet Explrer 9 (IE9) r Internet Explrer

More information

Westinghouse Nuclear Automation. Ovation -based Rod Control Logic Cabinet

Westinghouse Nuclear Automation. Ovation -based Rod Control Logic Cabinet Westinghuse Nuclear Autmatin Ovatin -based Rd Cntrl Lgic Cabinet Backgrund The Westinghuse slid state rd cntrl system has been in peratin at many plants fr ver 30 years. The riginal system has demnstrated

More information

Creating an Automation Framework to make Record and Play Automation practical for Test Use Cases

Creating an Automation Framework to make Record and Play Automation practical for Test Use Cases Creating an Autmatin Framewrk t make Recrd and Play Autmatin practical fr Test Use Cases Cpyright Ntice Gemetric Limited. All rights reserved. N part f this dcument (whether in hardcpy r electrnic frm)

More information

The. ARM Architecture. Thomas DeMeo Thomas Becker

The. ARM Architecture. Thomas DeMeo Thomas Becker The ARM Architecture Thmas DeMe Thmas Becker Agenda What is ARM? ARM Histry ARM Design Objectives ARM Architectures What is the ARM Architecture? Advanced RISC Machines ARM is a 32-bit RISC ISA Mst ppular

More information

M. Tavera, M. Alfonseca and J. Rojas IBM Madrid Scientific Center P. Castellana, 4. Madrid-l. SPAIN.

M. Tavera, M. Alfonseca and J. Rojas IBM Madrid Scientific Center P. Castellana, 4. Madrid-l. SPAIN. THE IBM PERSONAL COMPUTER APL SYSTEM M. Tavera, M. Alfnseca and J. Rjas IBM Madrid Scientific Center P. Castellana, 4. Madrid-l. SPAIN. INTRODUCTION AND HISTORY The Cmputer Science Department f the IBM

More information

HSCN Interconnectivity Requirements Summary

HSCN Interconnectivity Requirements Summary Intercnnectivity Requirements Summary 25/05/2016 Cpyright 2016 Health and Scial Care Infrmatin Intercnnectivity Requirements Summary V0.1 25/05/2016 1 Purpse The purpse f this brief is t prvide the high

More information

Programming Heterogeneous Many-cores Using Directives

Programming Heterogeneous Many-cores Using Directives Prgramming Hetergeneus Many-cres Using Directives HMPP - OpenAcc Françis Bdin, CAPS entreprise Intrductin Prgramming many-cre systems faces the fllwing dilemma The cnstraint f keeping a unique versin f

More information

HP Server Virtualization Solution Planning & Design

HP Server Virtualization Solution Planning & Design Cnsulting & Integratin Infrastructure Services HP Server Virtualizatin Slutin Planning & Design Service descriptin Hewlett-Packard Cnsulting & Integratin Infrastructure Cnsulting Packaged Services (HP

More information

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on HP ProLiant Server and Microsoft SQL Server 2005

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on HP ProLiant Server and Microsoft SQL Server 2005 Perfrmance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applicatins n HP PrLiant Server and Micrsft SQL Server 2005 An Oracle White Paper Released Octber 2005 Perfrmance and Scalability Benchmark:

More information

Announcing Veco AuditMate from Eurolink Technology Ltd

Announcing Veco AuditMate from Eurolink Technology Ltd Vec AuditMate Annuncing Vec AuditMate frm Eurlink Technlgy Ltd Recrd any data changes t any SQL Server database frm any applicatin Database audit trails (recrding changes t data) are ften a requirement

More information

CS4500/5500 Operating Systems Computer and Operating Systems Overview

CS4500/5500 Operating Systems Computer and Operating Systems Overview Operating Systems Cmputer and Operating Systems Overview Yanyan Zhuang Department f Cmputer Science http://www.cs.uccs.edu/~yzhuang UC. Clrad Springs Ref. MOS4E, OS@Austin, Clumbia, UWisc Overview Recap

More information

Getting Started with the SDAccel Environment on Nimbix Cloud

Getting Started with the SDAccel Environment on Nimbix Cloud Getting Started with the SDAccel Envirnment n Nimbix Clud Revisin Histry The fllwing table shws the revisin histry fr this dcument. Date Versin Changes 09/17/2018 201809 Updated figures thrughut Updated

More information

How to use DCI Contract Alerts

How to use DCI Contract Alerts Hw t use DCI Cntract Alerts Welcme t the MyDCI Help Guide series Hw t use DCI Cntract Alerts In here, yu will find a lt f useful infrmatin abut hw t make the mst f yur DCI Alerts which will help yu t fully

More information

5G Core Solutions enabled by Casa Systems Axyom Software Platform

5G Core Solutions enabled by Casa Systems Axyom Software Platform enabled by Casa Systems Axym Sftware Platfrm Why d we need a 5G cre? When peple hear the term 5G, they usually think abut the innvatins ccurring with New Radi (NR). Hwever, 5G als refers t fundamental

More information

Design of Reconfigurable Multiprocessor Architecture for Embedded System

Design of Reconfigurable Multiprocessor Architecture for Embedded System Internatinal Jurnal f Cmputer Applicatins (0975 8887) Natinal Cnference n Recent Trends in Infrmatin Security (NCRTIS-2015) Design f Recnfigurable Multiprcessr Architecture fr Embedded System Archana Gmkar

More information