Enabling LIGO Applications on Scientific Grids

Size: px
Start display at page:

Download "Enabling LIGO Applications on Scientific Grids"

Transcription

1 Enabling LIGO Applications on Scientific Grids Junwei Cao, MIT/LIGO For the LIGO Scientific Collaboration OSG Consortium Meeting Milwaukee, Wisconsin July

2 Data Monitoring Toolkit (DMT) SMP Server Name Server client gui lsmp Single data stream lmsg DMT Online Use Scenario control-room type DMT Offline Use Scenario standalone or grid enabled Multiple data streams DMT Monitors base MonServer /data/node10/frame/s3/l3/lho/h-rds_r_l gwf /data/node11/frame/s3/l3/lho/h-rds_r_l gwf /data/node12/frame/s3/l3/lho/h-rds_r_l gwf /data/node13/frame/s3/l3/lho/h-rds_r_l gwf /data/node14/frame/s3/l3/lho/h-rds_r_l gwf /data/node15/frame/s3/l3/lho/h-rds_r_l gwf /data/node16/frame/s3/l3/lho/h-rds_r_l gwf /data/node10/frame/s3/l3/llo/l-rds_r_l gwf /data/node11/frame/s3/l3/llo/l-rds_r_l gwf /data/node12/frame/s3/l3/llo/l-rds_r_l gwf /data/node13/frame/s3/l3/llo/l-rds_r_l gwf /data/node14/frame/s3/l3/llo/l-rds_r_l gwf /data/node15/frame/s3/l3/llo/l-rds_r_l gwf /data/node16/frame/s3/l3/llo/l-rds_r_l gwf container Stdout Trigger files Alarm files Trend files frameio DMT Libraries Junwei Cao, OSG Consortium Meeting, July sigp ezcalib dmtenv xml html xsil event trig

3 Multiple Data Stream Monitors MyMonOnline DatEnv Dacc getdacc(); Single data stream Multiple data streams User DMT dmtenv MyMonOffline MultiStream MultiDacc getdacc(); ChannelIndex Dacc Channel Services/dacc MultiDacc MultiList DaccIn FileList Dacc Channel Dacc Channel FrameCPP DaccIn FileList DaccIn FileList FrameCPP FrameCPP Junwei Cao, OSG Consortium Meeting, July

4 An Example DMT Monitor multilist.txt filelist1.txt filelist2.txt rmon filelist1.txt /data/node10/frame/s3/l3/llo/l-rds_r_l gwf /data/node11/frame/s3/l3/llo/l-rds_r_l gwf /data/node12/frame/s3/l3/llo/l-rds_r_l gwf /data/node13/frame/s3/l3/llo/l-rds_r_l gwf /data/node14/frame/s3/l3/llo/l-rds_r_l gwf /data/node15/frame/s3/l3/llo/l-rds_r_l gwf /data/node16/frame/s3/l3/llo/l-rds_r_l gwf filelist2.txt /data/node10/frame/s3/l3/lho/h-rds_r_l gwf /data/node11/frame/s3/l3/lho/h-rds_r_l gwf /data/node12/frame/s3/l3/lho/h-rds_r_l gwf /data/node13/frame/s3/l3/lho/h-rds_r_l gwf /data/node14/frame/s3/l3/lho/h-rds_r_l gwf /data/node15/frame/s3/l3/lho/h-rds_r_l gwf /data/node16/frame/s3/l3/lho/h-rds_r_l gwf standalone run of rmon DMT offline monitor opt stride 16.0 channel_1 H1:LSC-AS_Q channel_2 L1:LSC-AS_Q rmon]$ export LD_LIBRARY_PATH=/opt/lscsoft/dol/lib rmon]$./rmon -opt opt -inlists multilist.txt Processing multi list file: multilist.txt Number of lists added: 2 Total data streams: 2 Processing frame list file: /home/jcao/rmon/filelist1.txt Number of files added: 1188 Total frame files: 1188 Processing frame list file: /home/jcao/rmon/filelist2.txt Number of files added: 1188 Total frame files: 1188 channel[1]=h1:lsc-as_q channel[2]=l1:lsc-as_q startgps= stride=16 r-statistic= startgps= stride=16 r-statistic= startgps= stride=16 r-statistic= Junwei Cao, OSG Consortium Meeting, July

