Prototypes of a Computational Grid for the Planck Satellite

Size: px
Start display at page:

Download "Prototypes of a Computational Grid for the Planck Satellite"

Transcription

1 ASTRONOMICAL DATA ANALYSIS SOFTWARE AND SYSTEMS XIV ASP Conference Series, Vol. 347, 2005 P. L. Shopbell, M. C. Britton, and R. Ebert, eds. Prototypes of a Computational Grid for the Planck Satellite Giuliano Taffoni, Giuliano Castelli, Riccardo Smareglia, Claudio Vuerli, Andrea Zacchei, and Fabio Pasian National Institute for Astrophysics, OATs, Trieste, Italy Davide Maino University of Milano, Milan, Italy Giancarlo Degasperis University of Rome Tor Vergata, Rome, Italy Salim G. Ansari and Jan Tauber European Space Agency, ESRIN, Holland Thomas Ensslin Max Planck Institute for Astrophysics, Garching, Germany Roberto Barbera National Institute for Nuclear Physics, Catania, Italy Abstract. A prototype of a Computation Grid is designed to assessing the possibility of developing pipeline setup for processing Planck Satellite data. The amount of data collected by the satellite during its sky surveys requires an extremely high computational power both for reduction and analysis. For this reason a Grid environment represents an interesting layout to be considered when processing those data. 1. Introduction The ESA Planck satellite mission will fly in This experiment is aimed to map the microwave sky performing at least two complete sky surveys with an unprecedented combination of sky and frequency coverage, accuracy, stability and sensitivity (Tauber 2000). Planck is composed of a number of microwave and sub-millimeter detectors which are grouped into a high frequency instrument (HFI) and a low frequency instrument (LFI) (Pasian 2002) and covers a frequency range from 30 up to 850 GHz. All levels data processing is assign to the two Data Processing Centers (DPCs), one for the LFI centralized at OAT in Trieste, Italy and one for the HFI distributed between Paris, France, and Cambridge, UK. Both DPCs share a site producing an Early Release Compact Source Catalog (IPAC, Pasadena, USA) 320

2 Primergy Prototypes of a Computational Grid for the Planck Satellite 321 PlanckGrid Applications Application Specific Environment Computing Resources User Interface GRID Middleware Storage Resources Figure 1. Structure of the Planck@Grid application deployment. and a site gathering and documenting the final results of the mission, located at MPA, in Garching, Germany. The amount of data produced by the whole mission and by the necessary post-processing is a challenging task both in terms of storage and computational needs (Bond et al. 1999). For example only the LFI DPC is in charge to process 100 GB of data. PlanckGrid is a project whose main goal is to verify the possibility of using a Grid Technology to process Planck Satellite data (Smareglia et al. 2004). The project is exploring scientific and technical problems that must be solved to develop GRID data reduction applications and make them available to the Planck community. In this paper we describe the prototype of a specialized environment based on the GRID middleware, to support Planck Applications (see Figure 1). This environment must guarantee: retrieval of data from a storage located outside the GRID with http or ftp protocol, distribution of the Planck software (LevelS, Level1 and Level2) and libraries and storage and replica of raw and reduced data with a secure access policy. This project coordinates two main initiatives: ESA and INAF-OATs joint collaboration; INAF/GILDA (a test-bed Grid infrastructure setup to host test-bed applications that at a later stage will be proposed as test-bed for EGEE). 2. The GRID Environment GRID computing enables the virtualization of distributed computing and data resources such as processing and storage capacity to create a single system image, granting users and applications seamless access to vast IT capabilities. The whole software that underlines the fundamental grid services, such as information services, resource discovery and monitoring, job submission and management, brokering and data management and resource management represents the GRID middleware. The middleware builds upon an number of open source solutions like Globus Toolkit 2 (GT2, Foster & Kesselman 1997) and EDG libraries (Ghiselli 2002). In the case of the ESA-INAF collaboration the grid middleware

3 Primergy 322 Taffoni et al. UI pipeline run (RSL) RB Grid Site get results WN query data notify results Metadata repository Replica Manager locate data (Web Service) get data (gsiftp) store data SE Grid environment Figure 2. Structure of the Planck simulation workflow. The application environment check on a metadata repository if a simulation was already done using an XML description of the Cosmological and instrumental parameters. If the data exists the application download/reduce them otherwise a new simulation started. The simulated data are stored on the Grid. The application get the metadata that describe the simulated data and store them on the metacatalog repository for future download or post-processing. is based on GT2 and ESA supplied a proprietary workflow tool: GridAssist 1. This workflow tool acts as a resource broker of the computational and storage resources. It is already well tested on GAIA Grid (Ansari 2004). In the case of INAF-GILDA collaboration, the production GRID is supplied by the Istituto Nazionale di Fisica Nucleare (INFN) of Catania. Grid INFN Laboratory for Dissemination Activities (GILDA 2 ) was developed as part of the Italian INFN Grid project and the Enabling Grids for E-science in Europe (EGEE 3 ) project as testbed for the EGEE applications. The EGEE middleware based on LCG (Robertson 2001) provides some basic services like a User Interface (UI), a full equipped job submission environment and a data Replica Manager (RM, Kunszt et al. 2003). The UI is a computer of the GRID system that allows users to submit jobs, access DB and store/replicate files. Storage elements and Worker nodes are the GRID resources in charge of data management and computing. Parallel and scalar computing are supplied by the system

