A.J. Faulkner K. Zarb-Adami

Size: px
Start display at page:

Download "A.J. Faulkner K. Zarb-Adami"

Transcription

1 AJ Faulkner K Zarb-Adami March 2015 LFAA LMC - Trieste Andrew Faulkner Kris Zarb-Adami

2 SKA1-low requirements (after RBS) Frequency: 50MHz 350MHz Scan angle: >45 Bandwidth: 300MHz # of beams: >5 Sensitivity : 500m 2 /K ( MHz) Polarisation: Beam size: Stations: 512 Dual (of good quality) >5 (no beam stitching) Configuration: 50% <600m radius (TBC) 75% <1km radius 95% <3km radius 3 spiral arms of 40km Data rate: ~75Tb/s (total) This is real! March 2015 LFAA LMC - Trieste Andrew Faulkner Kris Zarb-Adami

3 Some definitions Antenna Min ant spacing: 15m A Station 256 antennas (beams sent for processing) 35m dia Low Frequency AA: 512 Stations Antennas in a random pattern March 2015 LFAA LMC - Trieste A Tile 16 antennas (processed in one module) Andrew Faulkner Kris Zarb-Adami

4 Distance 45km max Station 2 Station Station 1 RPF x Clock Power RPF 2 Clock Power RPF 1 Clock Power Digital Fibre Inner Area Digital Fibre 6km Analogue Fibre CPF Beamforming Correlation Maser clock Data out Power Log Periodic antenna Cooling March 2015 LFAA LMC - Trieste Andrew Faulkner Kris Zarb-Adami

5 LFAA signal path: Antenna & LNA Receiver Signal Processing LNA e/o RFoF o/e Tile Processing module, ADC Spectral filters Tile Beamforming Part Station beamforming e/o Network Data out Antenna structure Antenna Processing Facility March 2015 Tile Processing Module LFAA LMC - Trieste Andrew Faulkner Kris Zarb-Adami

6 Linking to switched network Rack March 2015 LFAA LMC - Trieste Andrew Faulkner Kris Zarb-Adami

7 LFAA Data Network 128 racks in total High speed switched network: >40Gb/s Ethernet March 2015 LFAA LMC - Trieste Andrew Faulkner Kris Zarb-Adami

8 AAVS1 Verification System ( ) March 2015 LFAA LMC - Trieste Andrew Faulkner Kris Zarb-Adami

9 AAVS1 Verification System ( ) Test overall System On MWA site MRO 400 antennas 4 Stations Correlate with MWA Processing in ASKAP building Build in 2015 Test in 2016 March 2015 LFAA LMC - Trieste Andrew Faulkner Kris Zarb-Adami

10 AAVS1 system layout MRO Main Building Internet I/F 4 Station box Power 1 s LFAA Mgmt system MWA Control System Patch cables Power Splice Box Power Fibre cables 576-core Fibre splicing 3 25 Clock Dist Data Switch Data Switch MCCS MCCS Servers Servers Signal data Recorder (server) Signal data recorder (server) Beams to MWA Correlator Internet I/F Clocks from MWA/Maser March 2015 LFAA LMC - Trieste Andrew Faulkner Kris Zarb-Adami

11 With Ascent Software

12 Interface with TM defined by ICD Interface and control s Calculate and distribute beamforming coefficients Calibrate the antennas for phase and amplitude Distribute calibration coefficients Set up routing between s Monitor hardware status Report hardware and system status

13 Component ACS Common Software EPICS v3 TANGO Device Architecture Object Oriented (CORBA) Flat record database Object Oriented (CORBA) Communication Protocol CORBA message middleware Channel Access protocol ZeroMQ Scalability Limited by CORBA Proven scalability with flat architecture User Interfaces No GUI toolkit X11/Motif + Control System Studio Community LGPL, not fully open source Fully open source Fully open source ZeroMQ limited only by network bandwidth Qt/Java/Web toolkits, Sardana+Control System Studio Usage Limited (~10 institutions) Widespread, choice for ASKAP Linux, Windows, OS X Platform Support Linux VxWorks, Linux, Solaris, Windows, OS X Growing steadily (~25 international partners) Drivers ALMA, Custom Custom, Cosylab COTS support Custom, Cosylab COTS support Training Extensive documentation, limited training Extensive documentation, external onsite training available Extensive documentation, training options available, active forums Configuration Database XML files EPICS database TANGO device server database Archiving Database None, data layer access API ChannelArchiver Historical, temporal and snapshot archives Logging API-based logging of data/actions/events IOC level functions to send logs to text file (eg system log file) Tango Logging Service (TLS), console, file, Tango log consumer/viewer, different log levels per device Debugging No dedicated debugger No dedicated debugger No dedicated debugger Error Handling Backtrace to handling device Alarm states forwarded across links, client checks if alarm condition is present CORBA exception handling, Alarms on attributes Security Container-level protection User-level protection User-level protection

14 General and Non-Functional support and maintainability Communication Infrastructure communication middleware design Monitoring and Control Functionality core operation features and tools Total of 144 points Scores 0: absent features 1: partially available/present features 2: fully available features A score of 1 also reflects minor shortcomings of an otherwise present feature Assessment Score ACS EPICS TANGO

15

16 Network Path Control Path Astronomical Data Path Kafka Data Path TM-LFAA Interface Data Flow 40 Gb-E Network Sky Model Mirror LFAA LMC (MCCS) TANGO DB LMC Master Node/s OODT (Workflow, Resource Management) and Kafka Broker) MCCS 1: TANGO Host MCCS 2: MCCS 3: MCCS 4: MCCS 5: LFAA-CSP Interface

17

18 TANGO Devices Wrapper around BSP Commands and attributes Device States 14 states New states defined as Enums in TANGO device Data Taps Upload of data into Kafka broker

19 Sensor Information Alarms, events, polling through TANGO Array pointing/calibration Set up as sequences of jobs with OODT Workflow Manager Each job executed and monitored by OODT Resource Manager

20 Logging: Console, file, custom TANGO device Levels: Debug < Info < Warn < Error < Fatal < Off Controlled Access User-based, read, write, read/write rules Error Handling Thrown exceptions

21 Workflow Manager Modeling, executing and monitoring groups of one or more Workflow Tasks Resource Manager Sends jobs to resource nodes to be executed Monitors resource nodes Kafka Cluster Publish-subscribe distributed commit log