5 The LSC Data Grid (LDG) Birmingham Cardiff AEI/Golm Junwei Cao, OSG Consortium Meeting, July

6 The LDG Software Stack End users & applications LDAS DMT LALApps Matlab Application enabling LSC Job management LSC Data management The LIGO Data Monitoring (LDM) Environment Glue Onasys LDR LSCdataFind LSCsegFind The LSC Data Grid Client/Server Environment Version 3.5 LSC Security management Applications LSCcertUtils LSC CA Infrastructures Condor-G Worklfow management / Condor DAGman VDS VOMS Catalog service / Globus Resource location service / Globus Information service / Globus MDS Grid security / Globus GSI Resource management / Globus GRAM Middleware / Services Operating Systems and Job scheduling / Condor FC3 GCC Python Autotools Data transfer / GridFTP MySQL Junwei Cao, OSG Consortium Meeting, July

7 The LDM Modules and Flowchart ldm_submit ldm_q ldm_rm ldm_agent LDM_CONFIG QUEUED SCHEDULED LOCATING LOCATED RUNNING FINISHED [AGENT] RESOURCES SITES = /home/jcao/ldm/etc/ldm_sites EXEC = /home/jcao/ldm/bin/ldm_exec_script LOCATE = /home/jcao/ldm/bin/ldm_locate_script PID = /home/jcao/ldm/var/ldm.pid LOG = /home/jcao/ldm/var/ldm.log LDG = /home/jcao/ldg-3.0/ REJECTED ldm_locate_script RELEASED ldm_exec_script LSCdataFind condor_submit Junwei Cao, OSG Consortium Meeting, July LDM Other tools condor_master LDM_SITES [MIT] lscdatafindserver = ldas-gridmon.mit.edu globusscheduler = ldas-grid.mit.edu/jobmanager-condor environment = LD_LIBRARY_PATH=/dso-test/home/jcao/dol/lib [CIT] lscdatafindserver = ldas-gridmon.ligo.caltech.edu globusscheduler = ldas-grid.ligo.caltech.edu/jobmanager-condor environment = LD_LIBRARY_PATH=/dso-test/jcao/dol/lib [LHO] lscdatafindserver = ldas-gridmon.ligo-wa.caltech.edu globusscheduler = ldas-grid.ligo-wa.caltech.edu/jobmanager-condor environment = LD_LIBRARY_PATH=/dso-test/jcao/dol/lib [LLO] lscdatafindserver = ldas-gridmon.ligo-la.caltech.edu globusscheduler = ldas-grid.ligo-la.caltech.edu/jobmanager-condor environment = LD_LIBRARY_PATH=/data2/jcao/dol/lib client server LSCdataFind Server Globus Job Manager ldm_agent Condor Modules developed or deployed Modules designed and underdeveloped