4 Prototypes of a Computational Grid for the Planck Satellite 323 Figure 3. A map of the sky simulated via Grid for a 70 GHz LFI channel. 3. Planck@Grid One of the primary issue for the DPCs is to define, design and run a complete simulation of the Planck mission to test the data analysis pipelines. The simulation software must mimic the Planck observing procedure, and any source of systematic effect related to the detectors in a realistic way. As a first test for the PlanckGrid project we concentrate on the simulation software (SW). The ESA/INAF project setup a GRID of 3 sites (ESTEC, OATs and ESRIN) managed by the GT2 and by the GridAssist that acts also as the application environment to run the Planck Applications. In the INAF/GILDA GRID a workflow is built upon the EGEE middleware. The interaction with the GRID middleware is requested for: authentication, data movement, Planck SW distribution, resource selection, and computing (see Figure 2) Working Testbed We successfully port Planck mission simulation SW (LevelS) on LCG/EGEE Grid. SW is supported by a set of Linux shell scripts that allow to interface the simulation pipeline with Grid services. We use the GRID Job Description Language (JDL, Pacini 2003) to submit the numerical calculations and access to the RM data service. Our prototype distributes the LevelS SW on the Grid (RM), selects the available resources, and runs the pipeline, stores the simulated data and assures data access to the Planck users (all the users joining Planck Virtual Organization - VO). A meta-data schema is used to describe the output (parameters, date,size, etc.) and make easy data recovery and post-processing. An example of the simulation results is shown in Figure 3. We also test the reduction SW on the simulated data. As an example we use the destriping procedure as described by Maino et al. (2002). Our input files are the simulated Time Ordered Data distributed on Grid. We design a pipeline

5 324 Taffoni et al. that interacts with RM to locate raw data, identify the computing and storage resource suitable for its needs (using the GRID Resource Broker) and finally process raw data (using the GRID job submission tools). The output is stored on Grid and signed on the metadata repository. It can be accessed by Planck Users (VO). 4. Conclusions and Future Work We successfully run a simulation of the Planck mission for LFI and we store the simulated mission data on GRID. This data is described by a set of XML files. The metadata description is still on a prototype stage and more work is required to identify the final semantic. The metadata description for the simulation files is stored on GRID. Data files are available for all the Planck users together with their XML description. We plan to port the whole simulation architecture on EGEE GRID to simulate the whole mission also for HFI. This requires to deploy a stable application specific layer and define the metadata description. We also plan to run simulations for different values of the parameters (Cosmological and Instrumental) and to test on GRID the simulated raw data reduction. This implies to port on GRID also the Level2 reduction software and to extend the metadata semantic also to reduced data. Acknowledgments. This work is done with the economical support of the Italian Government and in particular of MIUR. References Ansari, S. G., 2004, in ASP Conf. Ser., Vol. 347, ADASS XIV, ed. P. L. Shopbell, M. C. Britton, & R. Ebert (San Francisco: ASP), 429 Bond, J.R., Crittenden, R.G.,Jaffe, A.H., & Knox, L., 1999, in Computers in Science & Engineering, 1, 21 Foster, I. & Kesselman, C., 1997, Intl J. Supercomputer Applications, 11, 115 Ghiselli, A., 2002, in TERENA Networking Conference, 503 Kunszt, P., Laure, E., Stockinger, H., & Stockinger, K. 2003, in Lecture Notes in Computer Science, Springer-Verlag Heidelberg Vol. 3019, ed. R.Wyrzykowski et al., 848 Maino, D., Burigana, C., Grski, K. M., Mandolesi, N., & Bersanelli, M. 2002, A&A, 387, 356 Pacini, F. 2003, DataGrid-01-TEN Pasian, F. 2002, MmSAI, 74, 502 Robertson, L. 2001, CERN/2379/rev Smareglia, R., Pasian, F., Vuerli, C., & Zacchei, A., 2004, in ASP Conf. Ser., Vol. 314, ADASS XIII, ed. F. Ochsenbein, M. Allen, & D. Egret (San Francisco: ASP), 674 Tauber J.,A. 2000, in IAU Symposium, 204, 40

Astrophysics and the Grid: Experience with EGEE

Astrophysics and the Grid: Experience with EGEE Astrophysics and the Grid: Experience with EGEE Fabio Pasian INAF & VObs.it IVOA 2007 Interoperability Meeting Astro-RG session INAF experience with the grid (from the IVOA 2006 Interop): In INAF there

More information

Advanced School in High Performance and GRID Computing November Introduction to Grid computing.

Advanced School in High Performance and GRID Computing November Introduction to Grid computing. 1967-14 Advanced School in High Performance and GRID Computing 3-14 November 2008 Introduction to Grid computing. TAFFONI Giuliano Osservatorio Astronomico di Trieste/INAF Via G.B. Tiepolo 11 34131 Trieste

More information

ISTITUTO NAZIONALE DI FISICA NUCLEARE

ISTITUTO NAZIONALE DI FISICA NUCLEARE ISTITUTO NAZIONALE DI FISICA NUCLEARE Sezione di Perugia INFN/TC-05/10 July 4, 2005 DESIGN, IMPLEMENTATION AND CONFIGURATION OF A GRID SITE WITH A PRIVATE NETWORK ARCHITECTURE Leonello Servoli 1,2!, Mirko

More information

Interconnect EGEE and CNGRID e-infrastructures

Interconnect EGEE and CNGRID e-infrastructures Interconnect EGEE and CNGRID e-infrastructures Giuseppe Andronico Interoperability and Interoperation between Europe, India and Asia Workshop Barcelona - Spain, June 2 2007 FP6 2004 Infrastructures 6-SSA-026634

More information

Garuda : The National Grid Computing Initiative Of India. Natraj A.C, CDAC Knowledge Park, Bangalore.

Garuda : The National Grid Computing Initiative Of India. Natraj A.C, CDAC Knowledge Park, Bangalore. Garuda : The National Grid Computing Initiative Of India Natraj A.C, CDAC Knowledge Park, Bangalore. natraj@cdacb.ernet.in 1 Agenda About CDAC Garuda grid highlights Garuda Foundation Phase EU-India grid

More information

IGI (the Italian Grid initiative) and its impact on the Astrophysics community

