Generic Grid Computing Tools for Resource and Project Management

Size: px
Start display at page:

Download "Generic Grid Computing Tools for Resource and Project Management"

Transcription

1 Generic Grid Computing Tools for and Project Management Erik Elmroth Dept. of Computing Science & HPC2N Umeå University, Sweden Overall objectives Short term: Generic infrastructure components for resource & project management Interoperable, standards-based Long term: Grid-enabled & Grid-enabling tools for scientific computing Accounting Broker 1

2 Grid Projects Overview Generic Grid Computing Research Multiproject Job submission and resource brokering Standards-based, cross-middleware (ARC, LCG2, GT4) SweGrid Accounting System (SGAS) (with KTH, Sthlm) Included in Globus Toolkit 4 Grid-wide fairshare scheduling Hierarchical three-party QoS support (user, resource-owner, VO-authority) Grid interface-generation for numerical software libraries SLICOT-interfaces for NetSolve and web-portals High-level data re-replication systems (new) & project portal for SNIC HPC2N (coordinator), NSC, PDC Portal interface and functionality SNIC-wide database & security sol ns An Interoperable, Standards-based Grid Broker and Job Submission Service joint work Johan Tordsson, UmU 2

3 Contributions - Summary Web Service (GT4) based job submission service (JSS) and Grid resource broker Decentralized broker not assuming global control Based on existing and emerging Grid standards JSDL, GLUE, WSAG, WSRF Exchangeable modules Replaceable resource selection algorithms Interoperable with multiple Grid middlewares Supports advance reservations benchmark-based estimation of job duration ARC client GT4 client LCG2 Client Job Submission Module LCG2 GT4 ARC JSS Architecture Overview

4 Middleware Integration Points (cont.) Selection Algorithms Earliest job completion = shortest Total Time to Delivery (TTD) TTD Stage in Wait Execute Stage out TTD part: How to predict? File stage in - network bandwidth / user estimation Wait for resource access - adv. reservation / load prediction Application execution - benchmarks / user estimation File stage out - network bandwidth / user estimation Earliest possible job start File stage in and wait for access (same predictions as above) 4

5 Performance Evaluation Response time, including all overhead: brokering, interaction with information services and resources Five runs of 200 jobs each One client submitting one job at the time Observed response time of 1.3 seconds per job Throughput:40 jobs/minute (multiple clients via single JSS) Without advance reservations: With advance reservations: Current and Future Work Integration with additional middlewares Extended performance evaluation Performance evaluation of JSS against different middlewares (ARC, GT4, LCG2) Add coallocation support Reuse main framework CoAllocator Replace submitter only 5

6 Enforcing resource allocations with the SweGrid Accounting System (SGAS) joint work with Peter Gardfjäll, UmU Lennart Johnsson, KTH Olle Mulmo, KTH Thomas Sandholm, KTH SweGrid Accounting System (SGAS) Decentralized resource allocation enforcement system SGAS performs soft real-time enforcement of allocations Real-time enforcement: s can, at the time of job submission, deny access if project quota has been used up Soft: enforcement is subject to local resource policies (strict enforcement not always appropriate) Initially addressed allocation enforcement in SweGrid Not restricted to SweGrid use Developed with an emphasis on easy integration into different Grid middleware Single-point-of-integration In SweGrid: deployed on top of NorduGrid middleware WSRF-compliantJava implementation using Globus Toolkit 4 6

7 Component interactions 1. Contact resource 2. Authenticate/authorize (delegate credentials) 3. Submit job request 4. JARM intercepts request 5. Make account reservation 6. Run job 7. Collect usage info 8. Charge project account and log usage info Project information Please visit us at SGAS download (version 2.0 available) Documentation Publications Mailing list: Globus Toolkit contribution 7

