the power of remote GPU virtualization

Size: px
Start display at page:

Download "the power of remote GPU virtualization"

Transcription

1 Creating new horizons with rcuda: the power of remote virtualization Federico Silla Universitat Politècnica de València Spain

2 s are great! HPC Advisory Council Perth Conference /55

3 Basics of computing (single node) Basic behavior of CUDA HPC Advisory Council Perth Conference /55

4 Basics of computing (single node) s can only be used within the node they are attached to Basic behavior of CUDA HPC Advisory Council Perth Conference /55

5 Using s across the cluster A -enabled cluster is a set of independent self-contained nodes that share nothing among them: MPI is required for aggregating resources within the cluster (included s) node 1 node 2 node 3 node n Interconnection HPC Advisory Council Perth Conference /55

6 s are great! How can we make an even better usage of s? HPC Advisory Council Perth Conference /55

7 s are great! How can we make an even better usage of s? Which characteristics do we miss from s? HPC Advisory Council Perth Conference /55

8 Characteristics missing in s How can we make an even better usage of s? Which characteristics do we miss from s? 1. Many s in a single box 2. Easily sharing a given (or s) HPC Advisory Council Perth Conference /55

9 Characteristics missing in s 1. Why many s in a single box Traditionally, in order to use many s, applications had to use MPI: s can only be used within the node they are attached to Nothing is directly shared among nodes (MPI required for aggregating computing resources within the cluster) node 1 node 2 node 3 node n A non-mpi application running in this node can only use the s in this node Interconnection HPC Advisory Council Perth Conference /55

10 Characteristics missing in s 1. Many s in a single box HPC Advisory Council Perth Conference /55

11 Characteristics missing in s 1. Many s in a single box The amount of s is limited by the physical space inside the node HPC Advisory Council Perth Conference /55

12 Characteristics missing in s 1. Having many s in a single box MonteCarlo multi- program running in 10 NVIDIA Tesla K40 s HPC Advisory Council Perth Conference /55

13 Characteristics missing in s 1. Having many s in a single box 64 s!! HPC Advisory Council Perth Conference /55

14 Characteristics missing in s 1. Many s in a single box How many s are many s in a single box? HPC Advisory Council Perth Conference /55

15 Characteristics missing in s 1. Many s in a single box How many s are many s in a single box? As many s as they can be installed in the cluster node 1 node 2 node 3 node n Interconnection HPC Advisory Council Perth Conference /55

16 Characteristics missing in s How can we make an even better usage of s? Which characteristics do we miss from s? 1. Many s in a single box 2. Easily sharing a given (or s) HPC Advisory Council Perth Conference /55

17 Characteristics missing in s 2. Easily sharing a given Why should we be interested on sharing s among applications? HPC Advisory Council Perth Conference /55

18 usage of -Blast assigned but not used assigned but not used NVIDIA Tesla K20 HPC Advisory Council Perth Conference /55

19 usage of CUDA-MEME utilization is far away from maximum NVIDIA Tesla K20 HPC Advisory Council Perth Conference /55

20 usage of LAMMPS assigned but not used NVIDIA Tesla K20 HPC Advisory Council Perth Conference /55

21 Sharing a among jobs: -Blast One instance required about 51 seconds Two concurrent instances of -Blast HPC Advisory Council Perth Conference /55

22 Sharing a among jobs: -Blast First instance Two concurrent instances of -Blast HPC Advisory Council Perth Conference /55

23 Sharing a among jobs: -Blast Second instance First instance Two concurrent instances of -Blast HPC Advisory Council Perth Conference /55

24 Sharing a among applications K20 (5GB memory) LAMMPS: 876 MB mcuda-meme: 151 MB BarraCUDA: 3319 MB MUMmer: 2104 MB -LIBSVM: 145 MB HPC Advisory Council Perth Conference /55

25 Sharing a among applications K20 (5GB memory) LAMMPS: 876 MB mcuda-meme: 151 MB BarraCUDA: 3319 MB MUMmer: 2104 MB -LIBSVM: 145 MB The main concern for sharing a is the memory limitation HPC Advisory Council Perth Conference /55

26 Characteristics missing in s How can we make an even better usage of s? Which characteristics do we miss from s? 1. Many s in a single box 2. Easily sharing a given (or s) HPC Advisory Council Perth Conference /55

27 Easily sharing a among VMs A is assigned to a VM by using PCI passthrough Assignment is done exclusively to a single virtual machine. Concurrent usage of the is not possible HPC Advisory Council Perth Conference /55

28 Easily sharing a among VMs High performance network available Low performance network available HPC Advisory Council Perth Conference /55

29 Characteristics missing in s Which characteristics do we miss from s? 1. Many s in a single box 2. Easily sharing a given (or s) HPC Advisory Council Perth Conference /55

30 Characteristics missing in s Which characteristics do we miss from s? 1. Many s in a single box 2. Easily sharing a given (or s) The remote virtualization technique can efficiently address these concerns HPC Advisory Council Perth Conference /55

31 Characteristics missing in s node 1 node 2 node 3 node n Interconnection The remote virtualization technique can efficiently address these concerns HPC Advisory Council Perth Conference /55

32 Characteristics missing in s Interconnection The remote virtualization technique can efficiently address these concerns HPC Advisory Council Perth Conference /55

33 Characteristics missing in s Interconnection The remote virtualization technique can efficiently address these concerns HPC Advisory Council Perth Conference /55

34 Characteristics missing in s Interconnection The remote virtualization technique can efficiently address these concerns HPC Advisory Council Perth Conference /55

35 Remote virtualization What is remote virtualization? HPC Advisory Council Perth Conference /55