22 OODT Core Components All Core components implemented as web services XML-RPC used to communicate between components Servers implemented in Java Clients implemented in Java, scripts, Python, PHP and web-apps Service configuration implemented in ASCII and XML files 28-Jan

23 Core Capabilities File Manager does Data Management Tracks all of the stored data, files & metadata Moves data to appropriate locations before and after initiating PGE runs and from staging area to controlled access storage Workflow Manager does Pipeline Processing Automates processing when all run conditions are ready Monitors and logs processing status Resource Manager does Resource Management Allocates processing jobs to computing resources Monitors and logs job & resource status Copies output data to storage locations where space is available Provides the means to monitor resource usage 28-Jan

24 OODT Processing Use Case 28-Jan

25

26 Network Path Control Path Astronomical Data Path Kafka Data Path TM-LFAA Interface (1) Workflow Manager initiates calibration workflow Datatap request job is sent to Resource Manager LFAA LMC 40 Gb-E Network Sky Model Mirror TANGO DB LMC Master Node/s OODT (Workflow, (Workflow, Resource Resource Management, Management) and and KafkaBroker) Broker) MCCS 1: TANGO Host MCCS 2: MCCS 3: MCCS 4: MCCS 5: LFAA-CSP Interface

27 Network Path Control Path Astronomical Data Path Kafka Data Path TM-LFAA Interface (2) Datatap Request commands are sent to TANGO TANGO Host sends commands to s LFAA LMC 40 Gb-E Network Sky Model Mirror TANGO DB LMC Master Node/s OODT (Workflow, Resource Management) and Kafka Broker) MCCS 1: TANGO Host MCCS 2: MCCS 3: MCCS 4: MCCS 5: LFAA-CSP Interface

28 Network Path Control Path Astronomical Data Path Kafka Data Path TM-LFAA Interface (3) s initiate data upload to Kafka broker, which splits data into files across compute nodes LFAA LMC 40 Gb-E Network Sky Model Mirror TANGO DB LMC Master Node/s OODT (Workflow, Resource Management) and Kafka Broker) MCCS 1: TANGO Host MCCS 2: MCCS 3: MCCS 4: MCCS 5: LFAA-CSP Interface

29 Network Path Control Path Astronomical Data Path Kafka Data Path TM-LFAA Interface (4) Upload is finished TANGO Host alerts Resource Manager that upload is ready, which in turn alerts Workflow Manager LFAA LMC 40 Gb-E Network Sky Model Mirror TANGO DB LMC Master Node/s OODT (Workflow, Resource Management) and Kafka Broker) MCCS 1: TANGO Host MCCS 2: MCCS 3: MCCS 4: MCCS 5: LFAA-CSP Interface

30 Network Path Control Path Astronomical Data Path Kafka Data Path TM-LFAA Interface (5) Workflow Manager is (in parallel) waiting for calibration period to elapse After time period, calibration job is submitted to Resource Manager LFAA LMC 40 Gb-E Network Sky Model Mirror TANGO DB LMC Master Node/s OODT (Workflow, Resource Management) and Kafka Broker) MCCS 1: TANGO Host MCCS 2: MCCS 3: MCCS 4: MCCS 5: LFAA-CSP Interface

31 Network Path Control Path Astronomical Data Path Kafka Data Path TM-LFAA Interface (6) Resource Manager submits calibration job to MCCS compute nodes, and wait for completion, informing Workflow Manager The latest data taps are used LFAA LMC 40 Gb-E Network Sky Model Mirror TANGO DB LMC Master Node/s OODT (Workflow, Resource Management) and Kafka Broker) MCCS 1: TANGO Host MCCS 2: MCCS 3: MCCS 4: MCCS 5: LFAA-CSP Interface

32 Network Path Control Path Astronomical Data Path Kafka Data Path TM-LFAA Interface (7) Workflow Manager instructs Resource Manager to start coefficients upload job Resource Manager communicates task to TANGO LFAA LMC 40 Gb-E Network Sky Model Mirror TANGO DB LMC Master Node/s OODT (Workflow, Resource Management) and Kafka Broker) MCCS 1: TANGO Host MCCS 2: MCCS 3: MCCS 4: MCCS 5: LFAA-CSP Interface

33 Network Path Control Path Astronomical Data Path Kafka Data Path TM-LFAA Interface (8) TANGO receives coefficients (in Receiver Device) from s LFAA LMC 40 Gb-E Network Sky Model Mirror TANGO DB LMC Master Node/s OODT (Workflow, Resource Management) and Kafka Broker) MCCS 1: TANGO Host MCCS 2: MCCS 3: MCCS 4: MCCS 5: LFAA-CSP Interface

34 Network Path Control Path Astronomical Data Path Kafka Data Path TM-LFAA Interface (9) TANGO sends coefficients to s Resource Manager is notified that coefficients have been uploaded to s LFAA LMC 40 Gb-E Network Sky Model Mirror TANGO DB LMC Master Node/s OODT (Workflow, Resource Management) and Kafka Broker) MCCS 1: TANGO Host MCCS 2: MCCS 3: MCCS 4: MCCS 5: LFAA-CSP Interface

35 Network Path Control Path Astronomical Data Path Kafka Data Path TM-LFAA Interface (10) Workflow Manager is waits for next calibration period to elapse, and restart calibration process LFAA LMC 40 Gb-E Network Sky Model Mirror TANGO DB LMC Master Node/s OODT (Workflow, Resource Management) and Kafka Broker) MCCS 1: TANGO Host MCCS 2: MCCS 3: MCCS 4: MCCS 5: LFAA-CSP Interface

36 LFAA - TM TM <---> LFAA protocol Finalise ICD that is started Define responsibilities of TM and LFAA Define command structure We look foreward to the meeting outcomes! March 2015 LFAA LMC - Trieste Andrew Faulkner Kris Zarb-Adami

Past, Present and Future of EPICS in ASKAP

Past, Present and Future of EPICS in ASKAP Past, Present and Future of EPICS in ASKAP J.C. Guzman ASKAP Computing IPT Leader 26 th March 2015 SKA LMC Workshop, Trieste Italy ASTRONOMY AND SPACE SCIENCE The Evaluation/Selection Process A short history

More information

SKA Central Signal Processor Local Monitor and Control