8 A Decentralized System for Grid-wide Fairshare Scheduling joint work with Peter Gardfjäll, UmU Fairshare scheduling (Logical) division of resource capacity Users granted target shares Entitled portion of delivered utilization Scheduler adjusts job prio according to job owners' past usage job prio := f(target share, job submitter historical usage) History decay to increase impact of recent usage Goal: fairness over time We apply fairshare scheduling on a Grid-wide scale Share policies that (logically) divide aggregate Grid capacity Locally (on a resource) & globally (Grid-wide) Hierarchical (between VOs, projects, users, ) 8

9 allocation model share policies Coordinate VO utilization VO allocation authority grant local share grant Grid-wide share Control degree of contribution owner FSGrid consume share VO user group FairShareGrid system Establish and enforce share policies VO users are granted shares of aggregate Grid capacity Coordinates utilization across the Grid subdivide share QoS guarantees Control usage within group Share policy illustration 1 Local scope Global scope SweGrid (40%) NorduGrid (20%) Local users (40%) SweGrid NorduGrid Physics project () Biology project (20%) Chemistry project (50%) Group 1 (50%) Group 2 (50%) Share policy enforcement Carried out locally by steering utilization towards target shares Local shares enforced locally (local usage data) Global shares collective enforcement (Grid-wide usage data) Top-down enforcement Decentralization! No central coordinator 9

10 Framework components VO-A usage data VO-A policy provider Policy reference Runtime Runtime Policy Policy tree tree Policy Policy engine engine Local policy Local usage DB Priority Priority calculator calculator job Workload manager Fairshare factor callout Scheduler Simulated Grid GridSim: discrete-event Grid simulation toolkit SweGrid-like environment (6 x 100 CPUs) Each resource has a cluster scheduler Space-shared (one job per processor) Non-preemptive Callout to determine FS priority factor for each job Global view on utilization data refreshed once/min Workload Each user runs a stream of single-cpu, batch jobs Contention for resources One hour jobs (±40%) 10

11 1. Correctness VO-B usage P-A1 50% VO-A P-A2 P-A3 20% U-B11 55% VO-B 70% P-B1 60% U-B12 P-B2 40% U-B13 15% P-B1 P-B2 Aggregated utilization (%) Time (s) VO-B projects utilization 1. Correctness P-B1 usage P-A1 50% VO-A P-A2 P-A3 20% U-B11 55% VO-B 70% P-B1 60% U-B12 P-B2 40% U-B13 15% Aggregated utilization (%) U-B11 U-B12 U-B Time (s) P-B1 users utilization 11

12 3. Imbalanced workload P-A1 50% VO-A P-A2 P-A3 20% U-B11 55% VO-B 70% P-B1 60% U-B12 P-B2 40% U-B13 15% Only local usage data P-A1 P-A2 P-A Grid-wide usage data P-A1 P-A2 P-A3 Aggregated utilization (%) Aggregated utilization (%) Time (s) Time (s) P-A2 and P-A3 only submit jobs to half of the resources Conclusion: Grid-wide usage data important for global share enforcement 4. Subgroup isolation P-A1 50% VO-A P-A2 P-A3 20% U-B11 55% VO-B 70% P-B1 60% U-B12 P-B2 40% U-B13 15% Sibling shares Parent shares Aggregated utilization (%) U-B11 U-B12 U-B13 Aggregated utilization (%) P-B1 P-B Time (s) U-B12 becomes idle Time (s) Conclusion Performs subgroup isolation Idle share made available to (and only to) active sibling entries 12

13 and project portal joint work with Mats Nylén, Roger Oscarsson, UmU (additional parts jointly with PDC and NSC) Grid Portal Development Common easy-to-use interface to a diverse set of heterogeneous systems (Grids or specific computers) Features (on-going work): Access a general Grid or individual resources Single sign-on Submit Grid/batch jobs Monitor/delete jobs Integrated information services View output Use system commands File transfer Archive/retrieve data Manage accounts View/manipulate files/navigate in file systems Open a terminal window + SNIC-wide local/global database! Main developer: Roger Oscarsson Collaboration with NSC and PDC 13