IGI (the Italian Grid initiative) and its impact on the Astrophysics community Mem. S.A.It. Vol. 80, 520 c SAIt 2009 Memorie della IGI (the Italian Grid initiative) and its impact on the Astrophysics community F. Pasian, C. Vuerli, and G. Taffoni INAF - Information Systems Unit and

More information

The Virtual Observatory and the IVOA

The Virtual Observatory and the IVOA The Virtual Observatory and the IVOA The Virtual Observatory Emergence of the Virtual Observatory concept by 2000 Concerns about the data avalanche, with in mind in particular very large surveys such as

More information

Comparative evaluation of software tools accessing relational databases from a (real) grid environments

Comparative evaluation of software tools accessing relational databases from a (real) grid environments Comparative evaluation of software tools accessing relational databases from a (real) grid environments Giacinto Donvito, Guido Cuscela, Massimiliano Missiato, Vicenzo Spinoso, Giorgio Maggi INFN-Bari

More information

Grid Architectural Models

Grid Architectural Models Grid Architectural Models Computational Grids - A computational Grid aggregates the processing power from a distributed collection of systems - This type of Grid is primarily composed of low powered computers

More information

Grid Computing. MCSN - N. Tonellotto - Distributed Enabling Platforms

Grid Computing. MCSN - N. Tonellotto - Distributed Enabling Platforms Grid Computing 1 Resource sharing Elements of Grid Computing - Computers, data, storage, sensors, networks, - Sharing always conditional: issues of trust, policy, negotiation, payment, Coordinated problem

More information

On the employment of LCG GRID middleware

On the employment of LCG GRID middleware On the employment of LCG GRID middleware Luben Boyanov, Plamena Nenkova Abstract: This paper describes the functionalities and operation of the LCG GRID middleware. An overview of the development of GRID

More information

Introduction to Grid Infrastructures

Introduction to Grid Infrastructures Introduction to Grid Infrastructures Stefano Cozzini 1 and Alessandro Costantini 2 1 CNR-INFM DEMOCRITOS National Simulation Center, Trieste, Italy 2 Department of Chemistry, Università di Perugia, Perugia,

More information

Grid Computing Middleware. Definitions & functions Middleware components Globus glite

Grid Computing Middleware. Definitions & functions Middleware components Globus glite Seminar Review 1 Topics Grid Computing Middleware Grid Resource Management Grid Computing Security Applications of SOA and Web Services Semantic Grid Grid & E-Science Grid Economics Cloud Computing 2 Grid

More information

Grid Challenges and Experience

Grid Challenges and Experience Grid Challenges and Experience Heinz Stockinger Outreach & Education Manager EU DataGrid project CERN (European Organization for Nuclear Research) Grid Technology Workshop, Islamabad, Pakistan, 20 October

More information

Requirements for a Future Astronomical Data Analysis Environment

Requirements for a Future Astronomical Data Analysis Environment ASTRONOMICAL DATA ANALYSIS SOFTWARE AND SYSTEMS XIV ASP Conference Series, Vol. 347, 2005 P. L. Shopbell, M. C. Britton, and R. Ebert, eds. Requirements for a Future Astronomical Data Analysis Environment

More information

Workload Management. Stefano Lacaprara. CMS Physics Week, FNAL, 12/16 April Department of Physics INFN and University of Padova

Workload Management. Stefano Lacaprara. CMS Physics Week, FNAL, 12/16 April Department of Physics INFN and University of Padova Workload Management Stefano Lacaprara Department of Physics INFN and University of Padova CMS Physics Week, FNAL, 12/16 April 2005 Outline 1 Workload Management: the CMS way General Architecture Present

More information

Structured Query Language for Virtual Observatory

Structured Query Language for Virtual Observatory Astronomical Data Analysis Software and Systems XIV ASP Conference Series, Vol. XXX, 2005 P. L. Shopbell, M. C. Britton, and R. Ebert, eds. P1-1-23 Structured Query Language for Virtual Observatory Yuji

More information

glite Grid Services Overview

glite Grid Services Overview The EPIKH Project (Exchange Programme to advance e-infrastructure Know-How) glite Grid Services Overview Antonio Calanducci INFN Catania Joint GISELA/EPIKH School for Grid Site Administrators Valparaiso,

More information

Monitoring the Usage of the ZEUS Analysis Grid

Monitoring the Usage of the ZEUS Analysis Grid Monitoring the Usage of the ZEUS Analysis Grid Stefanos Leontsinis September 9, 2006 Summer Student Programme 2006 DESY Hamburg Supervisor Dr. Hartmut Stadie National Technical

More information

Distributed Archive System for the Cherenkov Telescope Array

Distributed Archive System for the Cherenkov Telescope Array Distributed Archive System for the Cherenkov Telescope Array RIA-653549 Eva Sciacca, S. Gallozzi, A. Antonelli, A. Costa INAF, Astrophysical Observatory of Catania INAF, Astronomical Observatory of Rome

More information

Virtual Observatory and Grid-related projects: national and international status

Virtual Observatory and Grid-related projects: national and international status Mem. S.A.It. Suppl. Vol. 4, 86 c SAIt 2004 Memorie della Supplementi Virtual Observatory and Grid-related projects: national and international status F. Pasian INAF/Osservatorio Astronomico di Trieste,

More information

The GENIUS Grid Portal

The GENIUS Grid Portal The GENIUS Grid Portal Computing in High Energy and Nuclear Physics, 24-28 March 2003, La Jolla, California R. Barbera Dipartimento di Fisica e Astronomia, INFN, and ALICE Collaboration, via S. Sofia 64,

More information

Workflow-based data parallel applications on the EGEE production grid infrastructure