SKA Central Signal Processor Local Monitor and Control SKA Central Signal Processor Local Monitor and Control Sonja Vrcic, NRC-Herzberg, Canada SKA LMC Standardization Workshop Trieste, Italy, 25-27 March 2015 Outline 1. CSP design and architecture. 2. Monitor

More information

Telescope Manager (TM) Consortium : from Fremantle to Penticton (and beyond )

Telescope Manager (TM) Consortium : from Fremantle to Penticton (and beyond ) Telescope Manager (TM) Consortium : from Fremantle to Penticton (and beyond ) Yashwant Gupta Team Lead for TM SKA Engineering Meeting, Penticton, 11 th Nov 2015 Outline Overview : TM roles & responsibilities

More information

SKA Low Correlator & Beamformer - Towards Construction

SKA Low Correlator & Beamformer - Towards Construction SKA Low Correlator & Beamformer - Towards Construction Dr. Grant Hampson 15 th February 2018 ASTRONOMY AND SPACE SCIENCE Presentation Outline Context + Specifications Development team CDR Status + timeline

More information

SKA 1 Infrastructure Element Australia. SKA Engineering Meeting Presentation 8 th October 2013

SKA 1 Infrastructure Element Australia. SKA Engineering Meeting Presentation 8 th October 2013 SKA 1 Infrastructure Element Australia SKA Engineering Meeting Presentation 8 th October 2013 1. Contents Introduction Management Structures Overview Work Breakdown Structure Proposal Review Prototypes

More information

OSKAR-2: Simulating data from the SKA

OSKAR-2: Simulating data from the SKA OSKAR-2: Simulating data from the SKA AACal 2012, Amsterdam, 13 th July 2012 Fred Dulwich, Ben Mort, Stef Salvini 1 Overview OSKAR-2: Interferometer and beamforming simulator package. Intended for simulations

More information

Part 2. Roadmap (past, present + future) Community (who are we?) Examples of use cases Why choose TANGO? Connecting things together

Part 2. Roadmap (past, present + future) Community (who are we?) Examples of use cases Why choose TANGO? Connecting things together Part 2 Roadmap (past, present + future) Community (who are we?) Examples of use cases Why choose TANGO? S u t a i n a b l e Q u a l i t y C oh er en t Roadmap Evolution Roadmap S u t a i n a b l e Q u

More information

SKA Computing and Software

SKA Computing and Software SKA Computing and Software Nick Rees 18 May 2016 Summary Introduc)on System overview Compu)ng Elements of the SKA Telescope Manager Low Frequency Aperture Array Central Signal Processor Science Data Processor

More information

SKA Technical developments relevant to the National Facility. Keith Grainge University of Manchester

SKA Technical developments relevant to the National Facility. Keith Grainge University of Manchester SKA Technical developments relevant to the National Facility Keith Grainge University of Manchester Talk Overview SKA overview Receptors Data transport and network management Synchronisation and timing

More information

Signal processing with heterogeneous digital filterbanks: lessons from the MWA and EDA

Signal processing with heterogeneous digital filterbanks: lessons from the MWA and EDA Signal processing with heterogeneous digital filterbanks: lessons from the MWA and EDA Randall Wayth ICRAR/Curtin University with Marcin Sokolowski, Cathryn Trott Outline "Holy grail of CASPER system is

More information

ASKAP Data Flow ASKAP & MWA Archives Meeting

ASKAP Data Flow ASKAP & MWA Archives Meeting ASKAP Data Flow ASKAP & MWA Archives Meeting Ben Humphreys ASKAP Software and Computing Project Engineer 25 th March 2013 ASTRONOMY AND SPACE SCIENCE ASKAP @ Murchison Radioastronomy Observatory Australian

More information

TM Interfaces. Interface Management Workshop June 2013

TM Interfaces. Interface Management Workshop June 2013 TM Interfaces Interface Management Workshop June 2013 TM Scope and Boundaries TM in SKA PBS TM Scope and Boundaries TM Physical Context (Direct interfaces) ILS INFRA TM Ops Team Interface Classes: Mechanical

More information

ICAT Job Portal. a generic job submission system built on a scientific data catalog. IWSG 2013 ETH, Zurich, Switzerland 3-5 June 2013

ICAT Job Portal. a generic job submission system built on a scientific data catalog. IWSG 2013 ETH, Zurich, Switzerland 3-5 June 2013 ICAT Job Portal a generic job submission system built on a scientific data catalog IWSG 2013 ETH, Zurich, Switzerland 3-5 June 2013 Steve Fisher, Kevin Phipps and Dan Rolfe Rutherford Appleton Laboratory

More information

AA CORRELATOR SYSTEM CONCEPT DESCRIPTION

AA CORRELATOR SYSTEM CONCEPT DESCRIPTION AA CORRELATOR SYSTEM CONCEPT DESCRIPTION Document number WP2 040.040.010 TD 001 Revision 1 Author. Andrew Faulkner Date.. 2011 03 29 Status.. Approved for release Name Designation Affiliation Date Signature

More information

S.A. Torchinsky, A. van Ardenne, T. van den Brink-Havinga, A.J.J. van Es, A.J. Faulkner (eds.) 4-6 November 2009, Château de Limelette, Belgium

S.A. Torchinsky, A. van Ardenne, T. van den Brink-Havinga, A.J.J. van Es, A.J. Faulkner (eds.) 4-6 November 2009, Château de Limelette, Belgium WIDEFIELD SCIENCE AND TECHNOLOGY FOR THE SKA SKADS CONFERENCE 2009 S.A. Torchinsky, A. van Ardenne, T. van den Brink-Havinga, A.J.J. van Es, A.J. Faulkner (eds.) 4-6 November 2009, Château de Limelette,

More information

EPICS in the Australian SKA Pathfinder

EPICS in the Australian SKA Pathfinder EPICS in the Australian SKA Pathfinder Craig Haskins Software Engineer 25 April 2012 ASTRONOMY AND SPACE SCIENCE ASKAP Site Murchison Radio Observatory (MRO): Australia s SKA Candidate site Traditional

More information

Fluentd + MongoDB + Spark = Awesome Sauce