14 Recent Grid Computing Publications (2005) E. Elmroth, M. Nylén, and R. Oscarsson. A User-Centric Cluster and Grid Computing Portal. International Journal of Computational Science and Engineering, 2005, (accept.) E. Elmroth and J. Tordsson. An Interoperable Standards-based Grid Broker and Job Submission Service. e-science First IEEE Conference on e-science and Grid Computing, IEEE Computer Society Press, USA, 2005, pp , E. Elmroth and P. Gardfjäll. Design and Evaluation of a Decentralized System for Gridwide Fairshare Scheduling. e-science First IEEE Conference on e-science and Grid Computing, IEEE Computer Society Press, USA, 2005, pp , E. Elmroth, P. Gardfjäll, and J. Tordsson. An Advanced Grid Computing Course for Application and Infrastructure Developers. CCGrid05, IEEE Computer Society Press, USA, 2005, pp , E. Elmroth and R. Skelander. Semi-automatic generation of Grid computing interfaces for numerical software libraries. State-of-the-art in Scientific Computing. Springer- Verlag, Lecture Notes in Computer Science, Vol. 3732, 2005, pp , E. Elmroth, P. Gardfjäll, O. Mulmo, and T. Sandholm. An OGSA-based Bank Service for Grid Accounting Systems. State-of-the-art in Scientific Computing. Springer-Verlag, Lecture Notes in Computer Science, Vol. 3732, pp , E. Elmroth and J. Tordsson. A Grid Broker Supporting Advance Reservations and Benchmark-based Selection. State-of-the-art in Scientific Computing. Springer-Verlag, Lecture Notes in Computer Science, Vol. 3732, pp , T. Sandholm, P. Gardfjäll, E. Elmroth, L. Johnsson, and O. Mulmo. A Service-Oriented Approach to Enforce Grid Allocations. (Submitted for Journal publication.) See 14

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

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

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

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

Analyses on functional capabilities of BizTalk Server, Oracle BPEL Process Manger and WebSphere Process Server for applications in Grid middleware

Analyses on functional capabilities of BizTalk Server, Oracle BPEL Process Manger and WebSphere Process Server for applications in Grid middleware Analyses on functional capabilities of BizTalk Server, Oracle BPEL Process Manger and WebSphere Process Server for applications in Grid middleware R. Goranova University of Sofia St. Kliment Ohridski,

More information

A Taxonomy and Survey of Grid Resource Planning and Reservation Systems for Grid Enabled Analysis Environment

A Taxonomy and Survey of Grid Resource Planning and Reservation Systems for Grid Enabled Analysis Environment A Taxonomy and Survey of Grid Resource Planning and Reservation Systems for Grid Enabled Analysis Environment Arshad Ali 3, Ashiq Anjum 3, Atif Mehmood 3, Richard McClatchey 2, Ian Willers 2, Julian Bunn

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

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

Resource Cost Optimization for Dynamic Load Balancing on Web Server System

Resource Cost Optimization for Dynamic Load Balancing on Web Server System Article can be accessed online at http://www.publishingindia.com Resource Cost Optimization for Dynamic Load Balancing on Web Server System Harikesh Singh*, Shishir Kumar** Abstract The growth of technology

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

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

C-Meter: A Framework for Performance Analysis of Computing Clouds

C-Meter: A Framework for Performance Analysis of Computing Clouds 9th IEEE/ACM International Symposium on Cluster Computing and the Grid C-Meter: A Framework for Performance Analysis of Computing Clouds Nezih Yigitbasi, Alexandru Iosup, and Dick Epema Delft University

More information

Globus Toolkit: Authentication and Credential Translation

Globus Toolkit: Authentication and Credential Translation Globus Toolkit: Authentication and Credential Translation JET Workshop, April 14, 2004 Frank Siebenlist [email protected] http://www.globus.org/ Copyright (c) 2002 University of Chicago and The University

More information

Fair Scheduling Algorithm with Dynamic Load Balancing Using In Grid Computing