8 LIGO Data Monitoring Using LDM grid-enabled run of rmon DMT offline monitor using LDM ~]$ cd ldm ldm]$ source setup.sh ldm]$ cd../rmon rmon]$ ldm_agent rmon]$ ldm_submit ldm.sub Job test has been submitted. rmon]$ more ldm_test_condor.out Processing multi list file: ldm_test_cit_multilist.txt Number of lists added: 2 Total data streams: 2 startgps= stride=16 r-statistic= ldm.sub [job] id = test monitor = rmon args = -opt opt input = opt [data] observatory type start = end = automatically generated Condor submission file universe = globus globusscheduler = ldas-grid.ligo.caltech.edu/jobmanager-condor log = ldm_test_condor.log output = ldm_test_condor.out error = ldm_test_condor.err should_transfer_files = YES when_to_transfer_output = ON_EXIT transfer_input_files = ldm_test_cit_multilist.txt, ldm_test_cit_filelist1.txt, ldm_test_cit_filelist2.txt, /home/jcao/rmon/opt arguments = -inlists ldm_test_cit_multilist.txt -opt opt environment = LD_LIBRARY_PATH=/dso-test/jcao/dol/lib executable = /home/jcao/rmon/rmon Queue Users are interfaced with a LIGO friendly language. Users do not bother with technical details of LSC data grid services. Data are located and file lists are generated automatically Junwei Cao, OSG Consortium Meeting, July

LIGO Cybersecurity Status

LIGO Cybersecurity Status LIGO Cybersecurity Status Albert Lazzarini NSF Annual Review of LIGO LIGO Hanford Observatory October 23-25, 2006 1 Outline Recommendations from last review Overview of cybersecurity within LIGO Laboratory

More information

LIGO Authentication and Authorization 2.0

LIGO Authentication and Authorization 2.0 LIGO Authentication and Authorization 2.0 CILogon Fall 2009 Workshop Urbana, IL Sep 29, 2009 Scott Koranda & Warren Anderson University of Wisconsin Milwaukee LIGO G0900910 Who we are LIGO Laboratory»

More information

Cloud Computing. Lecture 5 Grid Case Studies 2014-2015

Cloud Computing. Lecture 5 Grid Case Studies 2014-2015 Cloud Computing Lecture 5 Grid Case Studies 2014-2015 Up until now Introduction. Definition of Cloud Computing. Grid Computing: Schedulers Globus Toolkit Summary Grid Case Studies: Monitoring: TeraGRID

More information

XSEDE Service Provider Software and Services Baseline. September 24, 2015 Version 1.2

XSEDE Service Provider Software and Services Baseline. September 24, 2015 Version 1.2 XSEDE Service Provider Software and Services Baseline September 24, 2015 Version 1.2 i TABLE OF CONTENTS XSEDE Production Baseline: Service Provider Software and Services... i A. Document History... A-

More information

GRID workload management system and CMS fall production. Massimo Sgaravatto INFN Padova

GRID workload management system and CMS fall production. Massimo Sgaravatto INFN Padova GRID workload management system and CMS fall production Massimo Sgaravatto INFN Padova What do we want to implement (simplified design) Master chooses in which resources the jobs must be submitted Condor-G

More information

The Lattice Project: A Multi-Model Grid Computing System. Center for Bioinformatics and Computational Biology University of Maryland

The Lattice Project: A Multi-Model Grid Computing System. Center for Bioinformatics and Computational Biology University of Maryland The Lattice Project: A Multi-Model Grid Computing System Center for Bioinformatics and Computational Biology University of Maryland Parallel Computing PARALLEL COMPUTING a form of computation in which

More information

An approach to grid scheduling by using Condor-G Matchmaking mechanism

An approach to grid scheduling by using Condor-G Matchmaking mechanism An approach to grid scheduling by using Condor-G Matchmaking mechanism E. Imamagic, B. Radic, D. Dobrenic University Computing Centre, University of Zagreb, Croatia {emir.imamagic, branimir.radic, dobrisa.dobrenic}@srce.hr

More information

Roberto Barbera. Centralized bookkeeping and monitoring in ALICE

Roberto Barbera. Centralized bookkeeping and monitoring in ALICE Centralized bookkeeping and monitoring in ALICE CHEP INFN 2000, GRID 10.02.2000 WP6, 24.07.2001 Roberto 1 Barbera ALICE and the GRID Phase I: AliRoot production The GRID Powered by ROOT 2 How did we get

More information

GRMS Features and Benefits