36 Basics of computing Basic behavior of CUDA HPC Advisory Council Perth Conference /55

37 Basics of computing HPC Advisory Council Perth Conference /55

38 Remote virtualization No HPC Advisory Council Perth Conference /55

39 rcuda remote CUDA A software technology that enables a more flexible use of s in computing facilities No rcuda is a development by Technical University of Valencia HPC Advisory Council Perth Conference /55

40 Basics of rcuda rcuda is a development by Universitat Politècnica de València, Spain HPC Advisory Council Perth Conference /55

41 Basics of rcuda rcuda is a development by Universitat Politècnica de València, Spain HPC Advisory Council Perth Conference /55

42 Remote virtualization envision Remote virtualization allows a new vision of a deployment, moving from the usual cluster configuration: node 1 node 2 node 3 node n Physical configuration Interconnection to the following one: node 1 Logical connections node 2 node 3 node n Logical configuration Interconnection HPC Advisory Council Perth Conference /55

43 Performance of rcuda Guy Kawasaki, marketing specialist and Silicon Valley venture capitalist Ideas Are Easy, Implementation Is Hard HPC Advisory Council Perth Conference /55

44 Performance of rcuda to Higher is better to HPC Advisory Council Perth Conference /55

45 Performance of rcuda to Higher is better to HPC Advisory Council Perth Conference /55

46 Performance of rcuda to Higher is better to HPC Advisory Council Perth Conference /55

47 Performance of rcuda CUDA rcuda rcuda scenario 1 rcuda scenario 2 HPC Advisory Council Perth Conference /55

48 Performance of rcuda CUDA rcuda rcuda scenario 1 Ideas Are Easy, Implementation Is Hard rcuda scenario 2 Guy Kawasaki, marketing specialist and Silicon Valley venture capitalist Higher is better HPC Advisory Council Perth Conference /55

49 Performance of applications using rcuda K40 s and EDR InfiniBand Lower is better MonteCarlo multi- program running in 10 NVIDIA Tesla K40 s HPC Advisory Council Perth Conference /55

50 Performance of applications using rcuda 64 s!! HPC Advisory Council Perth Conference /55

51 Performance of applications using rcuda K20 and FDR InfiniBand K40 and EDR InfiniBand Lower is better HPC Advisory Council Perth Conference /55

52 Performance of applications using rcuda EDR InfiniBand and P100 Lower is better BarraCUDA CUDA-MEME Lower is better HPC Advisory Council Perth Conference /55

53 Get a free copy of rcuda at More than 850 requests world rcuda is a development by Technical University of Valencia HPC Advisory Council Perth Conference /55

54 Tony Díaz Pablo Higueras Javier Prades Carlos Reaño Jaime Sierra Federico Silla rcuda is a development by Technical University of Valencia HPC Advisory Council Perth Conference /55

55 Thanks! Questions? rcuda is a development by Technical University of Valencia HPC Advisory Council Perth Conference /55

Bringing hardware affinity information into MPI communication strategies

Bringing hardware affinity information into MPI communication strategies Bringing hardware affinity information into MPI communication strategies Brice Goglin (and Stéphanie Moreaud) Inria Runtime Team-Project Bordeaux JLPC Rennes 2012/06/14 Hardware is increasingly complex

More information

Installation Guide. Unisphere Central. Installation. Release number REV 07. October, 2015

Installation Guide. Unisphere Central. Installation. Release number REV 07. October, 2015 Unisphere Central Release number 4.0 Installation 300-013-602 REV 07 October, 2015 Introduction... 2 Environment and system requirements... 2 Network planning...4 Download Unisphere Central...6 Deploy

More information

Multi Nodal Regional ATFM/CDM Concept and Operational Trials Colombo 7 May 2014

Multi Nodal Regional ATFM/CDM Concept and Operational Trials Colombo 7 May 2014 Multi Nodal Regional ATFM/CDM Concept and Operational Trials Colombo 7 May 2014 CANSO Asia Pacific Collaborative ATM Operations Workshop, Colombo 7 May 201 Evolution of the Regional ATFM Concept Research

More information

# 1 in ease-of-use. Guest Service Interconnectivity. Made by hoteliers, for hoteliers.

# 1 in ease-of-use. Guest Service Interconnectivity. Made by hoteliers, for hoteliers. 1.415.992.3999 - The voice of the hotel # 1 in ease-of-use. Guest Service Interconnectivity. Made by hoteliers, for hoteliers. An intuitive guest service management software for hotels. Table of Content

More information

Distributed Object Storage System Ceph in Practice

Distributed Object Storage System Ceph in Practice Distributed Object Storage System Ceph in Practice Dominik Joe Pantůček dominik.pantucek@trustica.cz Trustica 8.10.2016 Dominik Joe Pantůček Trustica Practical Ceph 8.10.2016 1 / 32 Legal notice. Dominik

More information

RSA SecurID Ready Implementation Guide

RSA SecurID Ready Implementation Guide RSA SecurID Ready Implementation Guide Last Modified Thursday, May 08, 2003 1. Partner Information Partner Name Web Site Product Name Version & Platform Product Description Product Category Netegrity,

More information

Enter here your Presentation Title 1

Enter here your Presentation Title 1 EXERCISE 4/ Simulation Potential Improvement Measures The European Organisation for the Safety of Air Navigation Objective Present a selection of additional improvement measures for enhanced civil-military

More information

DATA MANAGEMENT & CONNECTED SOLUTIONS

DATA MANAGEMENT & CONNECTED SOLUTIONS DATA MANAGEMENT & CONNECTED SOLUTIONS The flight data journey Solutions to help improve operations efficiency COLLECT YOUR FLIGHT DATA PUT YOUR FLIGHT DATA TO WORK Data Acquisition Data Transfer Data management