Fair Scheduling Algorithm with Dynamic Load Balancing Using In Grid Computing Research Inventy: International Journal Of Engineering And Science Vol.2, Issue 10 (April 2013), Pp 53-57 Issn(e): 2278-4721, Issn(p):2319-6483, Www.Researchinventy.Com Fair Scheduling Algorithm with Dynamic

More information

Cluster, Grid, Cloud Concepts

Cluster, Grid, Cloud Concepts Cluster, Grid, Cloud Concepts Kalaiselvan.K Contents Section 1: Cluster Section 2: Grid Section 3: Cloud Cluster An Overview Need for a Cluster Cluster categorizations A computer cluster is a group of

More information

Cloud and Virtualization to Support Grid Infrastructures

Cloud and Virtualization to Support Grid Infrastructures ESAC GRID Workshop '08 ESAC, Villafranca del Castillo, Spain 11-12 December 2008 Cloud and Virtualization to Support Grid Infrastructures Distributed Systems Architecture Research Group Universidad Complutense

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

An Introduction to Virtualization and Cloud Technologies to Support Grid Computing

An Introduction to Virtualization and Cloud Technologies to Support Grid Computing New Paradigms: Clouds, Virtualization and Co. EGEE08, Istanbul, September 25, 2008 An Introduction to Virtualization and Cloud Technologies to Support Grid Computing Distributed Systems Architecture Research

More information

Towards an Optimized Big Data Processing System

Towards an Optimized Big Data Processing System Towards an Optimized Big Data Processing System The Doctoral Symposium of the IEEE/ACM CCGrid 2013 Delft, The Netherlands Bogdan Ghiţ, Alexandru Iosup, and Dick Epema Parallel and Distributed Systems Group

More information

A High Performance Computing Scheduling and Resource Management Primer

A High Performance Computing Scheduling and Resource Management Primer LLNL-TR-652476 A High Performance Computing Scheduling and Resource Management Primer D. H. Ahn, J. E. Garlick, M. A. Grondona, D. A. Lipari, R. R. Springmeyer March 31, 2014 Disclaimer This document was

More information

The glite File Transfer Service

The glite File Transfer Service Enabling Grids Enabling for E-sciencE Grids for E-sciencE The glite File Transfer Service Paolo Badino On behalf of the JRA1 Data Management team EGEE User Forum - CERN, 2 Mars 2006 www.eu-egee.org Outline

More information

Grid Security : Authentication and Authorization

Grid Security : Authentication and Authorization Grid Security : Authentication and Authorization IFIP Workshop 2/7/05 Jong Kim Dept. of Computer Sci. and Eng. Pohang Univ. of Sci. and Tech. (POSTECH) Contents Grid Security Grid Security Challenges Grid

More information

Distributed Systems and Recent Innovations: Challenges and Benefits

Distributed Systems and Recent Innovations: Challenges and Benefits Distributed Systems and Recent Innovations: Challenges and Benefits 1. Introduction Krishna Nadiminti, Marcos Dias de Assunção, and Rajkumar Buyya Grid Computing and Distributed Systems Laboratory Department

More information

IaaS Federation. Contrail project. IaaS Federation! Objectives and Challenges! & SLA management in Federations 5/23/11

IaaS Federation. Contrail project. IaaS Federation! Objectives and Challenges! & SLA management in Federations 5/23/11 Cloud Computing (IV) s and SPD Course 19-20/05/2011 Massimo Coppola IaaS! Objectives and Challenges! & management in s Adapted from two presentations! by Massimo Coppola (CNR) and Lorenzo Blasi (HP) Italy)!

More information

Efficient Service Broker Policy For Large-Scale Cloud Environments

Efficient Service Broker Policy For Large-Scale Cloud Environments www.ijcsi.org 85 Efficient Service Broker Policy For Large-Scale Cloud Environments Mohammed Radi Computer Science Department, Faculty of Applied Science Alaqsa University, Gaza Palestine Abstract Algorithms,

More information

Workload Characteristics of the DAS-2 Supercomputer