GRMS Features and Benefits GRMS - The resource management system for Clusterix computational environment Bogdan Ludwiczak [email protected] Poznań Supercomputing and Networking Center Outline: GRMS - what it is? GRMS features

More information

Inca User-level Grid Monitoring

Inca User-level Grid Monitoring Inca User-level Grid Monitoring Shava Smallen [email protected] SC 09 November 17, 2009 Goal: reliable grid software and services for users Over 750 TF Over 30 PB of online and archival data storage Connected

More information

Inca User-level Grid Monitoring

Inca User-level Grid Monitoring Inca User-level Grid Monitoring Shava Smallen [email protected] SC 08 November 19, 2008 Goal: reliable grid software and services for users Over 750 TF Over 30 PB of online and archival data storage Connected

More information

Monitoring Clusters and Grids

Monitoring Clusters and Grids JENNIFER M. SCHOPF AND BEN CLIFFORD Monitoring Clusters and Grids One of the first questions anyone asks when setting up a cluster or a Grid is, How is it running? is inquiry is usually followed by the

More information

Grid Computing With FreeBSD

Grid Computing With FreeBSD Grid Computing With FreeBSD USENIX ATC '04: UseBSD SIG Boston, MA, June 29 th 2004 Brooks Davis, Craig Lee The Aerospace Corporation El Segundo, CA {brooks,lee}aero.org http://people.freebsd.org/~brooks/papers/usebsd2004/

More information

GRID COMPUTING Techniques and Applications BARRY WILKINSON

GRID COMPUTING Techniques and Applications BARRY WILKINSON GRID COMPUTING Techniques and Applications BARRY WILKINSON Contents Preface About the Author CHAPTER 1 INTRODUCTION TO GRID COMPUTING 1 1.1 Grid Computing Concept 1 1.2 History of Distributed Computing

More information

GT 6.0 GRAM5 Key Concepts

GT 6.0 GRAM5 Key Concepts GT 6.0 GRAM5 Key Concepts GT 6.0 GRAM5 Key Concepts Overview The Globus Toolkit provides GRAM5: a service to submit, monitor, and cancel jobs on Grid computing resources. In GRAM, a job consists of a computation

More information

Grid Scheduling Architectures with Globus GridWay and Sun Grid Engine

Grid Scheduling Architectures with Globus GridWay and Sun Grid Engine Grid Scheduling Architectures with and Sun Grid Engine Sun Grid Engine Workshop 2007 Regensburg, Germany September 11, 2007 Ignacio Martin Llorente Javier Fontán Muiños Distributed Systems Architecture

More information

Concepts and Architecture of the Grid. Summary of Grid 2, Chapter 4

Concepts and Architecture of the Grid. Summary of Grid 2, Chapter 4 Concepts and Architecture of the Grid Summary of Grid 2, Chapter 4 Concepts of Grid Mantra: Coordinated resource sharing and problem solving in dynamic, multi-institutional virtual organizations Allows

More information

The CMS analysis chain in a distributed environment

The CMS analysis chain in a distributed environment The CMS analysis chain in a distributed environment on behalf of the CMS collaboration DESY, Zeuthen,, Germany 22 nd 27 th May, 2005 1 The CMS experiment 2 The CMS Computing Model (1) The CMS collaboration

More information

Recommendations for Static Firewall Configuration in D-Grid

Recommendations for Static Firewall Configuration in D-Grid D-Grid Integrationsprojekt (DGI-2) Fachgebiet 3-3 Firewalls Recommendations for Static Firewall Configuration in D-Grid Version 1.5, 21. Mai 2008 D-Grid Integrationsprojekt (DGI-2) Autoren: Gian Luca Volpato

More information

A Survey Study on Monitoring Service for Grid

A Survey Study on Monitoring Service for Grid A Survey Study on Monitoring Service for Grid Erkang You [email protected] ABSTRACT Grid is a distributed system that integrates heterogeneous systems into a single transparent computer, aiming to provide

More information