Fluentd + MongoDB + Spark = Awesome Sauce Fluentd + MongoDB + Spark = Awesome Sauce Nishant Sahay, Sr. Architect, Wipro Limited Bhavani Ananth, Tech Manager, Wipro Limited Your company logo here Wipro Open Source Practice: Vision & Mission Vision

More information

SKA SDP : A snapshot of recent technical directions and conclusions

SKA SDP : A snapshot of recent technical directions and conclusions SKA SDP : A snapshot of recent technical directions and conclusions Chris Broekema ASTRON Netherlands Institute for Radio Astronomy Highlights A whirlwind overview of recent prototyping and design work

More information

Computational issues for HI

Computational issues for HI Computational issues for HI Tim Cornwell, Square Kilometre Array How SKA processes data Science Data Processing system is part of the telescope Only one system per telescope Data flow so large that dedicated

More information

SKA Monitoring & Control Realisation Technologies Hardware aspects. R.Balasubramaniam GMRT

SKA Monitoring & Control Realisation Technologies Hardware aspects. R.Balasubramaniam GMRT SKA Monitoring & Control Realisation Technologies Hardware aspects R.Balasubramaniam GMRT Basic entities of M&C Sensors and Actuators Data acquisition boards Field buses Local M&C nodes Regional M&C nodes

More information

Data Handling and Transfer for German LOFAR Stations

Data Handling and Transfer for German LOFAR Stations Data Handling and Transfer for German LOFAR Stations anderson@mpifr-bonn.mpg.de On behalf of LOFAR and GLOW (slides stolen from many other LOFAR presentations by other people) 1/24 Some Initial Comments

More information

Report on SKA Logging

Report on SKA Logging LMC Harmonization III Edinburgh - 4-6 July 2016 Report on SKA Logging LMC action team#2 S. Riggi - DSH.LMC M. Di Carlo - TM.LMC E. Giani - CSP.LMC L. van den Heever - TM Working doc: http://tinyurl.com/ho2do8r

More information

Enhancement of Real Time EPICS IOC PV Management for Data Archiving System. Jae-Ha Kim

Enhancement of Real Time EPICS IOC PV Management for Data Archiving System. Jae-Ha Kim Enhancement of Real Time EPICS IOC PV Management for Data Archiving System Jae-Ha Kim Korea Multi-purpose Accelerator Complex, Korea Atomic Energy Research Institute, Gyeongju, Korea For operating a 100MeV

More information

Cisco Tetration Analytics

Cisco Tetration Analytics Cisco Tetration Analytics Enhanced security and operations with real time analytics John Joo Tetration Business Unit Cisco Systems Security Challenges in Modern Data Centers Securing applications has become

More information

The Square Kilometre Array. Miles Deegan Project Manager, Science Data Processor & Telescope Manager

The Square Kilometre Array. Miles Deegan Project Manager, Science Data Processor & Telescope Manager The Square Kilometre Array Miles Deegan Project Manager, Science Data Processor & Telescope Manager The Square Kilometre Array (SKA) The SKA is a next-generation radio interferometer: 3 telescopes, on

More information

EMC VSPEX END-USER COMPUTING

EMC VSPEX END-USER COMPUTING IMPLEMENTATION GUIDE EMC VSPEX END-USER COMPUTING Citrix XenDesktop 7.1 and VMware vsphere for up to 500 Virtual Desktops Enabled by EMC VNXe3200 and EMC Powered Backup EMC VSPEX Abstract This describes

More information

Adaptive selfcalibration for Allen Telescope Array imaging

Adaptive selfcalibration for Allen Telescope Array imaging Adaptive selfcalibration for Allen Telescope Array imaging Garrett Keating, William C. Barott & Melvyn Wright Radio Astronomy laboratory, University of California, Berkeley, CA, 94720 ABSTRACT Planned

More information

Best Practices for Cloud Security at Scale. Phil Rodrigues Security Solutions Architect Amazon Web Services, ANZ

Best Practices for Cloud Security at Scale. Phil Rodrigues Security Solutions Architect Amazon Web Services, ANZ Best Practices for Cloud Security at Scale Phil Rodrigues Security Solutions Architect Web Services, ANZ www.cloudsec.com #CLOUDSEC Best Practices for Security at Scale Best of the Best tips for Security

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY HAYSTACK OBSERVATORY

MASSACHUSETTS INSTITUTE OF TECHNOLOGY HAYSTACK OBSERVATORY MASSACHUSETTS INSTITUTE OF TECHNOLOGY HAYSTACK OBSERVATORY WESTFORD, MASSACHUSETTS 01886-1299 LOFAR MEMO #002 September 3, 2001 Phone: (978) 692-4764 Fax : (781) 981-0590 To: From: Subject: LOFAR Group

More information

APEX Control System (APECS)

APEX Control System (APECS) APEX Control System (APECS) 1 The APEX control system: APECS 2 APECS Design APECS is designed as a pipeline system starting with a scan description ( scan object ) and eventually leading to data products

More information

ACS Common Software for the ALMA Project

ACS Common Software for the ALMA Project ACS Common Software for the G.Chiozzi, B.Gustafsson, B.Jeram, P.Sivera ESO M.Plesko, M.Sekiranja, G.Tkacik, J.Dovc, M.Kanduc, G.Milcinski, I.Verstovsek, K.Zagar - JSI ICALEPCS 2001 Nov. 27-30, 2001 Contents

More information

BigData and Map Reduce VITMAC03

BigData and Map Reduce VITMAC03 BigData and Map Reduce VITMAC03 1 Motivation Process lots of data Google processed about 24 petabytes of data per day in 2009. A single machine cannot serve all the data You need a distributed system to

More information

Distribution system how to remotely configure Zabbix infrastructure

Distribution system how to remotely configure Zabbix infrastructure Distribution system how to remotely configure Zabbix infrastructure Extension for Zabbix configuration distribution from S&T Slovakia Stanislav Ťažiar, 5.10.2018 Agenda 1. What we do 2. Distribution system

More information

Long Baseline Array Status

Long Baseline Array Status Long Baseline Array Status Cormac Reynolds, Chris Phillips + LBA Team 19 November 2015 CSIRO ASTRONOMY & SPACE SCIENCE LBA LBA VLBI array operated by CSIRO University of Tasmania, Auckland University of

More information

BSA Sizing Guide v. 1.0