Workflow-based data parallel applications on the EGEE production grid infrastructure Workflow-based data parallel applications on the EGEE production grid infrastructure Johan Montagnat, Tristan Glatard, Isabel Campos Plasencia, Francisco Castejon, Xavier Pennec, Giuliano Taffoni, Vladimir

More information

Multiple Broker Support by Grid Portals* Extended Abstract

Multiple Broker Support by Grid Portals* Extended Abstract 1. Introduction Multiple Broker Support by Grid Portals* Extended Abstract Attila Kertesz 1,3, Zoltan Farkas 1,4, Peter Kacsuk 1,4, Tamas Kiss 2,4 1 MTA SZTAKI Computer and Automation Research Institute

More information

ESO Science Archive Interfaces

ESO Science Archive Interfaces Astronomical Data Analysis Software and Systems XV ASP Conference Series, Vol. 351, 2006 C. Gabriel, C. Arviset, D. Ponz and E. Solano, eds. ESO Science Archive Interfaces Nausicaa Delmotte, Markus Dolensky,

More information

Grid services. Enabling Grids for E-sciencE. Dusan Vudragovic Scientific Computing Laboratory Institute of Physics Belgrade, Serbia

Grid services. Enabling Grids for E-sciencE. Dusan Vudragovic Scientific Computing Laboratory Institute of Physics Belgrade, Serbia Grid services Dusan Vudragovic dusan@phy.bg.ac.yu Scientific Computing Laboratory Institute of Physics Belgrade, Serbia Sep. 19, 2008 www.eu-egee.org Set of basic Grid services Job submission/management

More information

The Grid: Processing the Data from the World s Largest Scientific Machine

The Grid: Processing the Data from the World s Largest Scientific Machine The Grid: Processing the Data from the World s Largest Scientific Machine 10th Topical Seminar On Innovative Particle and Radiation Detectors Siena, 1-5 October 2006 Patricia Méndez Lorenzo (IT-PSS/ED),

More information

Dr. Giuliano Taffoni INAF - OATS

Dr. Giuliano Taffoni INAF - OATS Query Element Demo The Grid Query Element for glite Dr. Giuliano Taffoni INAF - OATS Overview What is a G-DSE? Use and Admin a DB: the Query Element; Upcoming Features; Working on QE People: Edgardo Ambrosi

More information

Heterogeneous Grid Computing: Issues and Early Benchmarks

Heterogeneous Grid Computing: Issues and Early Benchmarks Heterogeneous Grid Computing: Issues and Early Benchmarks Eamonn Kenny 1, Brian Coghlan 1, George Tsouloupas 2, Marios Dikaiakos 2, John Walsh 1, Stephen Childs 1, David O Callaghan 1, and Geoff Quigley

More information

Overview of LFI maps generation and their characteristics

Overview of LFI maps generation and their characteristics Overview of LFI maps generation and their characteristics Davide Maino University of Milano, Dept. of Physics UC Davis, 20 May 2013 Davide Maino Overview of LFI maps generation and their characteristics

More information

The European DataGRID Production Testbed

The European DataGRID Production Testbed The European DataGRID Production Testbed Franck Bonnassieux CNRS/UREC ENS-Lyon France DataGrid Network Work Package Manager Franck.Bonnassieux@ens-lyon.fr Presentation outline General DataGrid project

More information

GRIDS INTRODUCTION TO GRID INFRASTRUCTURES. Fabrizio Gagliardi