THE CCLRC DATA PORTAL

THE CCLRC DATA PORTAL THE CCLRC DATA PORTAL Glen Drinkwater, Shoaib Sufi CCLRC Daresbury Laboratory, Daresbury, Warrington, Cheshire, WA4 4AD, UK. E-mail: [email protected], [email protected] Abstract: The project aims

More information

TEST AUTOMATION FRAMEWORK

TEST AUTOMATION FRAMEWORK TEST AUTOMATION FRAMEWORK Twister Topics Quick introduction Use cases High Level Description Benefits Next steps Twister How to get Twister is an open source test automation framework. The code, user guide

More information

Windows Service Monitoring

Windows Service Monitoring Windows Service Monitoring Overview SNMPc 9.0.7 includes support for discovering and monitoring Windows services. You can predefine a list of Windows Services into an Application definition (e.g. NMS =

More information

Condor for the Grid. 3) http://www.cs.wisc.edu/condor/

Condor for the Grid. 3) http://www.cs.wisc.edu/condor/ Condor for the Grid 1) Condor and the Grid. Douglas Thain, Todd Tannenbaum, and Miron Livny. In Grid Computing: Making The Global Infrastructure a Reality, Fran Berman, Anthony J.G. Hey, Geoffrey Fox,

More information

(RH 7.3, gcc 2.95.2,VDT 1.1.6, EDG 1.4.3, GLUE, RLS) Tokyo BNL TAIWAN RAL 20/03/2003 20/03/2003 CERN 15/03/2003 15/03/2003 FNAL 10/04/2003 CNAF

(RH 7.3, gcc 2.95.2,VDT 1.1.6, EDG 1.4.3, GLUE, RLS) Tokyo BNL TAIWAN RAL 20/03/2003 20/03/2003 CERN 15/03/2003 15/03/2003 FNAL 10/04/2003 CNAF Our a c t i v i t i e s & c o n c e rn s E D G - L C G t r a n s i t i o n / c o n v e r g e n c e p l a n EDG s i d e : i n t e g r a t i o n o f n e w m i d d l e w a r e, t e s t b e d e v a l u a t

More information

Status and Integration of AP2 Monitoring and Online Steering

Status and Integration of AP2 Monitoring and Online Steering Status and Integration of AP2 Monitoring and Online Steering Daniel Lorenz - University of Siegen Stefan Borovac, Markus Mechtel - University of Wuppertal Ralph Müller-Pfefferkorn Technische Universität

More information

NorduGrid ARC Tutorial

NorduGrid ARC Tutorial NorduGrid ARC Tutorial / Arto Teräs and Olli Tourunen 2006-03-23 Slide 1(34) NorduGrid ARC Tutorial Arto Teräs and Olli Tourunen CSC, Espoo, Finland March 23

More information

August, 2000 LIGO-G000313-00-D. http://www.ligo.caltech.edu/~smarka/sn/

August, 2000 LIGO-G000313-00-D. http://www.ligo.caltech.edu/~smarka/sn/ LIGO-G000313-00-D Proposal to the LSC for Entry of LIGO into the Supernova Nova Early Warning System (SNEWS) and Prototype Development of Real-Time LIGO Supernova Alert 1 Barry Barish, Kenneth Ganezer(CSUDH),

More information

An Introduction to Globus Toolkit 3

An Introduction to Globus Toolkit 3 An Introduction to Globus Toolkit 3 -Developing Interoperable Grid services 1 Outline Cornerstones New Concepts Software Stack Core Higher Level Services Developing and Using Grid Services Development

More information

AHE Server Deployment and Hosting Applications. Stefan Zasada University College London

AHE Server Deployment and Hosting Applications. Stefan Zasada University College London AHE Server Deployment and Hosting Applications Stefan Zasada University College London 1 AHE Server Implementation WSRF::Lite => services developed in Perl WebDAV server GridSAM => Globus grid => Sun Grid