BSA Sizing Guide v. 1.0 Best Practices & Architecture BSA Sizing Guide v. 1.0 For versions 8.5-8.7 Nitin Maini, Sean Berry 03 May 2016 Table of Contents Purpose & Audience 3 Scope 3 Capacity & Workload Basics 3 BSA Basics...

More information

Advanced Photon Source Data Management. S. Veseli, N. Schwarz, C. Schmitz (SDM/XSD) R. Sersted, D. Wallis (IT/AES)

Advanced Photon Source Data Management. S. Veseli, N. Schwarz, C. Schmitz (SDM/XSD) R. Sersted, D. Wallis (IT/AES) Advanced Photon Source Data Management S. Veseli, N. Schwarz, C. Schmitz (SDM/XSD) R. Sersted, D. Wallis (IT/AES) APS Data Management - Globus World 2018 Growing Beamline Data Needs X-ray detector capabilities

More information

MapReduce. U of Toronto, 2014

MapReduce. U of Toronto, 2014 MapReduce U of Toronto, 2014 http://www.google.org/flutrends/ca/ (2012) Average Searches Per Day: 5,134,000,000 2 Motivation Process lots of data Google processed about 24 petabytes of data per day in

More information

PTA Control System Architecture

PTA Control System Architecture PTA Control System Architecture Robert Ackermann January 30, 2002 1 Introduction This document establishes the PTA Control System architecture. It contains a high-level description of the proposed hardware

More information

Developing, Debugging, and Optimizing GPU Codes for High Performance Computing with Allinea Forge

Developing, Debugging, and Optimizing GPU Codes for High Performance Computing with Allinea Forge Developing, Debugging, and Optimizing GPU Codes for High Performance Computing with Allinea Forge Ryan Hulguin Applications Engineer ryan.hulguin@arm.com Agenda Introduction Overview of Allinea Products

More information

THE SKA TELESCOPE CONTROL SYSTEM GUIDELINES AND ARCHITECTURE

THE SKA TELESCOPE CONTROL SYSTEM GUIDELINES AND ARCHITECTURE doi:10.18429/jacow-icalepcs2017- THE SKA TELESCOPE CONTROL SYSTEM GUIDELINES AND ARCHITECTURE L. Pivetta, SKA Organisation, Macclesfield, United Kingdom A. De Marco, ISSA, Msida, Malta S. Riggi, INAF-OACT,

More information

The coolest place on earth

The coolest place on earth The coolest place on earth Large Scale Messaging with ActiveMQ for Particle Accelerators at CERN 2 Overview Examples 30min Introduction to CERN Operation Usage of ActiveMQ 3 About the Speaker Member of

More information

The Portal Aspect of the LSST Science Platform. Gregory Dubois-Felsmann Caltech/IPAC. LSST2017 August 16, 2017

The Portal Aspect of the LSST Science Platform. Gregory Dubois-Felsmann Caltech/IPAC. LSST2017 August 16, 2017 The Portal Aspect of the LSST Science Platform Gregory Dubois-Felsmann Caltech/IPAC LSST2017 August 16, 2017 1 Purpose of the LSST Science Platform (LSP) Enable access to the LSST data products Enable

More information

FLAT DATACENTER STORAGE CHANDNI MODI (FN8692)

FLAT DATACENTER STORAGE CHANDNI MODI (FN8692) FLAT DATACENTER STORAGE CHANDNI MODI (FN8692) OUTLINE Flat datacenter storage Deterministic data placement in fds Metadata properties of fds Per-blob metadata in fds Dynamic Work Allocation in fds Replication

More information

Data Processing for the Square Kilometre Array Telescope

Data Processing for the Square Kilometre Array Telescope Data Processing for the Square Kilometre Array Telescope Streaming Workshop Indianapolis th October Bojan Nikolic Astrophysics Group, Cavendish Lab University of Cambridge Email: b.nikolic@mrao.cam.ac.uk

More information

SCHOOL OF PHYSICAL, CHEMICAL AND APPLIED SCIENCES

SCHOOL OF PHYSICAL, CHEMICAL AND APPLIED SCIENCES PONDICHERRY DEPARTMENT UNIVERSITY OF PHYSICS SCHOOL OF PHYSICAL, CHEMICAL AND APPLIED SCIENCES QUOTATION INVITATION FOR THE PURCHASE OF PROCESSOR SERVER Ref: DST Project "Solitons and Modulational Systems"

More information

PART-I (B) (TECHNICAL SPECIFICATIONS & COMPLIANCE SHEET) Supply and installation of High Performance Computing System