Workload Characteristics of the DAS-2 Supercomputer Workload Characteristics of the DAS-2 Supercomputer Hui Li Lex Wolters David Groep Leiden Institute of Advanced Computer National Institute for Nuclear and High Science (LIACS), Leiden University Energy

More information

Scheduling Algorithms for Dynamic Workload

Scheduling Algorithms for Dynamic Workload Managed by Scheduling Algorithms for Dynamic Workload Dalibor Klusáček (MU) Hana Rudová (MU) Ranieri Baraglia (CNR - ISTI) Gabriele Capannini (CNR - ISTI) Marco Pasquali (CNR ISTI) Outline Motivation &

More information

Information and accounting systems. Lauri Anton

Information and accounting systems. Lauri Anton Information and accounting systems Lauri Anton Overview SLURM Grid information services ARC CE and its services Information indexing Accounting records Service monitoring Authorization services AAA AAA

More information

Operating Systems. III. Scheduling. http://soc.eurecom.fr/os/

Operating Systems. III. Scheduling. http://soc.eurecom.fr/os/ Operating Systems Institut Mines-Telecom III. Scheduling Ludovic Apvrille [email protected] Eurecom, office 470 http://soc.eurecom.fr/os/ Outline Basics of Scheduling Definitions Switching

More information

CMS Dashboard of Grid Activity

CMS Dashboard of Grid Activity Enabling Grids for E-sciencE CMS Dashboard of Grid Activity Julia Andreeva, Juha Herrala, CERN LCG ARDA Project, EGEE NA4 EGEE User Forum Geneva, Switzerland March 1-3, 2006 http://arda.cern.ch ARDA and

More information

Service Oriented Distributed Manager for Grid System

Service Oriented Distributed Manager for Grid System Service Oriented Distributed Manager for Grid System Entisar S. Alkayal Faculty of Computing and Information Technology King Abdul Aziz University Jeddah, Saudi Arabia [email protected] Abstract

More information

CSF4:A WSRF Compliant Meta-Scheduler