More information

Grid Computing @ Sun Carlo Nardone. Technical Systems Ambassador GSO Client Solutions

Grid Computing @ Sun Carlo Nardone. Technical Systems Ambassador GSO Client Solutions Grid Computing @ Sun Carlo Nardone Technical Systems Ambassador GSO Client Solutions Phases of Grid Computing Cluster Grids Single user community Single organization Campus Grids Multiple user communities

More information

CMS Tier-3 cluster at NISER. Dr. Tania Moulik

CMS Tier-3 cluster at NISER. Dr. Tania Moulik CMS Tier-3 cluster at NISER Dr. Tania Moulik What and why? Grid computing is a term referring to the combination of computer resources from multiple administrative domains to reach common goal. Grids tend

More information

Debugging and Profiling Lab. Carlos Rosales, Kent Milfeld and Yaakoub Y. El Kharma [email protected]

Debugging and Profiling Lab. Carlos Rosales, Kent Milfeld and Yaakoub Y. El Kharma carlos@tacc.utexas.edu Debugging and Profiling Lab Carlos Rosales, Kent Milfeld and Yaakoub Y. El Kharma [email protected] Setup Login to Ranger: - ssh -X [email protected] Make sure you can export graphics

More information

The GridWay Meta-Scheduler

The GridWay Meta-Scheduler The GridWay Meta-Scheduler Committers Ignacio M. Llorente Ruben S. Montero Eduardo Huedo Contributors Tino Vazquez Jose Luis Vazquez Javier Fontan Jose Herrera 1 Goals of the Project Goals of the Project

More information

EAI-Low Level Design Document

EAI-Low Level Design Document EAI-Low Level Design Document Version No.: Date: Project Name: Project Code: Revision History Version No Date Prepared by / Modified by Significant Changes 1. Glossary Abbreviation Description

More information

GridWay: Open Source Meta-scheduling Technology for Grid Computing

GridWay: Open Source Meta-scheduling Technology for Grid Computing : Open Source Meta-scheduling Technology for Grid Computing Ruben S. Montero dsa-research.org Open Source Grid & Cluster Oakland CA, May 2008 Contents Introduction What is? Architecture & Components Scheduling

More information

IMPLEMENTING GREEN IT

IMPLEMENTING GREEN IT Saint Petersburg State University of Information Technologies, Mechanics and Optics Department of Telecommunication Systems IMPLEMENTING GREEN IT APPROACH FOR TRANSFERRING BIG DATA OVER PARALLEL DATA LINK

More information

Resource Management on Computational Grids

Resource Management on Computational Grids Univeristà Ca Foscari, Venezia http://www.dsi.unive.it Resource Management on Computational Grids Paolo Palmerini Dottorato di ricerca di Informatica (anno I, ciclo II) email: [email protected] 1/29

More information

Sun Grid Engine, a new scheduler for EGEE

Sun Grid Engine, a new scheduler for EGEE Sun Grid Engine, a new scheduler for EGEE G. Borges, M. David, J. Gomes, J. Lopez, P. Rey, A. Simon, C. Fernandez, D. Kant, K. M. Sephton IBERGRID Conference Santiago de Compostela, Spain 14, 15, 16 May

More information

Authorization Strategies for Virtualized Environments in Grid Computing Systems

Authorization Strategies for Virtualized Environments in Grid Computing Systems Authorization Strategies for Virtualized Environments in Grid Computing Systems Xinming Ou Anna Squicciarini Sebastien Goasguen Elisa Bertino Purdue University Abstract The development of adequate security

More information

Welcome to the second half ofour orientation on Spotfire Administration.

Welcome to the second half ofour orientation on Spotfire Administration. Welcome to the second half ofour orientation on Spotfire Administration. In this presentation, I ll give a quick overview of the products that can be used to enhance a Spotfire environment: TIBCO Metrics,

More information

Heterogeneous Database Replication Gianni Pucciani