PART-I (B) (TECHNICAL SPECIFICATIONS & COMPLIANCE SHEET) Supply and installation of High Performance Computing System INSTITUTE FOR PLASMA RESEARCH (An Autonomous Institute of Department of Atomic Energy, Government of India) Near Indira Bridge; Bhat; Gandhinagar-382428; India PART-I (B) (TECHNICAL SPECIFICATIONS & COMPLIANCE

More information

Discover SUSE Manager

Discover SUSE Manager White Paper SUSE Manager Discover SUSE Manager Table of Contents page Reduce Complexity and Administer All Your IT Assets in a Simple, Consistent Way...2 How SUSE Manager Works...5 User Interface...5 Conclusion...9

More information

Jozef Cernak, Marek Kocan, Eva Cernakova (P. J. Safarik University in Kosice, Kosice, Slovak Republic)

Jozef Cernak, Marek Kocan, Eva Cernakova (P. J. Safarik University in Kosice, Kosice, Slovak Republic) ARC tools for revision and nightly functional tests Jozef Cernak, Marek Kocan, Eva Cernakova (P. J. Safarik University in Kosice, Kosice, Slovak Republic) Outline Testing strategy in ARC ARC-EMI testing

More information

Jason Manley. Internal presentation: Operation overview and drill-down October 2007

Jason Manley. Internal presentation: Operation overview and drill-down October 2007 Jason Manley Internal presentation: Operation overview and drill-down October 2007 System overview Achievements to date ibob F Engine in detail BEE2 X Engine in detail Backend System in detail Future developments

More information

Enabling Cross-Platform File Replication with Data Integrity

Enabling Cross-Platform File Replication with Data Integrity Enabling Cross-Platform File Replication with Data Integrity Cross Platform Support Computers on your Local Area Network are discovered automatically, thereby streamlining your installation process. Network

More information

Effective Team Collaboration with Simulink

Effective Team Collaboration with Simulink Effective Team Collaboration with Simulink A MathWorks Master Class: 15:45 16:45 Gavin Walker, Development Manager, Simulink Model Management 2012 The MathWorks, Inc. 1 Overview Focus: New features of

More information

Improving Perforce Performance At Research In Motion (RIM)

Improving Perforce Performance At Research In Motion (RIM) Improving Perforce Performance At Research In Motion (RIM) Perforce User Conference il 2008 Tim Barrett 1 Agenda RIM s Environment RIM s Perforce performance problems Project approach and major initiatives

More information

(Reaccredited with A Grade by the NAAC) RE-TENDER NOTICE. Advt. No. PU/R/RUSA Fund/Equipment Purchase-1/ Date:

(Reaccredited with A Grade by the NAAC) RE-TENDER NOTICE. Advt. No. PU/R/RUSA Fund/Equipment Purchase-1/ Date: Phone: 0427-2345766 Fax: 0427-2345124 PERIYAR UNIVERSITY (Reaccredited with A Grade by the NAAC) PERIYAR PALKALAI NAGAR SALEM 636 011. RE-TENDER NOTICE Advt. No. PU/R/RUSA Fund/Equipment Purchase-1/139-2018

More information

A GENERIC SOFTWARE INTERFACE SIMULATOR FOR ALMA COMMON SOFTWARE

A GENERIC SOFTWARE INTERFACE SIMULATOR FOR ALMA COMMON SOFTWARE A GENERIC SOFTWARE INTERFACE SIMULATOR FOR ALMA COMMON SOFTWARE D. Fugate 1, G. Chiozzi 2, A. Caproni 2, B. Jeram 2, H. Sommer 2, S. Harrington 3 1 University of Calgary, Calgary, Alberta, Canada, 2 European

More information

Tango for Experiment Control

Tango for Experiment Control Tango for Experiment Control What is Tango Scanning and Sequencing Diffractometers 2D Detectors Data Analysis Workbench PCaPAC2012 - Tango for Experiment Control 2 What is Tango PCaPAC2012 - Tango for

More information

Basic Concepts of the Energy Lab 2.0 Co-Simulation Platform

Basic Concepts of the Energy Lab 2.0 Co-Simulation Platform Basic Concepts of the Energy Lab 2.0 Co-Simulation Platform Jianlei Liu KIT Institute for Applied Computer Science (Prof. Dr. Veit Hagenmeyer) KIT University of the State of Baden-Wuerttemberg and National

More information

Science Data Model v2

Science Data Model v2 Science Data Model v2 François Viallefond Observatoire de Paris - LERMA Steve Torchinsky Observatoire de Paris - USN François Viallefond Science Data Model v2 CALIM2010, Dwingeloo, 24 Aug 2010 1 Science

More information

DSH GUI. A. Marassi for the DSH.LMC team. Tango LMC Harmonization Meeting Madrid Apr 2016

DSH GUI. A. Marassi for the DSH.LMC team. Tango LMC Harmonization Meeting Madrid Apr 2016 DSH GUI A. Marassi for the DSH.LMC team Tango LMC Harmonization Meeting Madrid - 11-13 Apr 2016 Outline DSH GUI SKA elements LMC GUIs DSH.LMC GUI specs LOFAR GUIs LOFAR Navigator GUI DSH.LMC GUIs 2 SKA

More information

Current Developments in the NRC Correlator Program

Current Developments in the NRC Correlator Program Current Developments in the NRC Correlator Program Lewis B.G. Knee (on behalf of the NRC Herzberg Correlator Group) ALMA Developers Workshop Chalmers University of Technology, Gothenburg May 26, 2016 Main

More information

Linuxboot continuous integration

Linuxboot continuous integration Open Firmware Linuxboot continuous integration Jean-Marie Verdun/ITRenew Guillaume Giamarchi/ITRenew Introduction This is Work In Progress, feel free to collaborate Linuxboot Continuous Integration platform

More information

Shared Storage Appliance

Shared Storage Appliance Power and versatility in a 2U or 4U footprint. Base 4U configuration LAN Clients Redundant power supplies remote KVM Dual 1Gbps or 10Gbps Fibre Channel SYNERGY SAN Clients Monitor Remote KVM USB 3.0 Multiple

More information

ASKAP Central Processor: Design and Implementa8on

ASKAP Central Processor: Design and Implementa8on ASKAP Central Processor: Design and Implementa8on Calibra8on and Imaging Workshop 2014 Ben Humphreys ASKAP So(ware and Compu3ng Project Engineer 3rd - 7th March 2014 ASTRONOMY AND SPACE SCIENCE Australian

More information

SMART SERVER AND STORAGE SOLUTIONS FOR GROWING BUSINESSES

SMART SERVER AND STORAGE SOLUTIONS FOR GROWING BUSINESSES Jan - Mar 2009 SMART SERVER AND STORAGE SOLUTIONS FOR GROWING BUSINESSES For more details visit: http://www-07preview.ibm.com/smb/in/expressadvantage/xoffers/index.html IBM Servers & Storage Configured

More information

UNIFIED SATELLITE PHONE MONITORING SYSTEM (SCL-1625TII) Thuraya Iridium IsatPhone Pro

UNIFIED SATELLITE PHONE MONITORING SYSTEM (SCL-1625TII) Thuraya Iridium IsatPhone Pro UNIFIED SATELLITE PHONE MONITORING SYSTEM (SCL-1625TII) Thuraya Iridium IsatPhone Pro www.shoghicom.com SYSTEM FEATURES Unified 100% Passive System to intercept Thuraya, Iridium and IsatPhone Pro Satellite

More information

EMC Business Continuity for Microsoft SharePoint Server (MOSS 2007)

EMC Business Continuity for Microsoft SharePoint Server (MOSS 2007) EMC Business Continuity for Microsoft SharePoint Server (MOSS 2007) Enabled by EMC Symmetrix DMX-4 4500 and EMC Symmetrix Remote Data Facility (SRDF) Reference Architecture EMC Global Solutions 42 South

More information

IBM System Storage DS8000 series (Machine types 2421, 2422, 2423, and 2424) delivers new security, scalability, and business continuity capabilities

IBM System Storage DS8000 series (Machine types 2421, 2422, 2423, and 2424) delivers new security, scalability, and business continuity capabilities , dated February 10, 2009 IBM System Storage DS8000 series (Machine types 2421, 2422, 2423, and 2424) delivers new security, scalability, and business continuity capabilities Table of contents 1 At a glance

More information

Wind River Lab Diagnostics

Wind River Lab Diagnostics Wind River Lab Diagnostics As the amount of code embedded in devices and systems continues to increase, the challenge of integrating, verifying, and validating it also expands. Engineering teams are routinely

More information

All hands meeting MFAA/Receiver Analogue-to-Digital Conversion. Stéphane Gauffre from Université de Bordeaux

All hands meeting MFAA/Receiver Analogue-to-Digital Conversion. Stéphane Gauffre from Université de Bordeaux All hands meeting MFAA/Receiver Analogue-to-Digital Conversion Stéphane Gauffre from Université de Bordeaux Outline 1.Digitisation concepts for MFAA 2.Digital platform 3.Commercially available ADCs 4.Full

More information

Dependability Considerations in Distributed Control Systems

Dependability Considerations in Distributed Control Systems 10th ICALEPCS Int. Conf. on Accelerator & Large Expt. Physics Control Systems. Geneva, 10-14 Oct 2005, TH3B.3-3O (2005) Dependability Considerations in Distributed Control Systems K. Žagar, Cosylab, Ljubljana,

More information

Computing Infrastructure for Online Monitoring and Control of High-throughput DAQ Electronics

Computing Infrastructure for Online Monitoring and Control of High-throughput DAQ Electronics Computing Infrastructure for Online Monitoring and Control of High-throughput DAQ S. Chilingaryan, M. Caselle, T. Dritschler, T. Farago, A. Kopmann, U. Stevanovic, M. Vogelgesang Hardware, Software, and

More information

Inside Broker How Broker Leverages the C++ Actor Framework (CAF)

Inside Broker How Broker Leverages the C++ Actor Framework (CAF) Inside Broker How Broker Leverages the C++ Actor Framework (CAF) Dominik Charousset inet RG, Department of Computer Science Hamburg University of Applied Sciences Bro4Pros, February 2017 1 What was Broker

More information

VT805 / Monitoring system

VT805 / Monitoring system Environmental Infrastructure monitoring VT805 / Monitoring system Environmental monitoring of any facilities, control of security breaches, temperatures, smoke, water leakages, voltages and more. Compatible

More information

Monitoring ARC services with GangliARC

Monitoring ARC services with GangliARC Journal of Physics: Conference Series Monitoring ARC services with GangliARC To cite this article: D Cameron and D Karpenko 2012 J. Phys.: Conf. Ser. 396 032018 View the article online for updates and

More information

PDR.04 Interface Requirements. Context... SE. Revision: 01. Author. F. Graser, B. Opperman. Document Classification.. Unrestricted Status..

PDR.04 Interface Requirements. Context... SE. Revision: 01. Author. F. Graser, B. Opperman. Document Classification.. Unrestricted Status.. PDR.04 Interface Requirements Document number SKA-TEL-SDP-0000039 Context.... SE Revision 01 Author. F. Graser, B. Opperman Release Date...2015-02-09 Document Classification.. Status.. Draft Name Ferdl

More information

Tuning Enterprise Information Catalog Performance

Tuning Enterprise Information Catalog Performance Tuning Enterprise Information Catalog Performance Copyright Informatica LLC 2015, 2018. Informatica and the Informatica logo are trademarks or registered trademarks of Informatica LLC in the United States

More information

Cisco Actualtests Questions & Answers

Cisco Actualtests Questions & Answers Cisco Actualtests 642-999 Questions & Answers Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 22.8 http://www.gratisexam.com/ Sections 1. Questions 2. Drag & Drop 3. Hot Spot Cisco

More information

FUJITSU Storage ETERNUS AF series and ETERNUS DX S4/S3 series Non-Stop Storage Reference Architecture Configuration Guide

FUJITSU Storage ETERNUS AF series and ETERNUS DX S4/S3 series Non-Stop Storage Reference Architecture Configuration Guide FUJITSU Storage ETERNUS AF series and ETERNUS DX S4/S3 series Non-Stop Storage Reference Architecture Configuration Guide Non-stop storage is a high-availability solution that combines ETERNUS SF products

More information

Large-Scale CORBA-Distributed Software Framework for NIF Controls. Robert W. Carey Lawrence Livermore National Laboratory

Large-Scale CORBA-Distributed Software Framework for NIF Controls. Robert W. Carey Lawrence Livermore National Laboratory Large-Scale CORBA-Distributed Software Framework for NIF Controls Robert W. Carey Lawrence Livermore National Laboratory November 2001 Key topics Layered Architecture Leveling and Dependency Management

More information

Accelerate with IBM Storage: IBM FlashSystem A9000/A9000R and Hyper-Scale Manager (HSM) 5.1 update

Accelerate with IBM Storage: IBM FlashSystem A9000/A9000R and Hyper-Scale Manager (HSM) 5.1 update Accelerate with IBM Storage: IBM FlashSystem A9000/A9000R and Hyper-Scale Manager (HSM) 5.1 update Lisa Martinez Brian Sherman Steve Solewin IBM Hyper-Scale Manager Copyright IBM Corporation 2016. Session

More information

Solution Brief: Archiving with Harmonic Media Application Server and ProXplore

Solution Brief: Archiving with Harmonic Media Application Server and ProXplore Solution Brief: Archiving with Harmonic Media Application Server and ProXplore Summary Harmonic Media Application Server (MAS) provides management of content across the Harmonic server and storage infrastructure.

More information

SQL SERVER DBA TRAINING IN BANGALORE

SQL SERVER DBA TRAINING IN BANGALORE SQL SERVER DBA TRAINING IN BANGALORE TIB ACADEMY #5/3 BEML LAYOUT, VARATHUR MAIN ROAD KUNDALAHALLI GATE, BANGALORE 560066 PH: +91-9513332301/2302 WWW.TRAININGINBANGALORE.COM Sql Server DBA Training Syllabus

More information

Your cloud solution for EO Data access and processing

Your cloud solution for EO Data access and processing powered by Your cloud solution for EO Data access and processing Stanisław Dałek VP - CloudFerro 2 About CREODIAS The platform In 2017 European Space Agency, acting on behalf of the European Commission,

More information

EMC VSPEX END-USER COMPUTING

EMC VSPEX END-USER COMPUTING IMPLEMENTATION GUIDE EMC VSPEX END-USER COMPUTING Citrix XenDesktop 7 and Microsoft Hyper-V for up to 2,000 Virtual Desktops Enabled by EMC Next-Generation VNX and EMC Powered Backup EMC VSPEX Abstract

More information

IERG 4080 Building Scalable Internet-based Services

IERG 4080 Building Scalable Internet-based Services Department of Information Engineering, CUHK Term 1, 2016/17 IERG 4080 Building Scalable Internet-based Services Lecture 7 Asynchronous Tasks and Message Queues Lecturer: Albert C. M. Au Yeung 20 th & 21

More information

Service Manager. Installation and Deployment Guide

Service Manager. Installation and Deployment Guide Service Manager powered by HEAT Installation and Deployment Guide 2017.2 Copyright Notice This document contains the confidential information and/or proprietary property of Ivanti, Inc. and its affiliates

More information

Introduction to Hadoop. Owen O Malley Yahoo!, Grid Team

Introduction to Hadoop. Owen O Malley Yahoo!, Grid Team Introduction to Hadoop Owen O Malley Yahoo!, Grid Team owen@yahoo-inc.com Who Am I? Yahoo! Architect on Hadoop Map/Reduce Design, review, and implement features in Hadoop Working on Hadoop full time since

More information

Oracle Financial Services Data Management Application Pack

Oracle Financial Services Data Management Application Pack Oracle Financial Services Data Management Application Pack Installation Guide Version 8.0.2.0.0 Table of Contents TABLE OF CONTENTS Preface... 3 Audience... 3 Prerequisites for the Audience... 3 How this

More information

CSS Control System Studio

CSS Control System Studio CSS Control System Studio Introduction CSS Control System Studio Summary Presentation @ GSI February 11 th 2009 Matthias Clausen, Jan Hatje (DESY / MKS-2) Presented by: Matthias Clausen 1 Agenda of Today

More information

Logging on to the Hadoop Cluster Nodes. To login to the Hadoop cluster in ROGER, a user needs to login to ROGER first, for example:

Logging on to the Hadoop Cluster Nodes. To login to the Hadoop cluster in ROGER, a user needs to login to ROGER first, for example: Hadoop User Guide Logging on to the Hadoop Cluster Nodes To login to the Hadoop cluster in ROGER, a user needs to login to ROGER first, for example: ssh username@roger-login.ncsa. illinois.edu after entering

More information

Greece s Collaborative Ground Segment Initiatives

Greece s Collaborative Ground Segment Initiatives Greece s Collaborative Ground Segment Initiatives Dr Haris KONTOES, Prof Kanaris Tsinganos National Observatory of Athens Dr Xenofon Tsilimparis, GRNET (GEANT) The oldest Greek/SE European Research Institution:

More information

Chapter 5. Minimization of Average Completion Time and Waiting Time in Cloud Computing Environment

Chapter 5. Minimization of Average Completion Time and Waiting Time in Cloud Computing Environment Chapter 5 Minimization of Average Completion Time and Waiting Time in Cloud Computing Cloud computing is the use of the Internet for the tasks the users performing on their computer. Cloud computing, also

More information

Process Health Monitoring

Process Health Monitoring This chapter describes how to manage and monitor the health of various components of your router. It contains the following sections: Monitoring Control Plane Resources, page 1 Monitoring Hardware Using

More information

An Introduction to GC3Pie Session-based scripts. Riccardo Murri

An Introduction to GC3Pie Session-based scripts. Riccardo Murri An Introduction to GC3Pie Session-based scripts Riccardo Murri 04/04/2016 What is GC3Pie? GC3Pie is... 1. An opinionated Python framework for defining and running computational

More information

Virtual Observatory publication of interferometry simulations

Virtual Observatory publication of interferometry simulations Virtual Observatory publication of interferometry simulations Anita Richards, Paul Harrison JBCA, University of Manchester Francois Levrier LRA, ENS Paris Nicholas Walton, Eduardo Gonzalez-Solarez IoA,

More information

Atos TM Virtualization Solutions

Atos TM Virtualization Solutions Atos TM Virtualization Solutions Alex Pelster & Mischa van Oijen,12 March 2008 Atos, Atos and fish symbol, Atos Origin and fish symbol, Atos Consulting, and the fish symbol itself are registered trademarks

More information

Oracle Linux, Virtualization & OEM12 Discussion Sahil Mahajan / Sundeep Dhall

Oracle Linux, Virtualization & OEM12 Discussion Sahil Mahajan / Sundeep Dhall Oracle Linux, Virtualization & OEM12 Discussion Sahil Mahajan / Sundeep Dhall 1 Copyright 2011, 2013, Oracle and/or its affiliates. All rights reserved. reserved. Insert Information Protection Policy Classification

More information

Related Documents... 7 AVM-RTA DS AVM-LaserFocus... 8 Pre-requisites... 8

Related Documents... 7 AVM-RTA DS AVM-LaserFocus... 8 Pre-requisites... 8 SAP RM AVM README README V1.0 SAP RM AVM Readme... 1 Purpose... 1 Overview... 2 Navigation Path for Software and Documents download... 2 Base Installation Package... 2 Support Packs... 2 RM AVM Component

More information

Cluster Upgrade Procedure with Job Queue Migration.

Cluster Upgrade Procedure with Job Queue Migration. Cluster Upgrade Procedure with Job Queue Migration. Zend Server 5.6 Overview Zend Server 5.6 introduces a new highly-reliable Job Queue architecture, based on a MySQL database storage backend. This document

More information

ROOM GUARD VT335. Environmental Infrastructure monitoring

ROOM GUARD VT335. Environmental Infrastructure monitoring Environmental Infrastructure monitoring ROOM GUARD VT335 Environmental monitoring of any facilities, control of security breaches, temperatures, smoke, water leakages, voltages and more. Compatible with

More information

IBM InfoSphere Streams v4.0 Performance Best Practices

IBM InfoSphere Streams v4.0 Performance Best Practices Henry May IBM InfoSphere Streams v4.0 Performance Best Practices Abstract Streams v4.0 introduces powerful high availability features. Leveraging these requires careful consideration of performance related

More information