More information

ATPCO. Intended positioning on the market

ATPCO. Intended positioning on the market Company profile Founded in 1965 Head Office address USA (Washington Dulles International Airport) Countries with offices 3 countries (USA, UK, Singapore) Main activities Number of employees Countries with

More information

Scalable Runtime Support for Data-Intensive Applications on the Single-Chip Cloud Computer

Scalable Runtime Support for Data-Intensive Applications on the Single-Chip Cloud Computer Scalable Runtime Support for Data-Intensive Applications on the Single-Chip Cloud Computer Anastasios Papagiannis and Dimitrios S. Nikolopoulos, FORTH-ICS Institute of Computer Science (ICS) Foundation

More information

FOR SMALL AND MEDIUM SIZED AIRPORTS Velocity FIDS

FOR SMALL AND MEDIUM SIZED AIRPORTS Velocity FIDS is a FIDS solution for small and medium sized airports. It is available as an installed and as a cloud solution and it is multi airport solution. The package contains many use full features like a flight

More information

Model-based development of self-organized earthquake early warning systems

Model-based development of self-organized earthquake early warning systems Joint ITU-T and SDL Forum Society workshop on ITU System Design Languages Geneva, 5 th -6 th Sep 008 Model-based development of self-organized earthquake early warning systems Joachim Fischer Klaus Ahrens,

More information

Washington Dulles International Airport (IAD) Aircraft Noise Contour Map Update

Washington Dulles International Airport (IAD) Aircraft Noise Contour Map Update Washington Dulles International Airport (IAD) Aircraft Noise Contour Map Update Ultimate ASV, Runway Use and Flight Tracks 4th Working Group Briefing 8/13/18 Meeting Purpose Discuss Public Workshop input

More information

Discrete-Event Simulation of Air Traffic Flow

Discrete-Event Simulation of Air Traffic Flow See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/269217652 Discrete-Event Simulation of Air Traffic Flow Conference Paper August 2010 DOI: 10.2514/6.2010-7853

More information

Remote towers at your service. First validation of remote tower for multiple airports (PJ05)

Remote towers at your service. First validation of remote tower for multiple airports (PJ05) Remote towers at your service First validation of remote tower for multiple airports (PJ05) DLR (AT-One) the research perspective Remote Tower Operations from Vision to Reality Proof of Concept Since 2008

More information

ICAO Cyber Summit & Exhibition CLOSING REMARKS. 10 April 2017

ICAO Cyber Summit & Exhibition CLOSING REMARKS. 10 April 2017 ICAO Cyber Summit & Exhibition CLOSING REMARKS 10 April 2017 1 Definitions Cyber adjective - relating to or characteristic of the culture of computers, information technology, and virtual reality. "the

More information

Gogo Connected Aircraft Services

Gogo Connected Aircraft Services Gogo Connected Aircraft Services Connected Aircraft Services The power of a connected fleet These benefits are made possible through Gogo Inflight Services, the Gogo FLEX Inflight System, the Gogo Inflight

More information

TABLE OF CONTENTS. Coral Springs Charter High School and Middle School Job No Page 2

TABLE OF CONTENTS. Coral Springs Charter High School and Middle School Job No Page 2 Job No. 15-019 Page 2 TABLE OF CONTENTS 1.0 INTRODUCTION... 4 2.0 EXISTING CONDITIONS... 5 3.0 TRAFFIC GENERATION... 7 4.0 TRIP DISTRIBUTION... 8 5.0 FUTURE CONDITIONS... 8 6.0 SITE ACCESS...13 7.0 CONCLUSION...13

More information

Embedded Platforms Conference Program

Embedded Platforms Conference Program Embedded Platforms Conference Program 89 percent of those who attended the Embedded Platforms Conference in 2016 said that they were satisfied to very satisfied. The themes addressed over the two-day Embedded

More information

Towards a 100% renewable energy future: WÄRTSILÄ Energy Solutions

Towards a 100% renewable energy future: WÄRTSILÄ Energy Solutions Towards a 100% renewable energy future: WÄRTSILÄ Energy Solutions Marco Golinelli, Director Energy Solutions X Conferenza Nazionale per l Efficienza Energetica THIS IS WÄRTSILÄ A global leader in smart

More information

Menlo Park Fire District Training Division. Unmanned Aerial System Pilot

Menlo Park Fire District Training Division. Unmanned Aerial System Pilot Menlo Park Fire District Training Division TASK BOOK FOR THE POSITION OF Unmanned Aerial System Pilot Date Issued TASK BOOK ASSIGNED TO: Individuals name, assignment DATE TASK BOOK INITIATED The material

More information

PRAJWAL KHADGI Department of Industrial and Systems Engineering Northern Illinois University DeKalb, Illinois, USA

PRAJWAL KHADGI Department of Industrial and Systems Engineering Northern Illinois University DeKalb, Illinois, USA SIMULATION ANALYSIS OF PASSENGER CHECK IN AND BAGGAGE SCREENING AREA AT CHICAGO-ROCKFORD INTERNATIONAL AIRPORT PRAJWAL KHADGI Department of Industrial and Systems Engineering Northern Illinois University

More information

Implementing an Air Taxi System