CSF4:A WSRF Compliant Meta-Scheduler CSF4:A WSRF Compliant Meta-Scheduler Wei Xiaohui 1, Ding Zhaohui 1, Yuan Shutao 2, Hou Chang 1, LI Huizhen 1 (1: The College of Computer Science & Technology, Jilin University, China 2:Platform Computing,

More information

A Study on the Application of Existing Load Balancing Algorithms for Large, Dynamic, Heterogeneous Distributed Systems

A Study on the Application of Existing Load Balancing Algorithms for Large, Dynamic, Heterogeneous Distributed Systems A Study on the Application of Existing Load Balancing Algorithms for Large, Dynamic, Heterogeneous Distributed Systems RUPAM MUKHOPADHYAY, DIBYAJYOTI GHOSH AND NANDINI MUKHERJEE Department of Computer

More information

The Service Availability Forum Specification for High Availability Middleware

The Service Availability Forum Specification for High Availability Middleware The Availability Forum Specification for High Availability Middleware Timo Jokiaho, Fred Herrmann, Dave Penkler, Manfred Reitenspiess, Louise Moser Availability Forum [email protected], [email protected],

More information

Performance Analysis of VM Scheduling Algorithm of CloudSim in Cloud Computing

Performance Analysis of VM Scheduling Algorithm of CloudSim in Cloud Computing IJECT Vo l. 6, Is s u e 1, Sp l-1 Ja n - Ma r c h 2015 ISSN : 2230-7109 (Online) ISSN : 2230-9543 (Print) Performance Analysis Scheduling Algorithm CloudSim in Cloud Computing 1 Md. Ashifuddin Mondal,

More information

A Proposed Service Broker Policy for Data Center Selection in Cloud Environment with Implementation

A Proposed Service Broker Policy for Data Center Selection in Cloud Environment with Implementation A Service Broker Policy for Data Center Selection in Cloud Environment with Implementation Dhaval Limbani*, Bhavesh Oza** *(Department of Information Technology, S. S. Engineering College, Bhavnagar) **

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

Benchmark Report: Univa Grid Engine, Nextflow, and Docker for running Genomic Analysis Workflows

Benchmark Report: Univa Grid Engine, Nextflow, and Docker for running Genomic Analysis Workflows PRBB / Ferran Mateo Benchmark Report: Univa Grid Engine, Nextflow, and Docker for running Genomic Analysis Workflows Summary of testing by the Centre for Genomic Regulation (CRG) utilizing new virtualization

More information

SURVEY ON THE ALGORITHMS FOR WORKFLOW PLANNING AND EXECUTION

SURVEY ON THE ALGORITHMS FOR WORKFLOW PLANNING AND EXECUTION SURVEY ON THE ALGORITHMS FOR WORKFLOW PLANNING AND EXECUTION Kirandeep Kaur Khushdeep Kaur Research Scholar Assistant Professor, Department Of Cse, Bhai Maha Singh College Of Engineering, Bhai Maha Singh

More information

ITG Software Engineering

ITG Software Engineering IBM WebSphere Administration 8.5 Course ID: Page 1 Last Updated 12/15/2014 WebSphere Administration 8.5 Course Overview: This 5 Day course will cover the administration and configuration of WebSphere 8.5.

More information

AN APPROACH TO DEVELOPING BUSINESS PROCESSES WITH WEB SERVICES IN GRID

AN APPROACH TO DEVELOPING BUSINESS PROCESSES WITH WEB SERVICES IN GRID AN APPROACH TO DEVELOPING BUSINESS PROCESSES WITH WEB SERVICES IN GRID R. D. Goranova 1, V. T. Dimitrov 2 Faculty of Mathematics and Informatics, University of Sofia S. Kliment Ohridski, 1164, Sofia, Bulgaria

More information

Digital libraries of the future and the role of libraries

Digital libraries of the future and the role of libraries Digital libraries of the future and the role of libraries Donatella Castelli ISTI-CNR, Pisa, Italy Abstract Purpose: To introduce the digital libraries of the future, their enabling technologies and their

More information

A Simulation Model for Grid Scheduling Analysis and Optimization

A Simulation Model for Grid Scheduling Analysis and Optimization A Simulation Model for Grid Scheduling Analysis and Optimization Florin Pop Ciprian Dobre Gavril Godza Valentin Cristea Computer Science Departament, University Politehnica of Bucharest, Romania {florinpop,

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

Grid Activities in Poland

Grid Activities in Poland Grid Activities in Poland Jarek Nabrzyski Poznan Supercomputing and Networking Center [email protected] Outline PSNC National Program PIONIER Sample projects: Progress and Clusterix R&D Center PSNC was

More information

CNR-INFM DEMOCRITOS and SISSA elab Trieste

CNR-INFM DEMOCRITOS and SISSA elab Trieste elab and the FVG grid Stefano Cozzini CNR-INFM DEMOCRITOS and SISSA elab Trieste Agenda/Aims Present elab ant its computational infrastructure GRID-FVG structure basic requirements technical choices open

More information

Grids Computing and Collaboration

Grids Computing and Collaboration Grids Computing and Collaboration Arto Teräs CSC, the Finnish IT center for science University of Pune, India, March 12 th 2007 Grids Computing and Collaboration / Arto Teräs 2007-03-12 Slide

More information

Abstract. 1. Introduction. Ohio State University Columbus, OH 43210 {langella,oster,hastings,kurc,saltz}@bmi.osu.edu

Abstract. 1. Introduction. Ohio State University Columbus, OH 43210 {langella,oster,hastings,kurc,saltz}@bmi.osu.edu Dorian: Grid Service Infrastructure for Identity Management and Federation Stephen Langella 1, Scott Oster 1, Shannon Hastings 1, Frank Siebenlist 2, Tahsin Kurc 1, Joel Saltz 1 1 Department of Biomedical

More information

Overlapping Data Transfer With Application Execution on Clusters

Overlapping Data Transfer With Application Execution on Clusters Overlapping Data Transfer With Application Execution on Clusters Karen L. Reid and Michael Stumm [email protected] [email protected] Department of Computer Science Department of Electrical and Computer

More information

Praseeda Manoj Department of Computer Science Muscat College, Sultanate of Oman

Praseeda Manoj Department of Computer Science Muscat College, Sultanate of Oman International Journal of Electronics and Computer Science Engineering 290 Available Online at www.ijecse.org ISSN- 2277-1956 Analysis of Grid Based Distributed Data Mining System for Service Oriented Frameworks

More information

Cloud Based E-Learning Platform Using Dynamic Chunk Size

Cloud Based E-Learning Platform Using Dynamic Chunk Size Cloud Based E-Learning Platform Using Dynamic Chunk Size Dinoop M.S #1, Durga.S*2 PG Scholar, Karunya University Assistant Professor, Karunya University Abstract: E-learning is a tool which has the potential

More information

The Grid Monitor. Usage and installation manual. Oxana Smirnova

The Grid Monitor. Usage and installation manual. Oxana Smirnova NORDUGRID NORDUGRID-MANUAL-5 4/3/2014 The Grid Monitor Usage and installation manual Oxana Smirnova Abstract The LDAP-based ARC Grid Monitor is a Web client tool for the ARC Information System, allowing

More information

Integration strategy

Integration strategy C3-INAD and ESGF: Integration strategy C3-INAD Middleware Team: Stephan Kindermann, Carsten Ehbrecht [DKRZ] Bernadette Fritzsch [AWI] Maik Jorra, Florian Schintke, Stefan Plantikov [ZUSE Institute] Markus

More information

REVIEW ON THE GRID ARCHITECTURE FOR SCHEDULING AND LOAD BALANCING

REVIEW ON THE GRID ARCHITECTURE FOR SCHEDULING AND LOAD BALANCING REVIEW ON THE GRID ARCHITECTURE FOR SCHEDULING AND LOAD BALANCING B.PRIYA MCA Dept, Sri Sai Ram Engineering College, Chennai. Abstract: Grid is defined as A type of parallel and distributed system that

More information

Grid Computing Vs. Cloud Computing

Grid Computing Vs. Cloud Computing International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 6 (2013), pp. 577-582 International Research Publications House http://www. irphouse.com /ijict.htm Grid

More information

ATLAS job monitoring in the Dashboard Framework

ATLAS job monitoring in the Dashboard Framework ATLAS job monitoring in the Dashboard Framework J Andreeva 1, S Campana 1, E Karavakis 1, L Kokoszkiewicz 1, P Saiz 1, L Sargsyan 2, J Schovancova 3, D Tuckett 1 on behalf of the ATLAS Collaboration 1

More information

Cloud Management: Knowing is Half The Battle

Cloud Management: Knowing is Half The Battle Cloud Management: Knowing is Half The Battle Raouf BOUTABA David R. Cheriton School of Computer Science University of Waterloo Joint work with Qi Zhang, Faten Zhani (University of Waterloo) and Joseph

More information

XMPP A Perfect Protocol for the New Era of Volunteer Cloud Computing

XMPP A Perfect Protocol for the New Era of Volunteer Cloud Computing International Journal of Computational Engineering Research Vol, 03 Issue, 10 XMPP A Perfect Protocol for the New Era of Volunteer Cloud Computing Kamlesh Lakhwani 1, Ruchika Saini 1 1 (Dept. of Computer

More information

IBM Boston Technical Exploration Center 404 Wyman Street, Boston MA. 2011 IBM Corporation

IBM Boston Technical Exploration Center 404 Wyman Street, Boston MA. 2011 IBM Corporation IBM Boston Technical Exploration Center 404 Wyman Street, Boston MA 2011 IBM Corporation Overview WebSphere Application Server V8 IBM Workload Deployer WebSphere Virtual Enterprise WebSphere extreme Scale

More information