GRIDS INTRODUCTION TO GRID INFRASTRUCTURES. Fabrizio Gagliardi GRIDS INTRODUCTION TO GRID INFRASTRUCTURES Fabrizio Gagliardi Dr. Fabrizio Gagliardi is the leader of the EU DataGrid project and designated director of the proposed EGEE (Enabling Grids for E-science

More information

Chapter 18: Web-based Tools NED VO Services

Chapter 18: Web-based Tools NED VO Services The National Virtual Observatory Book ASP Conference Series, Vol. 382, 2008 M. J. Graham, M. J. Fitzpatrick, and T. A. McGlynn, eds. Chapter 18: Web-based Tools NED VO Services Joseph M. Mazzarella (and

More information

The EU DataGrid Testbed

The EU DataGrid Testbed The EU DataGrid Testbed The European DataGrid Project Team http://www.eudatagrid.org DataGrid is a project funded by the European Union Grid Tutorial 4/3/2004 n 1 Contents User s Perspective of the Grid

More information

Knowledge Discovery Services and Tools on Grids

Knowledge Discovery Services and Tools on Grids Knowledge Discovery Services and Tools on Grids DOMENICO TALIA DEIS University of Calabria ITALY talia@deis.unical.it Symposium ISMIS 2003, Maebashi City, Japan, Oct. 29, 2003 OUTLINE Introduction Grid

More information

30 Nov Dec Advanced School in High Performance and GRID Computing Concepts and Applications, ICTP, Trieste, Italy

30 Nov Dec Advanced School in High Performance and GRID Computing Concepts and Applications, ICTP, Trieste, Italy Advanced School in High Performance and GRID Computing Concepts and Applications, ICTP, Trieste, Italy Why the Grid? Science is becoming increasingly digital and needs to deal with increasing amounts of

More information

SwinDeW-G (Swinburne Decentralised Workflow for Grid) System Architecture. Authors: SwinDeW-G Team Contact: {yyang,

SwinDeW-G (Swinburne Decentralised Workflow for Grid) System Architecture. Authors: SwinDeW-G Team Contact: {yyang, SwinDeW-G (Swinburne Decentralised Workflow for Grid) System Architecture Authors: SwinDeW-G Team Contact: {yyang, jchen}@swin.edu.au Date: 05/08/08 1. Introduction SwinDeW-G is a scientific workflow management

More information

Scientific data processing at global scale The LHC Computing Grid. fabio hernandez

Scientific data processing at global scale The LHC Computing Grid. fabio hernandez Scientific data processing at global scale The LHC Computing Grid Chengdu (China), July 5th 2011 Who I am 2 Computing science background Working in the field of computing for high-energy physics since

More information

Implementing GRID interoperability

Implementing GRID interoperability AFS & Kerberos Best Practices Workshop University of Michigan, Ann Arbor June 12-16 2006 Implementing GRID interoperability G. Bracco, P. D'Angelo, L. Giammarino*, S.Migliori, A. Quintiliani, C. Scio**,

More information

FREE SCIENTIFIC COMPUTING

FREE SCIENTIFIC COMPUTING Institute of Physics, Belgrade Scientific Computing Laboratory FREE SCIENTIFIC COMPUTING GRID COMPUTING Branimir Acković March 4, 2007 Petnica Science Center Overview 1/2 escience Brief History of UNIX

More information

Architecture Proposal

Architecture Proposal Nordic Testbed for Wide Area Computing and Data Handling NORDUGRID-TECH-1 19/02/2002 Architecture Proposal M.Ellert, A.Konstantinov, B.Kónya, O.Smirnova, A.Wäänänen Introduction The document describes

More information

Access the power of Grid with Eclipse

Access the power of Grid with Eclipse Access the power of Grid with Eclipse Harald Kornmayer (Forschungszentrum Karlsruhe GmbH) Markus Knauer (Innoopract GmbH) October 11th, 2006, Eclipse Summit, Esslingen 2006 by H. Kornmayer, M. Knauer;

More information

ELFms industrialisation plans

ELFms industrialisation plans ELFms industrialisation plans CERN openlab workshop 13 June 2005 German Cancio CERN IT/FIO http://cern.ch/elfms ELFms industrialisation plans, 13/6/05 Outline Background What is ELFms Collaboration with

More information

The LHC Computing Grid

The LHC Computing Grid The LHC Computing Grid Gergely Debreczeni (CERN IT/Grid Deployment Group) The data factory of LHC 40 million collisions in each second After on-line triggers and selections, only 100 3-4 MB/event requires

More information

High Performance Computing Course Notes Grid Computing I

High Performance Computing Course Notes Grid Computing I High Performance Computing Course Notes 2008-2009 2009 Grid Computing I Resource Demands Even as computer power, data storage, and communication continue to improve exponentially, resource capacities are

More information

Introduction to Grid Computing

Introduction to Grid Computing Milestone 2 Include the names of the papers You only have a page be selective about what you include Be specific; summarize the authors contributions, not just what the paper is about. You might be able

More information

Easy Access to Grid Infrastructures

Easy Access to Grid Infrastructures Easy Access to Grid Infrastructures Dr. Harald Kornmayer (NEC Laboratories Europe) On behalf of the g-eclipse consortium WP11 Grid Workshop Grenoble, France 09 th of December 2008 Background in astro particle

More information

Bookkeeping and submission tools prototype. L. Tomassetti on behalf of distributed computing group

Bookkeeping and submission tools prototype. L. Tomassetti on behalf of distributed computing group Bookkeeping and submission tools prototype L. Tomassetti on behalf of distributed computing group Outline General Overview Bookkeeping database Submission tools (for simulation productions) Framework Design

More information

A European Vision and Plan for a Common Grid Infrastructure

A European Vision and Plan for a Common Grid Infrastructure A European Vision and Plan for a Common Grid Infrastructure European Grid Initiative www.eu-egi.org Why Sustainability? Scientific applications start to depend on Grid infrastructures (EGEE, DEISA, ) Jobs/month

More information

IVOA and European VO Efforts Status and Plans

IVOA and European VO Efforts Status and Plans IVOA and European VO Efforts Status and Plans Fabio Pasian AstroInformatics2010, Pasadena CA, 16-19 June 2010 The IVOA: http://ivoa.net Mission: To facilitate the international coordination and collaboration

More information

MSF: A Workflow Service Infrastructure for Computational Grid Environments

MSF: A Workflow Service Infrastructure for Computational Grid Environments MSF: A Workflow Service Infrastructure for Computational Grid Environments Seogchan Hwang 1 and Jaeyoung Choi 2 1 Supercomputing Center, Korea Institute of Science and Technology Information, 52 Eoeun-dong,

More information

LCG-2 and glite Architecture and components

LCG-2 and glite Architecture and components LCG-2 and glite Architecture and components Author E.Slabospitskaya www.eu-egee.org Outline Enabling Grids for E-sciencE What are LCG-2 and glite? glite Architecture Release 1.0 review What is glite?.

More information

SDS: A Scalable Data Services System in Data Grid

SDS: A Scalable Data Services System in Data Grid SDS: A Scalable Data s System in Data Grid Xiaoning Peng School of Information Science & Engineering, Central South University Changsha 410083, China Department of Computer Science and Technology, Huaihua

More information

MONTE CARLO SIMULATION FOR RADIOTHERAPY IN A DISTRIBUTED COMPUTING ENVIRONMENT

MONTE CARLO SIMULATION FOR RADIOTHERAPY IN A DISTRIBUTED COMPUTING ENVIRONMENT The Monte Carlo Method: Versatility Unbounded in a Dynamic Computing World Chattanooga, Tennessee, April 17-21, 2005, on CD-ROM, American Nuclear Society, LaGrange Park, IL (2005) MONTE CARLO SIMULATION

More information

Grid Interoperation and Regional Collaboration

Grid Interoperation and Regional Collaboration Grid Interoperation and Regional Collaboration Eric Yen ASGC Academia Sinica Taiwan 23 Jan. 2006 Dreams of Grid Computing Global collaboration across administrative domains by sharing of people, resources,

More information

Andrea Sciabà CERN, Switzerland

Andrea Sciabà CERN, Switzerland Frascati Physics Series Vol. VVVVVV (xxxx), pp. 000-000 XX Conference Location, Date-start - Date-end, Year THE LHC COMPUTING GRID Andrea Sciabà CERN, Switzerland Abstract The LHC experiments will start

More information

IEPSAS-Kosice: experiences in running LCG site

IEPSAS-Kosice: experiences in running LCG site IEPSAS-Kosice: experiences in running LCG site Marian Babik 1, Dusan Bruncko 2, Tomas Daranyi 1, Ladislav Hluchy 1 and Pavol Strizenec 2 1 Department of Parallel and Distributed Computing, Institute of

More information

Grid Computing. Olivier Dadoun LAL, Orsay. Introduction & Parachute method. Socle 2006 Clermont-Ferrand Orsay)

Grid Computing. Olivier Dadoun LAL, Orsay. Introduction & Parachute method. Socle 2006 Clermont-Ferrand Orsay) virtual organization Grid Computing Introduction & Parachute method Socle 2006 Clermont-Ferrand (@lal Orsay) Olivier Dadoun LAL, Orsay dadoun@lal.in2p3.fr www.dadoun.net October 2006 1 Contents Preamble

More information

Data Processing for SUBARU Telescope using GRID

Data Processing for SUBARU Telescope using GRID Data Processing for SUBARU Telescope using GRID Y. Shirasaki M. Tanaka S. Kawanomoto S. Honda M. Ohishi Y. Mizumoto National Astronomical Observatory of Japan, 2-21-1, Osawa, Mitaka, Tokyo 181-8588, Japan

More information

Experience with LCG-2 and Storage Resource Management Middleware

Experience with LCG-2 and Storage Resource Management Middleware Experience with LCG-2 and Storage Resource Management Middleware Dimitrios Tsirigkas September 10th, 2004 MSc in High Performance Computing The University of Edinburgh Year of Presentation: 2004 Authorship

More information

The University of Oxford campus grid, expansion and integrating new partners. Dr. David Wallom Technical Manager

The University of Oxford campus grid, expansion and integrating new partners. Dr. David Wallom Technical Manager The University of Oxford campus grid, expansion and integrating new partners Dr. David Wallom Technical Manager Outline Overview of OxGrid Self designed components Users Resources, adding new local or

More information

The Interaction of the ISO-SWS Pipeline Software and the ISO-SWS Interactive Analysis System

The Interaction of the ISO-SWS Pipeline Software and the ISO-SWS Interactive Analysis System Astronomical Data Analysis Software and Systems VII ASP Conference Series, Vol. 145, 1998 R. Albrecht, R. N. Hook and H. A. Bushouse, eds. The Interaction of the ISO-SWS Pipeline Software and the ISO-SWS

More information

CMS HLT production using Grid tools

CMS HLT production using Grid tools CMS HLT production using Grid tools Flavia Donno (INFN Pisa) Claudio Grandi (INFN Bologna) Ivano Lippi (INFN Padova) Francesco Prelz (INFN Milano) Andrea Sciaba` (INFN Pisa) Massimo Sgaravatto (INFN Padova)

More information

g-eclipse A Framework for Accessing Grid Infrastructures Nicholas Loulloudes Trainer, University of Cyprus (loulloudes.n_at_cs.ucy.ac.

g-eclipse A Framework for Accessing Grid Infrastructures Nicholas Loulloudes Trainer, University of Cyprus (loulloudes.n_at_cs.ucy.ac. g-eclipse A Framework for Accessing Grid Infrastructures Trainer, University of Cyprus (loulloudes.n_at_cs.ucy.ac.cy) EGEE Training the Trainers May 6 th, 2009 Outline Grid Reality The Problem g-eclipse

More information

Distributed Repository for Biomedical Applications

Distributed Repository for Biomedical Applications Distributed Repository for Biomedical Applications L. Corradi, I. Porro, A. Schenone, M. Fato University of Genoa Dept. Computer Communication and System Sciences (DIST) BIOLAB Contact: ivan.porro@unige.it

More information

EuroHPC Bologna 23 Marzo Gabriella Scipione

EuroHPC Bologna 23 Marzo Gabriella Scipione EuroHPC Bologna 23 Marzo 2018 Gabriella Scipione g.scipione@cineca.it EuroHPC - Europe's journey to exascale HPC http://eurohpc.eu/ What EuroHPC is a joint collaboration between European countries and

More information

Grid Infrastructure For Collaborative High Performance Scientific Computing

Grid Infrastructure For Collaborative High Performance Scientific Computing Computing For Nation Development, February 08 09, 2008 Bharati Vidyapeeth s Institute of Computer Applications and Management, New Delhi Grid Infrastructure For Collaborative High Performance Scientific

More information

UNICORE Globus: Interoperability of Grid Infrastructures

UNICORE Globus: Interoperability of Grid Infrastructures UNICORE : Interoperability of Grid Infrastructures Michael Rambadt Philipp Wieder Central Institute for Applied Mathematics (ZAM) Research Centre Juelich D 52425 Juelich, Germany Phone: +49 2461 612057

More information

Future Developments in the EU DataGrid

Future Developments in the EU DataGrid Future Developments in the EU DataGrid The European DataGrid Project Team http://www.eu-datagrid.org DataGrid is a project funded by the European Union Grid Tutorial 4/3/2004 n 1 Overview Where is the

More information

Design of Distributed Data Mining Applications on the KNOWLEDGE GRID

Design of Distributed Data Mining Applications on the KNOWLEDGE GRID Design of Distributed Data Mining Applications on the KNOWLEDGE GRID Mario Cannataro ICAR-CNR cannataro@acm.org Domenico Talia DEIS University of Calabria talia@deis.unical.it Paolo Trunfio DEIS University

More information

Deliverable D71:(PC1) Draft Collaboration Plan

Deliverable D71:(PC1) Draft Collaboration Plan Deliverable D71:(PC1) Draft Collaboration Plan DATA MINING TOOLS AND SERVICES FOR GRID COMPUTING ENVIRONMENTS D71: (PC1) Draft Collaboration Plan Responsible author: Co-authors: Nahum Korda Assaf Schuster,

More information

THE GLOBUS PROJECT. White Paper. GridFTP. Universal Data Transfer for the Grid

THE GLOBUS PROJECT. White Paper. GridFTP. Universal Data Transfer for the Grid THE GLOBUS PROJECT White Paper GridFTP Universal Data Transfer for the Grid WHITE PAPER GridFTP Universal Data Transfer for the Grid September 5, 2000 Copyright 2000, The University of Chicago and The

More information

Introduction. Software Trends. Topics for Discussion. Grid Technology. GridForce:

Introduction. Software Trends. Topics for Discussion. Grid Technology. GridForce: GridForce: A Multi-tier Approach to Prepare our Workforce for Grid Technology Bina Ramamurthy CSE Department University at Buffalo (SUNY) 201 Bell Hall, Buffalo, NY 14260 716-645-3180 (108) bina@cse.buffalo.edu

More information

Project GRACE: A grid based search tool for the global digital library

Project GRACE: A grid based search tool for the global digital library Project GRACE: A grid based search tool for the global digital library Frank Scholze 1, Glenn Haya 2, Jens Vigen 3, Petra Prazak 4 1 Stuttgart University Library, Postfach 10 49 41, 70043 Stuttgart, Germany;

More information

THE EUCLID ARCHIVE SYSTEM: A DATA-CENTRIC APPROACH TO BIG DATA

THE EUCLID ARCHIVE SYSTEM: A DATA-CENTRIC APPROACH TO BIG DATA THE EUCLID ARCHIVE SYSTEM: A DATA-CENTRIC APPROACH TO BIG DATA Sara Nieto on behalf of B.Altieri, G.Buenadicha, J. Salgado, P. de Teodoro European Space Astronomy Center, European Space Agency, Spain O.R.

More information

The glite middleware. Ariel Garcia KIT

The glite middleware. Ariel Garcia KIT The glite middleware Ariel Garcia KIT Overview Background The glite subsystems overview Security Information system Job management Data management Some (my) answers to your questions and random rumblings

More information

Deploying virtualisation in a production grid

Deploying virtualisation in a production grid Deploying virtualisation in a production grid Stephen Childs Trinity College Dublin & Grid-Ireland TERENA NRENs and Grids workshop 2 nd September 2008 www.eu-egee.org EGEE and glite are registered trademarks

More information

Greece s Collaborative Ground Segment Initiatives

Greece s Collaborative Ground Segment Initiatives Greece s Collaborative Ground Segment Initiatives Dr Haris KONTOES National Observatory of Athens SENTINEL COLLABORATIVE GS WORKSHOP 2015, 28 May 2015 Matera Collaborative GS workshop 2015 27 28 May 2015

More information

Eclipse Technology Project: g-eclipse

Eclipse Technology Project: g-eclipse (Incubation) Document classification: Made available under the Eclipse Public License v1.0. Date: September 11, 2007 Abstract: This document contains the Release Review Documentation for the Eclipse Technology

More information

Performance of R-GMA for Monitoring Grid Jobs for CMS Data Production

Performance of R-GMA for Monitoring Grid Jobs for CMS Data Production 2005 IEEE Nuclear Science Symposium Conference Record N14-207 Performance of R-GMA for Monitoring Grid Jobs for CMS Data Production R. Byrom, D. Colling, S. M. Fisher, C. Grandi, P. R. Hobson, P. Kyberd,

More information

Grid Scheduling Architectures with Globus

Grid Scheduling Architectures with Globus Grid Scheduling Architectures with Workshop on Scheduling WS 07 Cetraro, Italy July 28, 2007 Ignacio Martin Llorente Distributed Systems Architecture Group Universidad Complutense de Madrid 1/38 Contents

More information

Data Management for Distributed Scientific Collaborations Using a Rule Engine

Data Management for Distributed Scientific Collaborations Using a Rule Engine Data Management for Distributed Scientific Collaborations Using a Rule Engine Sara Alspaugh Department of Computer Science University of Virginia alspaugh@virginia.edu Ann Chervenak Information Sciences

More information

Gergely Sipos MTA SZTAKI

Gergely Sipos MTA SZTAKI Application development on EGEE with P-GRADE Portal Gergely Sipos MTA SZTAKI sipos@sztaki.hu EGEE Training and Induction EGEE Application Porting Support www.lpds.sztaki.hu/gasuc www.portal.p-grade.hu

More information

Introduction to Grid computing and overview of the European Data Grid Project

Introduction to Grid computing and overview of the European Data Grid Project Introduction to Grid computing and overview of the European Data Grid Project The European DataGrid Project Team http://www.eu-datagrid.org DataGrid is a project funded by the European Union Grid Tutorial

More information

Identity Management in ESA Grid on-demand Infrastructure

Identity Management in ESA Grid on-demand Infrastructure Identity Management in ESA Grid on-demand Infrastructure OGC TC - Europe Forum 4 December 2008, Valencia Pedro Pereira Gonçalves http://www.terradue.com Slide 1 ESA G-POD Infrastructure! Computing and

More information

TAP services integration at IA2 data center

TAP services integration at IA2 data center TAP services integration at IA2 data center Pietro Apollo INAF - Astronomical Observatory of Trieste Outline IA2TAP: TAP implementation 2 + 1 + 1 services TapSchemaManager: Summary a supporting web application

More information

Kepler and Grid Systems -- Early Efforts --

Kepler and Grid Systems -- Early Efforts -- Distributed Computing in Kepler Lead, Scientific Workflow Automation Technologies Laboratory San Diego Supercomputer Center, (Joint work with Matthew Jones) 6th Biennial Ptolemy Miniconference Berkeley,

More information

A Login Shell interface for INFN-GRID

A Login Shell interface for INFN-GRID A Login Shell interface for INFN-GRID S.Pardi2,3, E. Calloni1,2, R. De Rosa1,2, F. Garufi1,2, L. Milano1,2, G. Russo1,2 1Università degli Studi di Napoli Federico II, Dipartimento di Scienze Fisiche, Complesso

More information

Grid computing with IVOA standards and VOTech components

Grid computing with IVOA standards and VOTech components Grid computing with IVOA standards and VOTech components Nic Walton & Guy Rixon (IoA, Cambridge) Based on presentation to Euro-VO DCA Workshop Grid and the Virtual Observatory Garching, April 2008 Topics

More information

CMS users data management service integration and first experiences with its NoSQL data storage

CMS users data management service integration and first experiences with its NoSQL data storage Journal of Physics: Conference Series OPEN ACCESS CMS users data management service integration and first experiences with its NoSQL data storage To cite this article: H Riahi et al 2014 J. Phys.: Conf.

More information

A Digital Library Framework for Reusing e-learning Video Documents

A Digital Library Framework for Reusing e-learning Video Documents A Digital Library Framework for Reusing e-learning Video Documents Paolo Bolettieri, Fabrizio Falchi, Claudio Gennaro, and Fausto Rabitti ISTI-CNR, via G. Moruzzi 1, 56124 Pisa, Italy paolo.bolettieri,fabrizio.falchi,claudio.gennaro,

More information

Provisioning of Grid Middleware for EGI in the framework of EGI InSPIRE

Provisioning of Grid Middleware for EGI in the framework of EGI InSPIRE Ibergrid 2010 Provisioning of Grid Middleware for EGI in the framework of EGI InSPIRE M. David G. Borges, J. Gomes, I. Campos, A. Lopez, P. Orviz, J. López Cacheiro, C. Fernandez and A. Simon LIP, CSIC,

More information

The ATLAS EventIndex: an event catalogue for experiments collecting large amounts of data

The ATLAS EventIndex: an event catalogue for experiments collecting large amounts of data The ATLAS EventIndex: an event catalogue for experiments collecting large amounts of data D. Barberis 1*, J. Cranshaw 2, G. Dimitrov 3, A. Favareto 1, Á. Fernández Casaní 4, S. González de la Hoz 4, J.

More information

A Resource Discovery Algorithm in Mobile Grid Computing Based on IP-Paging Scheme

A Resource Discovery Algorithm in Mobile Grid Computing Based on IP-Paging Scheme A Resource Discovery Algorithm in Mobile Grid Computing Based on IP-Paging Scheme Yue Zhang 1 and Yunxia Pei 2 1 Department of Math and Computer Science Center of Network, Henan Police College, Zhengzhou,

More information

Grid Data Management in Action: Experience in Running and Supporting Data Management Services in the EU DataGrid Project

Grid Data Management in Action: Experience in Running and Supporting Data Management Services in the EU DataGrid Project Grid Data Management in Action: Experience in Running and Supporting Data Management Services in the EU DataGrid Project Heinz Stockinger, Flavia Donno, Erwin Laure, Shahzad Muzaffar, Peter Kunszt CERN,

More information

THE EUCLID ARCHIVE SYSTEM: A DATA-CENTRIC APPROACH TO BIG DATA

THE EUCLID ARCHIVE SYSTEM: A DATA-CENTRIC APPROACH TO BIG DATA THE EUCLID ARCHIVE SYSTEM: A DATA-CENTRIC APPROACH TO BIG DATA Rees Williams on behalf of A.N.Belikov, D.Boxhoorn, B. Dröge, J.McFarland, A.Tsyganov, E.A. Valentijn University of Groningen, Groningen,

More information

ALHAD G. APTE, BARC 2nd GARUDA PARTNERS MEET ON 15th & 16th SEPT. 2006

ALHAD G. APTE, BARC 2nd GARUDA PARTNERS MEET ON 15th & 16th SEPT. 2006 GRID COMPUTING ACTIVITIES AT BARC ALHAD G. APTE, BARC 2nd GARUDA PARTNERS MEET ON 15th & 16th SEPT. 2006 Computing Grid at BARC Computing Grid system has been set up as a Test-Bed using existing Grid Technology

More information

Ezio Corso Angelo Leto, Antonio Messina, Riccardo Murri, Riccardo Di Meo, Alessio Terpin

Ezio Corso Angelo Leto, Antonio Messina, Riccardo Murri, Riccardo Di Meo, Alessio Terpin The new EGRID infrastructure Angelo Leto, Antonio Messina, Riccardo Murri, Riccardo Di Meo, Alessio Terpin EGRID project E-mail: {ecorso,aleto,amessina,rmurri,dimeo,aterpin}@ictp.it Stefano Cozzini CNR-INFM

More information

Giovanni Lamanna LAPP - Laboratoire d'annecy-le-vieux de Physique des Particules, Université de Savoie, CNRS/IN2P3, Annecy-le-Vieux, France

Giovanni Lamanna LAPP - Laboratoire d'annecy-le-vieux de Physique des Particules, Université de Savoie, CNRS/IN2P3, Annecy-le-Vieux, France Giovanni Lamanna LAPP - Laboratoire d'annecy-le-vieux de Physique des Particules, Université de Savoie, CNRS/IN2P3, Annecy-le-Vieux, France ERF, Big data & Open data Brussels, 7-8 May 2014 EU-T0, Data

More information

A Grid-Enabled Component Container for CORBA Lightweight Components

A Grid-Enabled Component Container for CORBA Lightweight Components A Grid-Enabled Component Container for CORBA Lightweight Components Diego Sevilla 1, José M. García 1, Antonio F. Gómez 2 1 Department of Computer Engineering 2 Department of Information and Communications

More information