Heterogeneous Database Replication Gianni Pucciani LCG Database Deployment and Persistency Workshop CERN 17-19 October 2005 Heterogeneous Database Replication Gianni Pucciani A.Domenici [email protected] F.Donno [email protected] L.Iannone

More information

irods and Metadata survey Version 0.1 Date March Abhijeet Kodgire [email protected] 25th

irods and Metadata survey Version 0.1 Date March Abhijeet Kodgire akodgire@indiana.edu 25th irods and Metadata survey Version 0.1 Date 25th March Purpose Survey of Status Complete Author Abhijeet Kodgire [email protected] Table of Contents 1 Abstract... 3 2 Categories and Subject Descriptors...

More information

Oracle SOA Suite 11g Oracle SOA Suite 11g HL7 Inbound Example Functional ACK Addendum

Oracle SOA Suite 11g Oracle SOA Suite 11g HL7 Inbound Example Functional ACK Addendum Oracle SOA Suite 11g Oracle SOA Suite 11g HL7 Inbound Example Functional ACK Addendum [email protected] June 2010 Table of Contents Introduction... 1 Pre-requisites... 1 HL7 v2 Receiver Solution...

More information

Comparing two Queuing Network Solvers: JMT vs. PDQ

Comparing two Queuing Network Solvers: JMT vs. PDQ Comparing two Queuing Network Solvers: JMT vs. PDQ A presentation for the report of the Course CSI 5112 (W11) Adnan Faisal (CU100841800) Mostafa Khaghani Milani (CU100836314) University of Ottawa 25 March

More information

Developers Integration Lab (DIL) System Architecture, Version 1.0

Developers Integration Lab (DIL) System Architecture, Version 1.0 Developers Integration Lab (DIL) System Architecture, Version 1.0 11/13/2012 Document Change History Version Date Items Changed Since Previous Version Changed By 0.1 10/01/2011 Outline Laura Edens 0.2

More information

Global Variables. However, when global variables are used in a function block or control modules, they must be declared as external

Global Variables. However, when global variables are used in a function block or control modules, they must be declared as external Global Variables You can define global variables in the Application Editor. Global variables are available in all programs. It is only possible to declare global variables on application level. Global

More information

The GRID and the Linux Farm at the RCF

The GRID and the Linux Farm at the RCF The GRID and the Linux Farm at the RCF A. Chan, R. Hogue, C. Hollowell, O. Rind, J. Smith, T. Throwe, T. Wlodek, D. Yu Brookhaven National Laboratory, NY 11973, USA The emergence of the GRID architecture

More information

The Access Engine. Building Integration System - The Access Engine. Security Systems

The Access Engine. Building Integration System - The Access Engine. Security Systems The Access Engine 1 What is BIS Access Engine? It is one of the central software modules of the Building Integration System It s a fully integrated access control solution with corresponding access hardware

More information

CEMON installation and configuration procedure

CEMON installation and configuration procedure CEMON installation and configuration procedure Introduction Tanya Levshina, Rohit Mathur, Steve Timm Draft This document is intended for administrators responsible for installing and configuring ITB Compute

More information

Premium Server Client Software

Premium Server Client Software Premium Server Client Software Server / Client SMSPro & GSMS TH series Get the tools on hand Premium Server is designed to cover most of the applications in the market. It gives a hassle free management

More information

How to test OpenGL drivers with Free Software