Implementing an Air Taxi System Departamento de Ingeniería Industrial, FCFM, Universidad de Chile, Chile August 11, 2006 Outline 1 Introduction 2 The Routing Problems 3 Final Comments Work Team Work Team Mo Bazaraa (Georgia Institute

More information

ICAO Initiatives on Global Tracking

ICAO Initiatives on Global Tracking ICAO Initiatives on Global Tracking Nancy Graham Director, Air Navigation Bureau, ICAO Expert Dialogue on Real-time Monitoring of Flight Data, including the Black Box the Need for International Standards

More information

Four Ways to Enjoy Your Marriott Vacation Club Timeshare Interest

Four Ways to Enjoy Your Marriott Vacation Club Timeshare Interest Four Ways to Enjoy Your Marriott Vacation Club Timeshare Interest Using your ownership. As a Marriott Vacation Club Owner, you enjoy the service and quality that comes with the Marriott Vacation Club

More information

Mathematical modeling in the airline industry: optimizing aircraft assignment for on-demand air transport

Mathematical modeling in the airline industry: optimizing aircraft assignment for on-demand air transport Trabalho apresentado no CNMAC, Gramado - RS, 2016. Proceeding Series of the Brazilian Society of Computational and Applied Mathematics Mathematical modeling in the airline industry: optimizing aircraft

More information

FUTURE PASSENGER PROCESSING. ACRP New Concepts for Airport Terminal Landside Facilities

FUTURE PASSENGER PROCESSING. ACRP New Concepts for Airport Terminal Landside Facilities FUTURE PASSENGER PROCESSING ACRP 07-01 New Concepts for Airport Terminal Landside Facilities In association with: Ricondo & Associates, TransSolutions, TranSecure RESEARCH Background Research Objective

More information

A Statistical Method for Eliminating False Counts Due to Debris, Using Automated Visual Inspection for Probe Marks

A Statistical Method for Eliminating False Counts Due to Debris, Using Automated Visual Inspection for Probe Marks A Statistical Method for Eliminating False Counts Due to Debris, Using Automated Visual Inspection for Probe Marks SWTW 2003 Max Guest & Mike Clay August Technology, Plano, TX Probe Debris & Challenges

More information

JUNEAU RUNWAY INCURSION MITIGATION (RIM) PROGRAM. April 10 th 2017

JUNEAU RUNWAY INCURSION MITIGATION (RIM) PROGRAM. April 10 th 2017 JUNEAU RUNWAY INCURSION MITIGATION (RIM) PROGRAM April 10 th 2017 1 Agenda Recap Potential Mitigation Response to Stakeholder Questions Next Steps 2 Recap 3 Background Master Plan considered the runway

More information

AIRPORT ADVISORY BOARD COMMUNICATION

AIRPORT ADVISORY BOARD COMMUNICATION CITY OF TYLER AIRPORT ADVISORY BOARD COMMUNICATION Agenda Number: AABC 05-16-01 Date: May 16, 2016 Subject: Request that the Airport Advisory Board consider recommending that the City Council consider

More information

A New Way to Work in the ERCOT Market

A New Way to Work in the ERCOT Market Siemens Energy, Inc. Power Technology Issue 111 A New Way to Work in the ERCOT Market Joseph M. Smith Senior Staff Business Development Specialist joseph_smith@siemens.com In recent months The Electric

More information

TWELFTH AIR NAVIGATION CONFERENCE

TWELFTH AIR NAVIGATION CONFERENCE International Civil Aviation Organization 19/3/12 WORKING PAPER TWELFTH AIR NAVIGATION CONFERENCE Montréal, 19 to 30 November 2012 (Presented by the Secretariat) EXPLANATORY NOTES ON THE AGENDA ITEMS The

More information

EUROPEAN FORUM ON CLEAN ENERGY FOR ISLANDS

EUROPEAN FORUM ON CLEAN ENERGY FOR ISLANDS The role of island local and regional authorities in the clean energy transition 09 July 2018 Naxos, Greece Kostas Komninos Director of DAFNI Network of Sustainable Greek Islands Head of Energy and Climate

More information

Constrained Long-Range Plan for the National Capital Region.

Constrained Long-Range Plan for the National Capital Region. MEMORANDUM TO: FROM: Ronald Milone, Director, Travel Forecasting and Emissions Analysis Program, COG/TPB staff Meseret Seifu, Principal Transportation Engineer, COG/TPB staff SUBJECT: Transmittal Information

More information

A Network Model to Simulate Airport Surface Operations

A Network Model to Simulate Airport Surface Operations A Network Model to Simulate Airport Surface Operations Project Proposal February 11, 2014 Prepared by: Adel Elessawy Robert Eftekari Yuriy Zhylenko For: Dr. Kathryn Laskey Sponsored by: Dr. Lance Sherry

More information

Hiway Gateway Specification and Technical Data

Hiway Gateway Specification and Technical Data L Hiway Gateway Specification and Technical Data HG03-400 8/92 detergant coffee chocolate Page 2 TDC 3000 Hiway Gateway Specification and Technical Data Introduction This publication defines the significant

More information

Digital transformation of aviation Marouan CHIDA

Digital transformation of aviation Marouan CHIDA Digital transformation of aviation Marouan CHIDA Digital Transformation & Innovation Manager SESAR Joint Undertaking 18th May 2018 SESAR ATM MASTER PLAN EXPLORATORY RESEARCH INDUSTRIAL RESEARCH AND VALIDATION

More information

WELCOME TO THE AGE OF THE CONNECTED AIRCRAFT

WELCOME TO THE AGE OF THE CONNECTED AIRCRAFT WELCOME TO THE AGE OF THE CONNECTED AIRCRAFT The Connected Aircraft Honeywell is changing the way people communicate on and with an aircraft today and in the future making the business of flying safer,

More information

Atennea Air. The most comprehensive ERP software for operating & financial management of your airline

Atennea Air. The most comprehensive ERP software for operating & financial management of your airline Atennea Air The most comprehensive ERP software for operating & financial management of your airline Atennea Air is an advanced and comprehensive software solution for airlines management, based on Microsoft

More information

Todsanai Chumwatana, and Ichayaporn Chuaychoo Rangsit University, Thailand, {todsanai.c;

Todsanai Chumwatana, and Ichayaporn Chuaychoo Rangsit University, Thailand, {todsanai.c; Using Hybrid Technique: the Integration of Data Analytics and Queuing Theory for Average Service Time Estimation at Immigration Service, Suvarnabhumi Airport Todsanai Chumwatana, and Ichayaporn Chuaychoo

More information

Granting in a multi-lane environment

Granting in a multi-lane environment Granting in a multi-lane environment www.huawei.com Author/ Email: Version: V1.0(20YYMMDD) HUAWEI TECHNOLOGIES CO., LTD. vm 1 vm 2 vm N How should we grant bonded channels Two Options; Grant all lanes

More information

- HPEC 2010 Workshop -

- HPEC 2010 Workshop - Air Force Evolution to Open Avionics i - HPEC 2010 Workshop - Robert Bond Avionics for HPEC 1 Outline Open Architecture Vision for the Air Force Layered architecture Technologies Air Force Avionics Architectures

More information

Evaluation of Quality of Service in airport Terminals

Evaluation of Quality of Service in airport Terminals Evaluation of Quality of Service in airport Terminals Sofia Kalakou AIRDEV Seminar Lisbon, Instituto Superior Tecnico 20th of October 2011 1 Outline Motivation Objectives Components of airport passenger

More information

Documentation Issues and Initiatives

Documentation Issues and Initiatives Documentation Issues and Initiatives Chris Markou Head, Operational Cost Management IATA, Safety and Flight Operations ASA Quality Committee Meeting June 12-14, 2017 About IATA (Intern l Air Transport

More information

9/16/ CHG 213 VOLUME 3 GENERAL TECHNICAL ADMINISTRATION CHAPTER 61 AIRCRAFT NETWORK SECURITY PROGRAM

9/16/ CHG 213 VOLUME 3 GENERAL TECHNICAL ADMINISTRATION CHAPTER 61 AIRCRAFT NETWORK SECURITY PROGRAM VOLUME 3 GENERAL TECHNICAL ADMINISTRATION CHAPTER 61 AIRCRAFT NETWORK SECURITY PROGRAM Section 1 Safety Assurance System: Evaluate the Operator s 14 CFR Parts 121, 121/135, 125, and 129 Aircraft Network

More information

REG ASP MIL APO USE INT IND NM

REG ASP MIL APO USE INT IND NM ECAC REG ASP MIL APO USE INT IND NM Subject matter and scope This objective is linked to ATM Functionality 3 of Commission Regulation (EU) No 716/2014 on the establishment of the Pilot Common Project,

More information

IATA Paperless Operations; Update

IATA Paperless Operations; Update IATA Paperless Operations; Update Chris Markou, PhD, MBA Head, Operational Cost Management IATA, Safety and Flight Operations 2017 ATA e-business Forum About IATA (Intern l Air Transport Ass n) Represents

More information

P.O. Box 1749 Halifax, Nova Scotia B3J 3A5 Canada Item No. 2 Halifax Regional Council November 13, 2018

P.O. Box 1749 Halifax, Nova Scotia B3J 3A5 Canada Item No. 2 Halifax Regional Council November 13, 2018 P.O. Box 1749 Halifax, Nova Scotia B3J 3A5 Canada Item No. 2 Halifax Regional Council November 13, 2018 TO: SUBMITTED BY: Mayor Savage and Members of Halifax Regional Council Original Signed Councillor

More information

SMILEGOV Islands fostering multi-level governance for sustainable energy planning

SMILEGOV Islands fostering multi-level governance for sustainable energy planning COOPENERGY Multilevel Governance in Sustainable Energy Planning December 3, 2015 SMILEGOV Islands fostering multi-level governance for sustainable energy planning Kostas Komninos, SmileGov Coordinator

More information

PSS E 34.0 Release Webinar 23 April 2015

PSS E 34.0 Release Webinar 23 April 2015 PSS E 34.0 Release Webinar 23 April 2015 siemens.com/answers Announcements 1. PSSE 34.0 will be available for download within the next few days You will receive an email with the download link and new

More information

Ground Handling Operations Manual

Ground Handling Operations Manual Ground Handling Operations Manual The Operations Manual, including the Ground Handling Manual, must describe the operator s processes and procedures for undertaking ground handling operations. Ground Handling;

More information

Amadeus Altéa Airport Link

Amadeus Altéa Airport Link Product information & MORE Amadeus Altéa Airport Link Customer Solutions Distribution & Content

More information

PSS MVS 7.15 announcement

PSS MVS 7.15 announcement PSS MVS 7.15 announcement New Mainframe Software Print SubSystem MVS 7.15 AFP printing and AFP2PDF conversion Version 7.15 Bar Code + PDF Update with additional features and fixes 2880 Bagsvaerd Tel.:

More information

M. Morant, M.J. VIÑALS, C. Ferris y M.E.Casar Universitat Politècnica de València (Spain) Proyecto financiado por:

M. Morant, M.J. VIÑALS, C. Ferris y M.E.Casar Universitat Politècnica de València (Spain) Proyecto financiado por: M. Morant, M.J. VIÑALS, C. Ferris y M.E.Casar Universitat Politècnica de València (Spain) Proyecto financiado por: The outdoors is a location for a recreational activity related largely to a natural environment,

More information

David Controle, Analytics Accelerator Airbus. Why Invest in AI and Deep Learning NVIDIA GTC

David Controle, Analytics Accelerator Airbus. Why Invest in AI and Deep Learning NVIDIA GTC David Controle, Analytics Accelerator Airbus Why Invest in AI and Deep Learning NVIDIA GTC Punctuality issue 20 % flights delayed more than 15 min * 50 min average delay * 57 % airlines experience frequent

More information

Traffic Flow Management

Traffic Flow Management Traffic Flow Management Traffic Flow Management The mission of traffic management is to balance air traffic demand with system capacity to ensure the maximum efficient utilization of the NAS 2 Traffic

More information

world class Infrastructure meets state of the art technology?

world class Infrastructure meets state of the art technology? What happens when world class Infrastructure meets state of the art technology? A partnership that will revolutionize Midwest regional travel. VIP HELICOPTER CHARTER Best in Class Helicopter Charter Travel

More information

FAA GBAS Program Update January 29, 2010

FAA GBAS Program Update January 29, 2010 US-India Aviation Cooperation Program FAA GBAS Program Update January 29, 2010 Carlos A. Rodriguez FAA GBAS Program Manager Major milestone completed in the history of the FAA GBAS program FAA completed

More information

RED ATLAS PRODUCT BROCHURE. From Nevalee Business Solutions

RED ATLAS PRODUCT BROCHURE. From Nevalee Business Solutions RED ATLAS PRODUCT BROCHURE From Nevalee Business Solutions CONTENTS OVERVIEW... 3 FUNCTIONS... 3 BACKGROUND... 3 ATC... 4 OPERATIONS... 5 ACCOUNTS... 6 REPORTING... 7 CONSULTING... 8 2 OVERVIEW Red Atlas

More information

Future airport concept

Future airport concept 1 Future airport concept Martin Matas University of Zilina, EPHE Eurocontrol Experimental Centre Supervisors: Antonin KAZDA University of Zilina Zilina, Slovak Republic Prof. Ivan LAVALLÉE École Pratique

More information

SLIDING WINDOW & DOOR LOCK

SLIDING WINDOW & DOOR LOCK AUSTRALIA Patents Act 1990 COMPLETE SPECIFICATIONS INNOVATION PATENT SLIDING WINDOW & DOOR LOCK INVENTOR: MR GHASSAN HADDAD G.J.N.R. HOLDINGS PTY LTD (ACN 135 397 312) 1 SLIDING WINDOW LOCK Inventor: Mr

More information

Mobile Work Caravans Product Guide

Mobile Work Caravans Product Guide Mobile Work Caravans Product Guide room2move.com supply a comprehensive range of industrial strength Work Caravans for sale or lease. The Work Caravans are purpose built for the extreme remote environments

More information

American Institute of Aeronautics and Astronautics

American Institute of Aeronautics and Astronautics Speech by Jeff Hmara to the American Institute of Aeronautics and Astronautics Tuesday April 25, 2002 FREE FLIGHT 1500 K Street, NW Suite 500 Washington, DC 20005 WHAT IS FREE FLIGHT?...3 CORE CAPABILITIES...3

More information

THE MIDCAS PROJECT. Johan Pellebergs Saab Aerosystems. Keywords: UAS, Sense & Avoid, Standardization, Non-segregated Airspace

THE MIDCAS PROJECT. Johan Pellebergs Saab Aerosystems. Keywords: UAS, Sense & Avoid, Standardization, Non-segregated Airspace 27 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES THE MIDCAS PROJECT Johan Pellebergs Saab Aerosystems Keywords: UAS, Sense & Avoid, Standardization, Non-segregated Airspace Abstract MIDCAS is

More information

The passenger in focus of multimodal airport management

The passenger in focus of multimodal airport management The passenger in focus of multimodal airport management Meta-CDM Workshop, Frankfurt, 13th Nov. 2013 Axel B.Classen DLR Air Transport and Airport Research www.dlr.de Chart 2 2013--11-13 The passenger in

More information

SPADE-2 - Supporting Platform for Airport Decision-making and Efficiency Analysis Phase 2

SPADE-2 - Supporting Platform for Airport Decision-making and Efficiency Analysis Phase 2 - Supporting Platform for Airport Decision-making and Efficiency Analysis Phase 2 2 nd User Group Meeting Overview of the Platform List of Use Cases UC1: Airport Capacity Management UC2: Match Capacity

More information

Setup and Configure the Siteminder Policy Store with Dxmanager

Setup and Configure the Siteminder Policy Store with Dxmanager One CA Plaza Islandia, NY 11749 T +1 631 342 6000 F +1 631 342 6800 ca.com June 20, 2013 Customer Request Number: N/A System/Application: Policy Server Module: Siteminder Policy Store with DXmanager Request

More information

ATC Simulators. The manufacturer of

ATC Simulators. The manufacturer of ATC Simulators The manufacturer of Edda Systems AS Established in 2005, by 5 experienced ATM engineers (ex Avinor) 100% owned by the employees/founders Edda Systems AS is specialized in CNS/ATM systems,

More information

Chapter 1 EXECUTIVE SUMMARY

Chapter 1 EXECUTIVE SUMMARY Chapter 1 EXECUTIVE SUMMARY Contents Page Aviation Growth Scenarios................................................ 3 Airport Capacity Alternatives.............................................. 4 Air Traffic

More information

PSS VM 7.15 announcement

PSS VM 7.15 announcement PSS VM 7.15 announcement New Mainframe Software Print SubSystem VM 7.15 AFP printing to PCL and PostScript Version 7.15 Bar Code Update with additional features and fixes 2880 Bagsvaerd Tel.: +45 4436

More information

BUILDING A REGIONAL INFRASTRUCTURE FOR THE FUTURE OF INTERNET IN LATIN AMERICA

BUILDING A REGIONAL INFRASTRUCTURE FOR THE FUTURE OF INTERNET IN LATIN AMERICA BUILDING A REGIONAL INFRASTRUCTURE FOR THE FUTURE OF INTERNET IN LATIN AMERICA A report to the CAF La:n American Development Bank Telecom Advisory Services, LLC FUTURECOM Rio de Janeiro, October 24, 2013

More information

etrust SiteMinder Agent r5.5 for BEA WebLogic 9.0 etrust SiteMinder Agent for BEA WebLogic Guide

etrust SiteMinder Agent r5.5 for BEA WebLogic 9.0 etrust SiteMinder Agent for BEA WebLogic Guide etrust SiteMinder Agent r5.5 for BEA WebLogic 9.0 etrust SiteMinder Agent for BEA WebLogic Guide This documentation (the Documentation ) and related computer software program (the Software ) (hereinafter

More information

Evaluation of Alternative Aircraft Types Dr. Peter Belobaba

Evaluation of Alternative Aircraft Types Dr. Peter Belobaba Evaluation of Alternative Aircraft Types Dr. Peter Belobaba Istanbul Technical University Air Transportation Management M.Sc. Program Network, Fleet and Schedule Strategic Planning Module 5: 10 March 2014

More information

Runway Length Analysis Prescott Municipal Airport

Runway Length Analysis Prescott Municipal Airport APPENDIX 2 Runway Length Analysis Prescott Municipal Airport May 11, 2009 Version 2 (draft) Table of Contents Introduction... 1-1 Section 1 Purpose & Need... 1-2 Section 2 Design Standards...1-3 Section

More information

Flight Crew Operating Manual STANDARD OPERATING PROCEDURES

Flight Crew Operating Manual STANDARD OPERATING PROCEDURES CONTENTS 9.00.01 P 2 9.00.01 CONTENTS... 2 9.01.01 CONFIGURE... 3 9.01.02 CONFIGURE... 4 9.02.01 START... 5 9.02.02 START... 6 9.03.01 REFUEL... 7 9.03.02 REFUEL... 8 9.04.01 STATUS... 9 9.05.01 FDR...

More information

Wärtsilä Italia S.p.A. Confindustria Venezia Giulia - Trieste, 28 th February 2018

Wärtsilä Italia S.p.A. Confindustria Venezia Giulia - Trieste, 28 th February 2018 Wärtsilä Italia S.p.A. Confindustria Venezia Giulia - Trieste, 28 th February 2018 1 THIS IS WÄRTSILÄ A global leader in advanced technologies and complete lifecycle solutions for the marine and energy

More information

New Distribution Capability (NDC) Enhancing Business and Leisure Travel

New Distribution Capability (NDC) Enhancing Business and Leisure Travel New Distribution Capability (NDC) Enhancing Business and Leisure Travel TTI Business and Leisure Come Together, London, 19 September 2017 NDC Basics BE - A real example From BE website, I can buy ancillaries

More information

Issues and Achievements of Computer Science Students by Historical Data Analyses - Are We Ready for Education Big Data?

Issues and Achievements of Computer Science Students by Historical Data Analyses - Are We Ready for Education Big Data? Issues and Achievements of Computer Science Students by Historical Data Analyses - Are We Ready for Education Big Data? Ivan Luković, University of Novi Sad, Faculty of Technical Sciences 15th Workshop

More information

Technical Standard Order

Technical Standard Order Department of Transportation Federal Aviation Administration Aircraft Certification Service Washington, D.C. TSO-C124b Effective Date: 04/10/07 Subject: Technical Standard Order FLIGHT DATA RECORDER SYSTEMS

More information

UAS Training Solutions

UAS Training Solutions UAS Training Solutions UAS Training Solutions Training and operational support for mission readiness The use of unmanned aerial systems (UAS) by defence and security forces globally has grown over the

More information

Venue Hire Churchill House

Venue Hire Churchill House Venue Hire Churchill House Discover Churchill House Welcome to Churchill House... 1 Why choose us?... 2 Rooms at Churchill House... 3 Cedar Room... 4 Sycamore Room... 5 Maple Room... 6 Oak Room... 7 Blue

More information

Airport Master Plan. Brookings Regional Airport. Runway Runway 17-35

Airport Master Plan. Brookings Regional Airport. Runway Runway 17-35 Runway 17-35 Airport Master Plan Runway 12-30 Brookings Regional Airport Table of Contents Table of Contents Chapter 1: Master Plan Goals... 1-1 1.1. Introduction... 1 1.2. Objective 1 Identify improvements

More information

C O N V E N E S P R E S E N T S C O O R D I N A T E S

C O N V E N E S P R E S E N T S C O O R D I N A T E S C O N V E N E S P R E S E N T S C O O R D I N A T E S O R G A N I Z E S C O L L A B O R A T E S M E D I A P A R T N E R First Meeting of the Network of Mining Regions TRANSITIONING REGIONAL ECONOMIES IN

More information

ARINC Project Initiation/Modification (APIM)

ARINC Project Initiation/Modification (APIM) Project Initiation/Modification proposal for the AEEC Date Proposed: January 6, 2016 ARINC Project Initiation/Modification (APIM) 1.0 Name of Proposed Project APIM 16-002 ARINC Project Paper 6xx: Common

More information

U.S. DEPARTMENT OF TRANSPORTATION FEDERAL AVIATION ADMINISTRATION. National Policy

U.S. DEPARTMENT OF TRANSPORTATION FEDERAL AVIATION ADMINISTRATION. National Policy NOTICE U.S. DEPARTMENT OF TRANSPORTATION FEDERAL AVIATION ADMINISTRATION National Policy N 8900.189 Effective Date: 5/31/12 Cancellation Date: 5/31/13 SUBJ: New OpSpec D301, Aircraft Network Security Program

More information

Logic Control Summer Semester Assignment: Modeling and Logic Controller Design 1

Logic Control Summer Semester Assignment: Modeling and Logic Controller Design 1 TECHNISCHE UNIVERSITÄT DORTMUND Faculty of Bio- and Chemical Engineering Process Dynamics and Operations Group Prof. Dr.-Ing. Sebastian Engell D Y N Logic Control Summer Semester 2018 Assignment: Modeling

More information

Agenda: SASP SAC Meeting 3

Agenda: SASP SAC Meeting 3 Agenda: SASP SAC Meeting 3 Date: 04/12/18 Public Involvement Plan Update Defining the System Recommended Classifications Discussion Break Review current system Outreach what we heard Proposed changes Classification

More information

ANA Domestic Flight Online Business Travel Arrangement System. October 2017 All Nippon Airways Co., Ltd.

ANA Domestic Flight Online Business Travel Arrangement System. October 2017 All Nippon Airways Co., Ltd. ANA Domestic Flight Online Business Travel Arrangement System October 2017 All Nippon Airways Co., Ltd. Contents 1-1 What Is ANA@desk? 2 2-1 Benefits of ANA@desk (1) 3 2-2 Benefits of ANA@desk (2) 4 2-3

More information

AIRPORT MASTER PLAN UPDATE

AIRPORT MASTER PLAN UPDATE AIRPORT MASTER PLAN UPDATE PENSACOLA INTERNATIONAL AIRPORT Technical Advisory Committee Meeting #2 June 20, 2017 Agenda» Introduction» Facility Requirements Airside Terminal Landside General Aviation Cargo

More information

ACRP Problem Statement No Recommended Allocation: -- ACRP Airport Baggage Handling Opportunity

ACRP Problem Statement No Recommended Allocation: -- ACRP Airport Baggage Handling Opportunity ACRP Problem Statement No. 14-07-01 Recommended Allocation: -- ACRP Airport Baggage Handling Opportunity ACRP Staff Comments: US Airways is now offering real-time baggage tracking to their customers. The

More information

We transform travel companies into travel retailers

We transform travel companies into travel retailers Company profile Founded in 2002 Head Office address Ireland (Dublin) Countries with offices 4 countries (Ireland, Spain, Hong Kong SAR, Poland, China) OpenJaw Technologies is a market leading ecommerce

More information

Dark Ride Application IO Control

Dark Ride Application IO Control Dark Ride Application IO Control Overview Dark Rides are often the main attractions of major theme parks. They incorporate everything from highly themed scenery, props, video, audio, animatronics, lighting,

More information

ARIS/CI check-in counter allocator

ARIS/CI check-in counter allocator ARIS/CI check-in counter allocator Ascent Technology, Inc. Building 200 One Kendall Square Cambridge, MA 02139-1589 USA Telephone: +1.617.395.4800 email: sales@ascent.com www.ascent.com Plan and manage

More information

6 Haeryip Sihombing Universiti Teknikal Malaysia Melaka (UTeM)

6 Haeryip Sihombing Universiti Teknikal Malaysia Melaka (UTeM) BMFP 4542 Project Management THE MANAGERIAL PROCESS Clifford F. Gray Eric W. Larson Third Edition 6 Haeryip Sihombing Universiti Teknikal Malaysia Melaka (UTeM) Project Management Developing a Project

More information

TABLE OF CONTENTS 2019 PILOT TRAINING CATALOG 2

TABLE OF CONTENTS 2019 PILOT TRAINING CATALOG 2 PILOT TRAINING CATALOG 2019 TABLE OF CONTENTS Welcome to Garmin Aviation Training Catalog Overview--------------------------------------------------------- 3 Your Garmin Pilot Training Team------------------------------------

More information

Permeable RECREATIONAL TRAILS

Permeable RECREATIONAL TRAILS SMART EARTH SOLUTIONS Permeable RECREATIONAL TRAILS GEOWEB GEOPAVE GEOTERRA Innovative Solutions for Designing & Building Trails. Trail Surface Stabilization The key to planning and building trails into

More information

Introduction. You Fly & Rely On Us. Rest Is For Us To Handle.

Introduction. You Fly & Rely On Us. Rest Is For Us To Handle. Introduction You Fly & Rely On Us. Rest Is For Us To Handle. Atari Airways is a leading private air charter aggregator, dedicated to meeting the needs of our clients by providing a complete range of Air

More information

Aeronautics & Air Transport in FP7. DG RTD-H.3 - Aeronautics Brussels, January 2007

Aeronautics & Air Transport in FP7. DG RTD-H.3 - Aeronautics Brussels, January 2007 Aeronautics & Air Transport in FP7 DG RTD-H.3 - Aeronautics Brussels, January 2007 2000 European Aeronautics: A Vision for 2020 2002 Strategic Research Agenda Six Challenges for Aeronautics 2005 2nd Issue

More information

ARINC Project Initiation/Modification (APIM)

ARINC Project Initiation/Modification (APIM) Project Initiation/Modification proposal for the AEEC Draft - 14 February 2017 ARINC Project Initiation/Modification (APIM) 1.0 Name of Proposed Project APIM 17-005 Timely Recovery of Flight Data (TRFD)

More information

Sustaining quality of services through service reliability and availability

Sustaining quality of services through service reliability and availability Sustaining quality of services through service reliability and availability Karthikh Pandian, Chinnathurai Cognizant Technology Solutions Karthikh.pandian@cognizant.com January-4-17 ASTR 2016, Sep 9-11,

More information