How to test OpenGL drivers with Free Software glgenvertexarrays(1, &vao); glbindvertexarray(vao); /* Draw and record */ glbegintransformfeedback(gl_points); gldrawarrays(gl_points, 0, 1); for (i = 0; i < STREAMS; i++) { How to test OpenGL drivers

More information

Proposal Submission System - A Content Management System Approach for Proposal Submission

Proposal Submission System - A Content Management System Approach for Proposal Submission Proposal Submission System - A Content Management System Approach for Proposal Submission Saeed Shadlou, Chai Kinn Pong, Sanath Sukumaran Taylor's University ABSTRACT Submissions of proposals are very

More information

Using Globus Toolkit

Using Globus Toolkit Using Globus Toolkit G. Poghosyan & D. Nilsen GridKa School 11-15 September 2006 Basic Grid Services in GT Security Services GSI (Grid Security Infrastructure) Data Services GridFTP RFT (Reliable File

More information

MDSplus Automated Build and Distribution System

MDSplus Automated Build and Distribution System PSFC/JA-13-23 MDSplus Automated Build and Distribution System Fredian T.W., Stillerman J.A.*, Manduchi G.** * Plasma Science and Fusion Center, MIT ** Consorzio RFX, Euratom-ENEA Association, Padova,Italy

More information

Introduction to Sun Grid Engine (SGE)

Introduction to Sun Grid Engine (SGE) Introduction to Sun Grid Engine (SGE) What is SGE? Sun Grid Engine (SGE) is an open source community effort to facilitate the adoption of distributed computing solutions. Sponsored by Sun Microsystems

More information

Status and Evolution of ATLAS Workload Management System PanDA

Status and Evolution of ATLAS Workload Management System PanDA Status and Evolution of ATLAS Workload Management System PanDA Univ. of Texas at Arlington GRID 2012, Dubna Outline Overview PanDA design PanDA performance Recent Improvements Future Plans Why PanDA The

More information

IBM Solutions Grid for Business Partners Helping IBM Business Partners to Grid-enable applications for the next phase of e-business on demand

IBM Solutions Grid for Business Partners Helping IBM Business Partners to Grid-enable applications for the next phase of e-business on demand PartnerWorld Developers IBM Solutions Grid for Business Partners Helping IBM Business Partners to Grid-enable applications for the next phase of e-business on demand 2 Introducing the IBM Solutions Grid

More information

TOG & JOSH: Grid scheduling with Grid Engine & Globus

TOG & JOSH: Grid scheduling with Grid Engine & Globus TOG & JOSH: Grid scheduling with Grid Engine & Globus G. Cawood, T. Seed, R. Abrol, T. Sloan EPCC, The University of Edinburgh, James Clerk Maxwell Building, Mayfield Road, Edinburgh, EH9 3JZ, UK Abstract

More information

Software Development Kit

Software Development Kit Open EMS Suite by Nokia Software Development Kit Functional Overview Version 1.3 Nokia Siemens Networks 1 (21) Software Development Kit The information in this document is subject to change without notice

More information

ARC Computing Element

ARC Computing Element NORDUGRID NORDUGRID-MANUAL-20 15/7/2015 ARC Computing Element System Administrator Guide F. Paganelli, Zs. Nagy, O. Smirnova, and various contributions from all ARC developers Contents 1 Overview 9 1.1

More information

SSO Questions. Request for 10 minute overview/demo on Grouper software package set-up (IT-oriented)

SSO Questions. Request for 10 minute overview/demo on Grouper software package set-up (IT-oriented) SSO Questions Request for 10 minute overview/demo on Grouper software package set-up (IT-oriented) I can demo production LIGO Grouper (1.6.3) I can demo sandbox Grouper (2.1.3) Grouper has 4 main components

More information

Running applications on the Cray XC30 4/12/2015

Running applications on the Cray XC30 4/12/2015 Running applications on the Cray XC30 4/12/2015 1 Running on compute nodes By default, users do not log in and run applications on the compute nodes directly. Instead they launch jobs on compute nodes

More information

Deploying Business Virtual Appliances on Open Source Cloud Computing

Deploying Business Virtual Appliances on Open Source Cloud Computing International Journal of Computer Science and Telecommunications [Volume 3, Issue 4, April 2012] 26 ISSN 2047-3338 Deploying Business Virtual Appliances on Open Source Cloud Computing Tran Van Lang 1 and

More information