DIET: New Developments and Recent Results

Size: px
Start display at page:

Download "DIET: New Developments and Recent Results"

Transcription

1 A. Amar 1, R. Bolze 1, A. Bouteiller 1, A. Chis 1, Y. Caniou 1, E. Caron 1, P.K. Chouhan 1, G.L. Mahec 2, H. Dail 1, B. Depardon 1, F. Desprez 1, J. S. Gay 1, A. Su 1 LIP Laboratory (UMR CNRS, ENS Lyon, INRIA, UCBL 5668) / GRAAL Project LPC / PCSV (CNRS / IN2P3 UBP Clermont-Ferrand) 29 August 2006 CoreGrid Workshop 1/ 30

2 Outline 1 Introduction / 30

3 Outline 1 Introduction / 30

4 Why we need tools like DIET? To access large computational power and/or storage capacity through the Internet. Large scale computing over heterogeneous platforms was coined by Ian Foster in the mid-90 s - Grid. Implementation of RPC programming model over the Grid - GridRPC. Existing implementations: NetSolve, Ninf, DIET, XtremWeb, OmniRPC, 4/ 30

5 GridRPC Paradigm Client Agent(s) S1 S2 S3 S4 5/ 30

6 GridRPC Paradigm Client Request Agent(s) S1 S2 S3 S4 5/ 30

7 GridRPC Paradigm Client S2 Agent(s) S1 S2 S3 S4 5/ 30

8 GridRPC Paradigm Client S2 Agent(s) A,B,C S1 S2 S3 S4 5/ 30

9 GridRPC Paradigm Client S2 Agent(s) S1 S2 Op(C,A,B) S3 S4 5/ 30

10 GridRPC Paradigm Client S2 Agent(s) Answer(C) S1 S2 S3 S4 5/ 30

11 Why DIET? Hierarchical architecture for an improved scalability. 6/ 30

12 Why DIET? Hierarchical architecture for an improved scalability. Client MA MA Master Agent MA MA MA MA Local Agent Server 6/ 30

13 Outline Introduction 1 Introduction / 30

14 DIET Components Client : An application that uses DIET to solve problems Master Agent (MA) : Receives requests from clients Collects computational abilities from servers and selects Returns the reference of the chosen server to the client Local Agents () : Act as transmitter Share the workload of scheduling Client Servers () : Perform actual computation for client 8/ 30

15 DIET Components Client : An application that uses DIET to solve problems Master Agent (MA) : Receives requests from clients Collects computational abilities from servers and selects Returns the reference of the chosen server to the client Local Agents () : Act as transmitter Share the workload of scheduling Client MA Servers () : Perform actual computation for client 8/ 30

16 DIET Components Client : An application that uses DIET to solve problems Master Agent (MA) : Receives requests from clients Collects computational abilities from servers and selects Returns the reference of the chosen server to the client Local Agents () : Act as transmitter Share the workload of scheduling Client MA Servers () : Perform actual computation for client 8/ 30

17 Introduction DIET Components Client : An application that uses DIET to solve problems Master Agent (MA) : Receives requests from clients Collects computational abilities from servers and selects Returns the reference of the chosen server to the client Local Agents () : Act as transmitter Share the workload of scheduling Servers () : Perform actual computation for client Client MA 8/ 30

18 Introduction DIET Components Client : An application that uses DIET to solve problems Master Agent (MA) : Receives requests from clients Collects computational abilities from servers and selects Returns the reference of the chosen server to the client Local Agents () : Act as transmitter Share the workload of scheduling Servers () : Perform actual computation for client Client MA 8/ 30

19 Introduction DIET Components Client : An application that uses DIET to solve problems Master Agent (MA) : Receives requests from clients Collects computational abilities from servers and selects Returns the reference of the chosen server to the client Local Agents () : Act as transmitter Share the workload of scheduling Servers () : Perform actual computation for client Client MA 8/ 30

20 Introduction DIET Components Client : An application that uses DIET to solve problems Master Agent (MA) : Receives requests from clients Collects computational abilities from servers and selects Returns the reference of the chosen server to the client Local Agents () : Act as transmitter Share the workload of scheduling Servers () : Perform actual computation for client Client MA 8/ 30

21 Introduction DIET Components Client : An application that uses DIET to solve problems Master Agent (MA) : Receives requests from clients Collects computational abilities from servers and selects Returns the reference of the chosen server to the client Local Agents () : Act as transmitter Share the workload of scheduling Servers () : Perform actual computation for client Client MA 8/ 30

22 Introduction DIET Components Client : An application that uses DIET to solve problems Master Agent (MA) : Receives requests from clients Collects computational abilities from servers and selects Returns the reference of the chosen server to the client Local Agents () : Act as transmitter Share the workload of scheduling Servers () : Perform actual computation for client Client MA 8/ 30

23 Introduction DIET Components Client : An application that uses DIET to solve problems Master Agent (MA) : Receives requests from clients Collects computational abilities from servers and selects Returns the reference of the chosen server to the client Local Agents () : Act as transmitter Share the workload of scheduling Servers () : Perform actual computation for client Client MA MA Master Agent MA MA MA MA Local Agent Server 8/ 30

24 Collector of Resource Information (CoRI) CoRI-Easy: provides basic measurements of the environment CoRI Manager: manages the use of different collectors 9/ 30

25 Plug-in schedulers Applications vary in terms of performance demands Performance Estimation Vector (PEV) is used for scheduling s sends PEV to MA as a response to a request Information tag starts with EST TCOMP LOADAVG FREEMEM NBCPU. Explanation the predicted time to solve a problem CPU load average amount of free memory (Mb) number of available processors. 10/ 3

26 Verification of plug-in schedulers Six heterogeneous servers Sequential and independent requests Inter-arrival time for the request is 1 minute Compare two scheduler Round Robin scheduler CPU scheduler 11/ 3

27 Round Robin Scheduler 12/ 3

28 CPU Scheduler 13/ 3

29 Batch Scheduler Management System dependent NFS: copy the code? MPI: M, MPICH? Batch system dependent No homogeneity Scheduler behaviour Information about the internal scheduling process Monitoring and performance prediction Sed_seq SGE MA _parallel Frontal NFS Sed_batch GLUE LSF PBS Loadleveler 14/ 3

30 Parallel and batch submissions Performance prediction: SIMBATCH Batch, cluster, parallel tasks simulator plugin for SimGrid Goal: test new grid schedulers more realistically and performance prediction Implement FIFO, Conservative BackFilling, More problems Asynchronous, long term production jobs Performance prediction How to decide number of processors for application? If reservation available, how to compute deadline? Co-scheduling? Data and job migration? 15/ 3

31 Workflow Management Workflow is represented as DAG Use different heuristic methods to solve scheduling problems Extensibility to address multi-workflows submission and large grid platform Manage heterogeneity and variability of environment 16/ 3

32 DIET workflow engine Client MA Client 17/ 3

33 DIET workflow engine Client MA Client 17/ 3

34 DIET workflow engine MADAG Client MA Client 17/ 3

35 DIET workflow engine MADAG Client MA Client 17/ 3

36 DIET workflow engine MADAG Client MA Client 17/ 3

37 Mapping of DIET s components on available resources. 18/ 3

38 Mapping of DIET s components on available resources. Homogeneous resources MA 18/ 3

39 Mapping of DIET s components on available resources. Homogeneous resources MA 18/ 3

40 Mapping of DIET s components on available resources Completed requests agent distributed scheduler centralized scheduler 36,307 requests 22,867 requests Time (seconds) 18/ 3

41 Mapping of DIET s components on available resources. Homogeneous resources Complete d-ary Spanning tree E.Caron, P.K.Chouhan,H.Dail and F.Vivien. Automatic Middleware Deployment Planning for Clusters. RR LIP,October / 3

42 Mapping of DIET s components on available resources. Heterogeneous resources 19/ 3

43 Mapping of DIET s components on available resources. Heterogeneous resources Find the best broadcast tree on a general graph, which is known to be NP-complete. 19/ 3

44 Mapping of DIET s components on available resources. Heterogeneous resources 200 Star Balanced Automatic 150 Requests/second Number of clients Thesis Automatic Deployment for Application Service Provider Environments by P. K. Chouhan 19/ 3

45 GoDIET: DIET deployment tool XML file as Input Generate configuration files Launches services (name service, logging services) Launches DIET elements Destroy deployed platform Remote cleanup of launched processes 20/ 3

46 GoDIET: DIET deployment tool XML file as Input Generate configuration files Launches services (name service, logging services) Launches DIET elements Destroy deployed platform Remote cleanup of launched processes 20/ 3

47 GoDIET: DIET deployment tool XML file as Input Generate configuration files Launches services (name service, logging services) Launches DIET elements Destroy deployed platform Remote cleanup of launched processes 20/ 3

48 GoDIET: DIET deployment tool XML file as Input Generate configuration files Launches services (name service, logging services) Launches DIET elements Destroy deployed platform Remote cleanup of launched processes 20/ 3

49 GoDIET: DIET deployment tool XML file as Input Generate configuration files Launches services (name service, logging services) Launches DIET elements Destroy deployed platform Remote cleanup of launched processes 20/ 3

50 GoDIET: DIET deployment tool XML file as Input Generate configuration files Launches services (name service, logging services) Launches DIET elements Destroy deployed platform Remote cleanup of launched processes 20/ 3

51 GoDIET: DIET deployment tool XML file as Input Generate configuration files Launches services (name service, logging services) Launches DIET elements Destroy deployed platform Remote cleanup of launched processes E.Caron, P.K.Chouhan and H.Dail GoDIET: A Deployment Tool for Distributed Middleware on Grid In IEEE, editor, EXPGRID workshop, in conjunction with HPDC-15. pages / 3

52 Failure Detection in DIET Failure detection Detection time: time between failure and definitive suspicion Accuracy: probability of the observer to be true at random time 21/ 3

53 Failure Detection in DIET Failure detection Detection time: time between failure and definitive suspicion Accuracy: probability of the observer to be true at random time Chandra, Toueg and Aguilera Failure Detector 21/ 3

54 Failure Detection in DIET Failure detection Detection time: time between failure and definitive suspicion Accuracy: probability of the observer to be true at random time Chandra, Toueg and Aguilera Failure Detector p (observed) U Failure Hi Hi+1 Hi+2 Hi+3 Hi+4 Late q (observer) Fi 1 Freshness point Expected Arrival date Fi Fi+1 Fi+2 Fi+3 Fi+4 Fi+5 EAi V(D) TM TDu=U+E(D)+V(D) Suspect (Considering worst case Hi+4 not late) 21/ 3

55 Architecture Recovery MA Problem: Keep architecture connected Solution: Keep ancestors list tolerates up to f-1 simultaneous failures 22/ 3

56 Architecture Recovery MA Problem: Keep architecture connected Solution: Keep ancestors list tolerates up to f-1 simultaneous failures 22/ 3

57 Architecture Recovery MA Problem: Keep architecture connected Solution: Keep ancestors list tolerates up to f-1 simultaneous failures 22/ 3

58 Architecture Recovery MA Problem: Keep architecture connected Solution: Keep ancestors list tolerates up to f-1 simultaneous failures 22/ 3

59 Architecture Recovery MA Problem: Keep architecture connected Solution: Keep ancestors list tolerates up to f-1 simultaneous failures 22/ 3

60 Application Recovery Replication and checkpointing Replication divides the available computing by f Checkpointing takes periodic snapshot of process state, saving it to another place Client RPC call JuxMeM JuxMem manages data persistence across failures by replicating it on nodes 23/ 3

61 Application Recovery Replication and checkpointing Replication divides the available computing by f Checkpointing takes periodic snapshot of process state, saving it to another place Client RPC call JuxMeM JuxMem manages data persistence across failures by replicating it on nodes 23/ 3

62 Application Recovery Replication and checkpointing Replication divides the available computing by f Checkpointing takes periodic snapshot of process state, saving it to another place Client RPC call Failure detection JuxMeM JuxMem manages data persistence across failures by replicating it on nodes 23/ 3

63 Application Recovery Replication and checkpointing Replication divides the available computing by f Checkpointing takes periodic snapshot of process state, saving it to another place Client RPC call Failure detection Resubmit JuxMeM JuxMem manages data persistence across failures by replicating it on nodes 23/ 3

64 Application Recovery Replication and checkpointing Replication divides the available computing by f Checkpointing takes periodic snapshot of process state, saving it to another place Client RPC call Failure detection Resubmit Ckpt JuxMeM JuxMem manages data persistence across failures by replicating it on nodes 23/ 3

65 Application Recovery Replication and checkpointing Replication divides the available computing by f Checkpointing takes periodic snapshot of process state, saving it to another place Client RPC call Failure detection Resubmit Ckpt JuxMeM JuxMem manages data persistence across failures by replicating it on nodes Retrieve 23/ 3

66 VizDIET: Tool Current view of the DIET platform Communication between agents State of s Scalability Available services Data persistency Name information CPU, memory and network load R.Bolze, E.Caron, F.Desprez, G.Hoesch, and C.Pontvieux. A Monitoring and Visualization Tool and Its Applications. Computational Science and Its Applications-ICCSA 2006, volume 3984 of LNCS, pages / 3

67 Screen-shot of VizDIET 25/ 3

68 Outline 1 Introduction / 3

69 Applications BST application using DIET Basic Local Alignment Search Tool. Compare biological sequences such as nucleotides sequences N-sequences versus one database Multi-request files are partitioned intro several smaller requests DIET to analyse Cosmological Results Study large scale structure and galaxy formation RAMSES collects raw data Galices analysis the data 27/ 3

70 Outline Introduction Conclusion Future Work 1 Introduction Conclusion Future Work 28/ 3

71 Conclusion Introduction Conclusion Future Work Scalable, open-source, and multi-application platform Concentration on several issues performance evaluation (CoRI, FAST ) scheduling (plugin schedulers, workflow management) deployment (planning and tool GoDIET) data management and replication (JuxMem) fault toleration (architecture and application) monitoring (LogService and VizDIET) Large scale validation on the Grid 5000 platform / 3

72 Future work Introduction Conclusion Future Work Need of implementation and validation of algorithms from the scheduling literature in real-life middleware infrastructures? Still room for fundamental research on algorithms Some problems waiting for solution Finding accurate models Large scale validation of algorithms (simulators, real grids?) Take a look at other applications 30/ 3

Evaluation of Reallocation Heuristics for Moldable Tasks in Computational Grids

Evaluation of Reallocation Heuristics for Moldable Tasks in Computational Grids Evaluation of Reallocation Heuristics for Moldable Tasks in Computational Grids Yves Caniou 1,2,3 Ghislain Charrier 1,4 Frédéric Desprez 1,4 1 Université de Lyon, 2 UCBL, 3 CNRS (Jfli), 4 INRIA Laboratoire

More information

TABLE OF CONTENTS CHAPTER NO. TITLE PAGE NO. ABSTRACT LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS AND ABBREVIATIONS

TABLE OF CONTENTS CHAPTER NO. TITLE PAGE NO. ABSTRACT LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS AND ABBREVIATIONS viii TABLE OF CONTENTS ABSTRACT LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS AND ABBREVIATIONS v xviii xix xxii 1. INTRODUCTION 1 1.1 MOTIVATION OF THE RESEARCH 1 1.2 OVERVIEW OF PROPOSED WORK 3 1.3

More information

Graph Optimization Algorithms for Sun Grid Engine. Lev Markov

Graph Optimization Algorithms for Sun Grid Engine. Lev Markov Graph Optimization Algorithms for Sun Grid Engine Lev Markov Sun Grid Engine SGE management software that optimizes utilization of software and hardware resources in heterogeneous networked environment.

More information

Data Management for the RedisDG Scientific Workflow Engine

Data Management for the RedisDG Scientific Workflow Engine Data Management for the RedisDG Scientific Workflow Engine Per3S (Performance and Scalability of Storage Systems) DDN Leila Abidi, Souha Bejaoui, Christophe Cérin, Jonathan Lejeune, Yanik Ngoko, Walid

More information

Scheduling and Resource Management in Grids

Scheduling and Resource Management in Grids Scheduling and Resource Management in Grids ASCI Course A14: Advanced Grid Programming Models Ozan Sonmez and Dick Epema may 13, 2009 1 Outline Resource Management Introduction A framework for resource

More information

Alea Grid Scheduling Simulation Environment

Alea Grid Scheduling Simulation Environment Alea Grid Scheduling Simulation Environment Dalibor Klusáček, Luděk Matyska, and Hana Rudová Faculty of Informatics, Masaryk University, Botanická 68a, 602 00 Brno, Czech Republic {xklusac,ludek,hanka}@fi.muni.cz

More information

HTCaaS: Leveraging Distributed Supercomputing Infrastructures for Large- Scale Scientific Computing

HTCaaS: Leveraging Distributed Supercomputing Infrastructures for Large- Scale Scientific Computing HTCaaS: Leveraging Distributed Supercomputing Infrastructures for Large- Scale Scientific Computing Jik-Soo Kim, Ph.D National Institute of Supercomputing and Networking(NISN) at KISTI Table of Contents

More information

Workflow Management System Simulation Workbench Accurate, scalable, and reproducible simulations.

Workflow Management System Simulation Workbench Accurate, scalable, and reproducible simulations. Workflow Management System Simulation Workbench Accurate, scalable, and reproducible simulations http://wrench-project.org Motivation Scientific Workflows are key to advances in science and engineering

More information

February 14, 2006 GSA-WG at GGF16 Athens, Greece. Ignacio Martín Llorente GridWay Project

February 14, 2006 GSA-WG at GGF16 Athens, Greece. Ignacio Martín Llorente GridWay Project February 14, 2006 GSA-WG at GGF16 Athens, Greece GridWay Scheduling Architecture GridWay Project www.gridway.org Distributed Systems Architecture Group Departamento de Arquitectura de Computadores y Automática

More information

PRIORITY BASED SCHEDULING IN CLOUD COMPUTING BASED ON TASK AWARE TECHNIQUE

PRIORITY BASED SCHEDULING IN CLOUD COMPUTING BASED ON TASK AWARE TECHNIQUE RESEARCH ARTICLE OPEN ACCESS PRIORITY BASED SCHEDULING IN CLOUD COMPUTING BASED ON TASK AWARE TECHNIQUE Jeevithra.R *, Karthikeyan.T ** * (M.Phil Computer Science Student Department of Computer Science)

More information

Services Guide April The following is a description of the services offered by PriorIT Consulting, LLC.

Services Guide April The following is a description of the services offered by PriorIT Consulting, LLC. SERVICES OFFERED The following is a description of the services offered by PriorIT Consulting, LLC. Service Descriptions: Strategic Planning: An enterprise GIS implementation involves a considerable amount

More information

Processing over a trillion events a day CASE STUDIES IN SCALING STREAM PROCESSING AT LINKEDIN

Processing over a trillion events a day CASE STUDIES IN SCALING STREAM PROCESSING AT LINKEDIN Processing over a trillion events a day CASE STUDIES IN SCALING STREAM PROCESSING AT LINKEDIN Processing over a trillion events a day CASE STUDIES IN SCALING STREAM PROCESSING AT LINKEDIN Jagadish Venkatraman

More information

An Experimental System for Grid Meta-Broker Evaluation

An Experimental System for Grid Meta-Broker Evaluation An Experimental System for Grid Meta-Broker Evaluation Yanbin Liu Norman Bobroff Liana Fong Seetharami Seelam IBM T. J. Watson Research, Hawthorne, NY, USA {ygliu, bobroff, llfong, sseelam}@us.ibm.com

More information

Aspects of Fair Share on a heterogeneous cluster with SLURM

Aspects of Fair Share on a heterogeneous cluster with SLURM Aspects of Fair Share on a heterogeneous cluster with SLURM Karsten Balzer Computing Center, CAU Kiel balzer@rz.uni-kiel.de 88-4659 ZKI Tagung Heidelberg 216 (13th Oct. 216, 16:3-17:) Background I HPC

More information

HPC in Bioinformatics and Genomics. Daniel Kahn, Clément Rezvoy and Frédéric Vivien Lyon 1 University & INRIA HELIX team LIP-ENS & INRIA GRAAL team

HPC in Bioinformatics and Genomics. Daniel Kahn, Clément Rezvoy and Frédéric Vivien Lyon 1 University & INRIA HELIX team LIP-ENS & INRIA GRAAL team HPC in Bioinformatics and Genomics Daniel Kahn, Clément Rezvoy and Frédéric Vivien Lyon 1 University & INRIA HELIX team LIP-ENS & INRIA GRAAL team Moore s law in genomics Exponential increase Doubling

More information

American Journal of Engineering Research (AJER) Implementing Short Term Scheduler and Preemptive Algorithm in Grid Computing Scheduling

American Journal of Engineering Research (AJER) Implementing Short Term Scheduler and Preemptive Algorithm in Grid Computing Scheduling American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-02, Issue-05, pp-78-83 www.ajer.us Research Paper Open Access Implementing Short Term Scheduler and Preemptive

More information

Virtual Imaging Platform - VIP -

Virtual Imaging Platform - VIP - Virtual Imaging Platform - VIP - Sorina Pop Laboratoire Creatis Université de Lyon, CREATIS; CNRS UMR5220; Inserm U1044; INSA-Lyon; Université Lyon 1, France Overview General VIP presentation Performance

More information

NSF {Program (NSF ) first announced on August 20, 2004} Program Officers: Frederica Darema Helen Gill Brett Fleisch

NSF {Program (NSF ) first announced on August 20, 2004} Program Officers: Frederica Darema Helen Gill Brett Fleisch NSF07-504 {Program (NSF04-609 ) first announced on August 20, 2004} Program Officers: Frederica Darema Helen Gill Brett Fleisch Computer Systems Research Program: Components and Thematic Areas Advanced

More information

An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications

An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications Rajkumar Buyya, Jonathan Giddy, and David Abramson School of Computer Science

More information

InfoSphere DataStage Grid Solution

InfoSphere DataStage Grid Solution InfoSphere DataStage Grid Solution Julius Lerm IBM Information Management 1 2011 IBM Corporation What is Grid Computing? Grid Computing doesn t mean the same thing to all people. GRID Definitions include:

More information

Moab and TORQUE Achieve High Utilization of Flagship NERSC XT4 System

Moab and TORQUE Achieve High Utilization of Flagship NERSC XT4 System Moab and TORQUE Achieve High Utilization of Flagship NERSC XT4 System Michael Jackson, President Cluster Resources michael@clusterresources.com +1 (801) 717-3722 Cluster Resources, Inc. Contents 1. Introduction

More information

AN OVERVIEW OF THE SCHEDULING POLICIES AND ALGORITHMS IN GRID COMPUTING

AN OVERVIEW OF THE SCHEDULING POLICIES AND ALGORITHMS IN GRID COMPUTING AN OVERVIEW OF THE SCHEDULING POLICIES AND ALGORITHMS IN GRID COMPUTING D.I. George Amalarethinam, Director-MCA & Associate Professor of Computer Science, Jamal Mohamed College (Autonomous), Tiruchirappalli,

More information

Efficient Task Scheduling Over Cloud Computing with An Improved Firefly Algorithm

Efficient Task Scheduling Over Cloud Computing with An Improved Firefly Algorithm 216 IJEDR Volume 4, Issue 2 ISSN: 2321-9939 Efficient Task Scheduling Over Cloud Computing with An Improved Firefly Algorithm 1 Parminder Singh, 2 Amandeep Kaur, 1 Student of Masters of Technology, 2 Assistant

More information

CROWNBench: A Grid Performance Testing System Using Customizable Synthetic Workload

CROWNBench: A Grid Performance Testing System Using Customizable Synthetic Workload CROWNBench: A Grid Performance Testing System Using Customizable Synthetic Workload Xing Yang, Xiang Li, Yipeng Ji, and Mo Sha School of Computer Science, Beihang University, Beijing, China {yangxing,

More information

LOAD SHARING IN HETEROGENEOUS DISTRIBUTED SYSTEMS

LOAD SHARING IN HETEROGENEOUS DISTRIBUTED SYSTEMS Proceedings of the 2 Winter Simulation Conference E. Yücesan, C.-H. Chen, J. L. Snowdon, and J. M. Charnes, eds. LOAD SHARING IN HETEROGENEOUS DISTRIBUTED SYSTEMS Helen D. Karatza Department of Informatics

More information

An Economic Allocation of Resources for Divisible Workloads in Grid Computing Paradigm

An Economic Allocation of Resources for Divisible Workloads in Grid Computing Paradigm European Journal of Scientific Research ISS 1450-216X Vol.65 o.3 (2011), pp. 434-443 EuroJournals Publishing, Inc. 2011 http://www.europeanjournalofscientificresearch.com An Economic Allocation of Resources

More information

AN OVERVIEW OF THE SCHEDULING POLICIES AND ALGORITHMS IN GRID COMPUTING

AN OVERVIEW OF THE SCHEDULING POLICIES AND ALGORITHMS IN GRID COMPUTING AN OVERVIEW OF THE SCHEDULING POLICIES AND ALGORITHMS IN GRID COMPUTING D.I. George Amalarethinam, Director-MCA & Associate Professor of Computer Science, Jamal Mohamed College (Autonomous), Tiruchirappalli,

More information

Grid 2.0 : Entering the new age of Grid in Financial Services

Grid 2.0 : Entering the new age of Grid in Financial Services Grid 2.0 : Entering the new age of Grid in Financial Services Charles Jarvis, VP EMEA Financial Services June 5, 2008 Time is Money! The Computation Homegrown Applications ISV Applications Portfolio valuation

More information

AN ENERGY EFFICIENT SCHEME FOR CLOUD RESOURCE PROVISIONING USING TASK SCHEDULING STRATEGY BASED ON VACATION QUEUING THEORY

AN ENERGY EFFICIENT SCHEME FOR CLOUD RESOURCE PROVISIONING USING TASK SCHEDULING STRATEGY BASED ON VACATION QUEUING THEORY AN ENERGY EFFICIENT SCHEME FOR CLOUD RESOURCE PROVISIONING USING TASK SCHEDULING STRATEGY BASED ON VACATION QUEUING THEORY M.Sarojinidevi Department of Computer Science and Engineering K.Ramakrishnan College

More information

The EU DataGrid Workload Management System: towards the second major release

The EU DataGrid Workload Management System: towards the second major release CHEP 2003, UC San Diego, March 24-28, 2003 1 The EU DataGrid Workload Management System: towards the second major release G. Avellino, S. Beco, B. Cantalupo, A. Maraschini, F. Pacini, A. Terracina DATAMAT

More information

WORKFLOW SCHEDULING FOR SERVICE ORIENTED CLOUD COMPUTING. A Thesis Submitted to the College of. Graduate Studies and Research

WORKFLOW SCHEDULING FOR SERVICE ORIENTED CLOUD COMPUTING. A Thesis Submitted to the College of. Graduate Studies and Research WORKFLOW SCHEDULING FOR SERVICE ORIENTED CLOUD COMPUTING A Thesis Submitted to the College of Graduate Studies and Research In Partial Fulfillment of the Requirements For the Degree of Master of Science

More information

Moreno Baricevic Stefano Cozzini. CNR-IOM DEMOCRITOS Trieste, ITALY. Resource Management

Moreno Baricevic Stefano Cozzini. CNR-IOM DEMOCRITOS Trieste, ITALY. Resource Management Moreno Baricevic Stefano Cozzini CNR-IOM DEMOCRITOS Trieste, ITALY Resource Management RESOURCE MANAGEMENT We have a pool of users and a pool of resources, then what? some software that controls available

More information

An experimental comparison of Grid5000 clusters and the EGEE grid

An experimental comparison of Grid5000 clusters and the EGEE grid An experimental comparison of Grid5 clusters and the EGEE grid Tristan Glatard, Johan Montagnat I3S, CNRS {glatard,johan}@i3s.unice.fr Xavier Pennec INRIA, Epidaure Xavier.Pennec@sophia.inria.fr Abstract

More information

Improving Throughput and Utilization in Parallel Machines Through Concurrent Gang

Improving Throughput and Utilization in Parallel Machines Through Concurrent Gang Improving Throughput and Utilization in Parallel Machines Through Concurrent Fabricio Alves Barbosa da Silva Laboratoire ASIM, LIP6 Universite Pierre et Marie Curie Paris, France fabricio.silva@lip6.fr

More information

Superlink-online and BOINC

Superlink-online and BOINC Distributed Systems Laboratory Computational Biology Laboratory Superlink-online and BOINC Artyom Sharov, Mark Silberstein, Dan Geiger, Assaf Schuster CS Department, Technion www.eu-egee.org The 3rd Pan-Galactic

More information

Creating and Scheduling SAS Job Flows with the Schedule Manager Plugin in SAS Management Console

Creating and Scheduling SAS Job Flows with the Schedule Manager Plugin in SAS Management Console Creating and Scheduling SAS Job Flows with the Schedule Manager Plugin in SAS Management Console Scheduling Jobs with Platform Suite for SAS SAS Data Integration Studio SAS Programs Platform Suite for

More information

Overview of Scientific Workflows: Why Use Them?

Overview of Scientific Workflows: Why Use Them? Overview of Scientific Workflows: Why Use Them? Blue Waters Webinar Series March 8, 2017 Scott Callaghan Southern California Earthquake Center University of Southern California scottcal@usc.edu 1 Overview

More information

Ch. 6: Understanding and Characterizing the Workload

Ch. 6: Understanding and Characterizing the Workload Ch. 6: Understanding and Characterizing the Workload Kenneth Mitchell School of Computing & Engineering, University of Missouri-Kansas City, Kansas City, MO 64110 Kenneth Mitchell, CS & EE dept., SCE,

More information

Towards Autonomic Virtual Applications in the In-VIGO System

Towards Autonomic Virtual Applications in the In-VIGO System Towards Autonomic Virtual Applications in the In-VIGO System Jing Xu, Sumalatha Adabala, José A. B. Fortes Advanced Computing and Information Systems Electrical and Computer Engineering University of Florida

More information

Introduction. DIRAC Project

Introduction. DIRAC Project Introduction DIRAC Project Plan DIRAC Project DIRAC grid middleware DIRAC as a Service Tutorial plan 2 Grid applications HEP experiments collect unprecedented volumes of data to be processed on large amount

More information

Resource Scheduling in Hybrid Grid Environment

Resource Scheduling in Hybrid Grid Environment Resource Scheduling in Hybrid Grid Environment Dr. N. Malarvizhi Professor & Head, Department of Information Technology Jawahar Engineering College Chennai, India nmv_94@yahoo.com Dr. N. Sankar Ram Professor

More information

Resource Scheduling Architectural Evolution at Scale and Distributed Scheduler Load Simulator

Resource Scheduling Architectural Evolution at Scale and Distributed Scheduler Load Simulator Resource Scheduling Architectural Evolution at Scale and Distributed Scheduler Load Simulator Renyu Yang Supported by Collaborated 863 and 973 Program Resource Scheduling Problems 2 Challenges at Scale

More information

STAR-CCM+ Performance Benchmark. August 2010

STAR-CCM+ Performance Benchmark. August 2010 STAR-CCM+ Performance Benchmark August 2010 Note The following research was performed under the HPC Advisory Council activities Participating members: CD-adapco, Dell, Intel, Mellanox Compute resource

More information

Powering Statistical Genetics with the Grid: Using GridWay to Automate R Workflows

Powering Statistical Genetics with the Grid: Using GridWay to Automate R Workflows Powering Statistical Genetics with the Grid: Using GridWay to Automate R Workflows John-Paul Robinson Information Technology Purushotham Bangalore Department of Computer Science Jelai Wang, Tapan Mehta

More information

INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN

INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 SURVEY ON META-SCHEDULER IN GRID ENVIRONMENT P.Priscilla 1, Mr. P.Karthikeyan 2 1 PG Full Time Student, CSE Department,

More information

Learning Based Admission Control. Jaideep Dhok MS by Research (CSE) Search and Information Extraction Lab IIIT Hyderabad

Learning Based Admission Control. Jaideep Dhok MS by Research (CSE) Search and Information Extraction Lab IIIT Hyderabad Learning Based Admission Control and Task Assignment for MapReduce Jaideep Dhok MS by Research (CSE) Search and Information Extraction Lab IIIT Hyderabad Outline Brief overview of MapReduce MapReduce as

More information

Integration of Titan supercomputer at OLCF with ATLAS Production System

Integration of Titan supercomputer at OLCF with ATLAS Production System Integration of Titan supercomputer at OLCF with ATLAS Production System F. Barreiro Megino 1, K. De 1, S. Jha 2, A. Klimentov 3, P. Nilsson 3, D. Oleynik 1, S. Padolski 3, S. Panitkin 3, J. Wells 4 and

More information

Introduction to glite Middleware

Introduction to glite Middleware Introduction to glite Middleware Malik Ehsanullah (ehsan@barc.gov.in) BARC Mumbai 1 Introduction The Grid relies on advanced software, called middleware, which interfaces between resources and the applications

More information

On Cloud Computational Models and the Heterogeneity Challenge

On Cloud Computational Models and the Heterogeneity Challenge On Cloud Computational Models and the Heterogeneity Challenge Raouf Boutaba D. Cheriton School of Computer Science University of Waterloo WCU IT Convergence Engineering Division POSTECH FOME, December

More information

Discovering the Scope of Mobile Agent Technology in Cloud Computing Environment: A Study

Discovering the Scope of Mobile Agent Technology in Cloud Computing Environment: A Study Discovering the Scope of Mobile Agent Technology in Cloud Computing Environment: A Study Mrs.Snehal A.Narale Abstract- The Cloud Computing has come into spectacle as a new computing archetype. It proposed

More information

10/1/2013 BOINC. Volunteer Computing - Scheduling in BOINC 5 BOINC. Challenges of Volunteer Computing. BOINC Challenge: Resource availability

10/1/2013 BOINC. Volunteer Computing - Scheduling in BOINC 5 BOINC. Challenges of Volunteer Computing. BOINC Challenge: Resource availability Volunteer Computing - Scheduling in BOINC BOINC The Berkley Open Infrastructure for Network Computing Ryan Stern stern@cs.colostate.edu Department of Computer Science Colorado State University A middleware

More information

Grid Activities in KISTI. March 11, 2010 Soonwook Hwang KISTI, Korea

Grid Activities in KISTI. March 11, 2010 Soonwook Hwang KISTI, Korea Grid Activities in KISTI March 11, 2010 Soonwook Hwang KISTI, Korea 1 Outline Grid Operation and Infrastructure KISTI ALICE Tier2 Center FKPPL VO: Production Grid Infrastructure Grid Developments in collaboration

More information

CMS Conference Report

CMS Conference Report Available on CMS information server CMS CR 2001/006 CMS Conference Report HEPGRID2001: A Model of a Virtual Data Grid Application Koen Holtman Published in Proc. of HPCN Europe 2001, Amsterdam, p. 711-720,

More information

POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules

POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules POLOPOLY V9 TECHNICAL OVERVIEW System Architecture Templates and Presentation Modules 2008 Atex Group Ltd Polopoly, Polopoly Content Manager, Polopoly Relationship Manager, Polopoly User Module, Polopoly

More information

An Agent Based Dynamic Resource Scheduling Model with FCFS-Job Grouping Strategy in Grid Computing

An Agent Based Dynamic Resource Scheduling Model with FCFS-Job Grouping Strategy in Grid Computing An Agent Based Dynamic esource Scheduling Model with FCFS-Job Grouping Strategy in Grid Computing aksha Sharma, Vishnu Kant Soni, Manoj Kumar Mishra, Prachet Bhuyan, Utpal Chandra Dey Abstract Grid computing

More information

IBM Tivoli Workload Automation View, Control and Automate Composite Workloads

IBM Tivoli Workload Automation View, Control and Automate Composite Workloads Tivoli Workload Automation View, Control and Automate Composite Workloads Mark A. Edwards Market Manager Tivoli Workload Automation Corporation Tivoli Workload Automation is used by customers to deliver

More information

IBM Spectrum Scale. Advanced storage management of unstructured data for cloud, big data, analytics, objects and more. Highlights

IBM Spectrum Scale. Advanced storage management of unstructured data for cloud, big data, analytics, objects and more. Highlights IBM Spectrum Scale Advanced storage management of unstructured data for cloud, big data, analytics, objects and more Highlights Consolidate storage across traditional file and new-era workloads for object,

More information

Harvester. Tadashi Maeno (BNL)

Harvester. Tadashi Maeno (BNL) Harvester Tadashi Maeno (BNL) Outline Motivation Design Workflows Plans 2 Motivation 1/2 PanDA currently relies on server-pilot paradigm PanDA server maintains state and manages workflows with various

More information

Integration of Titan supercomputer at OLCF with ATLAS Production System

Integration of Titan supercomputer at OLCF with ATLAS Production System Integration of Titan supercomputer at OLCF with ATLAS Production System F Barreiro Megino 1, K De 1, S Jha 2, A Klimentov 3, P Nilsson 3, D Oleynik 1, S Padolski 3, S Panitkin 3, J Wells 4 and T Wenaus

More information

The Design and Implementation of the KOALA Grid Resource Management System. Hashim H. Mohamed

The Design and Implementation of the KOALA Grid Resource Management System. Hashim H. Mohamed The Design and Implementation of the KOALA Grid Resource Management System Hashim H. Mohamed The Design and Implementation of the KOALA Grid Resource Management System Proefschrift ter verkrijging van

More information

Failure Recovery in Distributed Environments with Advance Reservation Management Systems

Failure Recovery in Distributed Environments with Advance Reservation Management Systems Failure Recovery in Distributed Environments with Advance Reservation Management Systems Lars-Olof Burchard, Barry Linnert {baron,linnert}@cs.tu-berlin.de Technische Universitaet Berlin, GERMANY Abstract.

More information

Disaster Recovery as a Service (DRaaS) How innovation in the Cloud enables disaster recovery at minimal costs

Disaster Recovery as a Service (DRaaS) How innovation in the Cloud enables disaster recovery at minimal costs Disaster Recovery as a Service (DRaaS) How innovation in the Cloud enables disaster recovery at minimal costs When examining a Disaster Recovery environment, CIOs often ask - A Disaster Recovery environment

More information

Cluster Workload Management

Cluster Workload Management Cluster Workload Management Goal: maximising the delivery of resources to jobs, given job requirements and local policy restrictions Three parties Users: supplying the job requirements Administrators:

More information

IBM General Parallel File System (GPFS TM )

IBM General Parallel File System (GPFS TM ) November 2013 IBM General Parallel File System (GPFS TM ) Status, what s new and what s coming Agenda GPFS Updates Status of new features Roadmap discussion Research Activities 2 High Performance Common

More information

Gang Scheduling Performance on a Cluster of Non-Dedicated Workstations

Gang Scheduling Performance on a Cluster of Non-Dedicated Workstations Gang Scheduling Performance on a Cluster of Non-Dedicated Workstations Helen D. Karatza Department of Informatics Aristotle University of Thessaloniki 54006 Thessaloniki, Greece karatza@csd.auth.gr Abstract

More information

Towards Modelling-Based Self-adaptive Resource Allocation in Multi-tiers Cloud Systems

Towards Modelling-Based Self-adaptive Resource Allocation in Multi-tiers Cloud Systems Towards Modelling-Based Self-adaptive Resource Allocation in Multi-tiers Cloud Systems Mehdi Sliem 1(B), Nabila Salmi 1,2, and Malika Ioualalen 1 1 MOVEP Laboratory, USTHB, Algiers, Algeria {msliem,nsalmi,mioualalen}@usthb.dz

More information

NVIDIA QUADRO VIRTUAL DATA CENTER WORKSTATION APPLICATION SIZING GUIDE FOR SIEMENS NX APPLICATION GUIDE. Ver 1.0

NVIDIA QUADRO VIRTUAL DATA CENTER WORKSTATION APPLICATION SIZING GUIDE FOR SIEMENS NX APPLICATION GUIDE. Ver 1.0 NVIDIA QUADRO VIRTUAL DATA CENTER WORKSTATION APPLICATION SIZING GUIDE FOR SIEMENS NX APPLICATION GUIDE Ver 1.0 EXECUTIVE SUMMARY This document provides insights into how to deploy NVIDIA Quadro Virtual

More information

A highly configurable and efficient simulator for job schedulers on supercomputers

A highly configurable and efficient simulator for job schedulers on supercomputers A highly configurable and efficient simulator for job schedulers on supercomputers Carsten Karbach Institute for Advanced Simulation Jülich Supercomputing Centre Forschungszentrum Jülich GmbH c.karbach@fz-juelich.de

More information

Resource Allocation Strategies in a 2-level Hierarchical Grid System

Resource Allocation Strategies in a 2-level Hierarchical Grid System st Annual Simulation Symposium Resource Allocation Strategies in a -level Hierarchical Grid System Stylianos Zikos and Helen D. Karatza Department of Informatics Aristotle University of Thessaloniki 5

More information

What s New in Discovery Studio 2.5.5

What s New in Discovery Studio 2.5.5 What s New in Discovery Studio 2.5.5 Discovery Studio takes modeling and simulations to the next level. It brings together the power of validated science on a customizable platform for drug discovery research.

More information

Task Resource Allocation in Grid using Swift Scheduler

Task Resource Allocation in Grid using Swift Scheduler Int. J. of Computers, Communications & Control, ISSN 1841-9836, E-ISSN 1841-9844 Vol. IV (2009), No. 2, pp. 158-166 Task Resource Allocation in Grid using Swift Scheduler K. Somasundaram, S. Radhakrishnan

More information

Performance Analysis of Grid workflows in K-WfGrid and ASKALON

Performance Analysis of Grid workflows in K-WfGrid and ASKALON Performance Analysis of Grid workflows in K-WfGrid and ASKALON Hong-Linh Truong and Thomas Fahringer Distributed and Parallel Systems Group Institute of Computer Science, University of Innsbruck With contributions

More information

Queue based Job Scheduling algorithm for Cloud computing

Queue based Job Scheduling algorithm for Cloud computing International Research Journal of Applied and Basic Sciences 2013 Available online at www.irjabs.com ISSN 2251-838X / Vol, 4 (11): 3785-3790 Science Explorer Publications Queue based Job Scheduling algorithm

More information

Agent based parallel processing tool for Big Scientific Data. A. Tsaregorodtsev, CPPM-IN2P3-CNRS, Marseille

Agent based parallel processing tool for Big Scientific Data. A. Tsaregorodtsev, CPPM-IN2P3-CNRS, Marseille Agent based parallel processing tool for Big Scientific Data A. Tsaregorodtsev, CPPM-IN2P3-CNRS, Marseille IHEP, Beijing, 5 May 2015 Plan The problem of the HEP data processing DIRAC Project Agent based

More information

A Dynamic Co-Allocation Service in Multicluster Systems

A Dynamic Co-Allocation Service in Multicluster Systems A Dynamic Co-Allocation Service in Multicluster Systems J.M.P. Sinaga, H.H. Mohamed, and D.H.J. Epema Faculty of Electrical Engineering, Mathematics, and Computer Science Delft University of Technology

More information

CFD Workflows + OS CLOUD with OW2 ProActive

CFD Workflows + OS CLOUD with OW2 ProActive CFD Workflows + OS CLOUD with OW2 ProActive Denis Caromel Agenda 1. Background: INRIA, ActiveEon 2. ProActive Parallel Suite 3. Use Cases & Demos Renault OMD2 Use Cases Workflow Acceleration -- Parallelism

More information

CPU scheduling. CPU Scheduling

CPU scheduling. CPU Scheduling EECS 3221 Operating System Fundamentals No.4 CPU scheduling Prof. Hui Jiang Dept of Electrical Engineering and Computer Science, York University CPU Scheduling CPU scheduling is the basis of multiprogramming

More information

Priority-enabled Scheduling for Resizable Parallel Applications

Priority-enabled Scheduling for Resizable Parallel Applications Priority-enabled Scheduling for Resizable Parallel Applications Rajesh Sudarsan, Student Member, IEEE, Calvin J. Ribbens,and Srinidhi Varadarajan, Member, IEEE Abstract In this paper, we illustrate the

More information

The EPIKH Project (Exchange Programme to advance e-infrastructure Know-How) Introduction to glite Grid Services

The EPIKH Project (Exchange Programme to advance e-infrastructure Know-How) Introduction to glite Grid Services The EPIKH Project (Exchange Programme to advance e-infrastructure Know-How) Introduction to glite Grid Services Fabrizio Pistagna (fabrizio.pistagna@ct.infn.it) Beijing, China Asia-3 2011 - Joint CHAIN

More information

A market-oriented hierarchical scheduling strategy in cloud workflow systems

A market-oriented hierarchical scheduling strategy in cloud workflow systems J Supercomput DOI 10.1007/s11227-011-0578-4 A market-oriented hierarchical scheduling strategy in cloud workflow systems Zhangjun Wu Xiao Liu Zhiwei Ni Dong Yuan Yun Yang Springer Science+Business Media,

More information

The Modular Supercomputer Architecture and its application in HPC and HPDA

The Modular Supercomputer Architecture and its application in HPC and HPDA The Modular Supercomputer Architecture and its application in HPC and HPDA Damian Alvarez Jülich Supercomputing Centre, JSC (Germany) The DEEP Projects Research & innovation projects co-funded by the European

More information

AI-Ckpt: Leveraging Memory Access Patterns for Adaptive Asynchronous Incremental Checkpointing

AI-Ckpt: Leveraging Memory Access Patterns for Adaptive Asynchronous Incremental Checkpointing AI-Ckpt: Leveraging Memory Access Patterns for Adaptive Asynchronous Incremental Checkpointing Bogdan Nicolae, Franck Cappello IBM Research Ireland Argonne National Lab USA IBM Corporation Outline Overview

More information

Application-adaptive resource scheduling in a computational grid *

Application-adaptive resource scheduling in a computational grid * 1634 Luan et al. / J Zhejiang Univ SCIENCE A 26 7(1):1634-1641 Journal of Zhejiang University SCIENCE A ISSN 19-395 (Print); ISSN 1862-1775 (Online) www.zju.edu.cn/jzus; www.springerlink.com E-mail: jzus@zju.edu.cn

More information

<Insert Picture Here> Oracle Exalogic Elastic Cloud: Revolutionizing the Datacenter

<Insert Picture Here> Oracle Exalogic Elastic Cloud: Revolutionizing the Datacenter Oracle Exalogic Elastic Cloud: Revolutionizing the Datacenter Mike Piech Senior Director, Product Marketing The following is intended to outline our general product direction. It

More information

Challenges in Application Scaling In an Exascale Environment

Challenges in Application Scaling In an Exascale Environment Challenges in Application Scaling In an Exascale Environment 14 th Workshop on the Use of High Performance Computing In Meteorology November 2, 2010 Dr Don Grice IBM Page 1 Growth of the Largest Computers

More information

Case Study BONUS CHAPTER 2

Case Study BONUS CHAPTER 2 BONUS CHAPTER 2 Case Study ABC is a large accounting firm with customers in five countries across North America and Europe. Its North American headquarters is located in Miami, Florida, where it hosts

More information

Using Mobile Agents for the Management of Telecommunication Networks

Using Mobile Agents for the Management of Telecommunication Networks Using Mobile Agents for the Management of Telecommunication s L. Moura e Silva +, P. Simões +, J. Gabriel e Silva + J. Boavida *, P. Monteiro *, J. Rebhan *, C. Renato *, L. Almeida *, N. Sthoer * + Dep.

More information

su per viso ry shellomatic.com

su per viso ry shellomatic.com su per viso ry s u p e r v i s o r y shellomatic.com +1.514.323.0868 Supervisory Systems Shell management software Shell management software The Shell-O-Matic shell management software is designed to be

More information

Automated Service Builder

Automated Service Builder 1 Overview ASB is a platform and application agnostic solution for implementing complex processing chains over globally distributed processing and data ASB provides a low coding solution to develop a data

More information

Cloud Computing Lectures SOA

Cloud Computing Lectures SOA Cloud Computing Lectures SOA 1/17/2012 Service Oriented Architecture Service Oriented Architecture Distributed system characteristics Resource sharing - sharing of hardware and software resources Openness

More information

A brief review on Hadoop architecture and its issues

A brief review on Hadoop architecture and its issues A brief review on Hadoop architecture and its issues Er. Prachi Jain, Er. Alisha Gupta Department of Computer Science and Engineering, Haryana Engineering College, Jagadhri E mail: prachijain1992@gmail.com

More information

Deep Learning Acceleration with

Deep Learning Acceleration with Deep Learning Acceleration with powered by A Technical White Paper TABLE OF CONTENTS The Promise of AI The Challenges of the AI Lifecycle and Infrastructure MATRIX Powered by Bitfusion Flex Solution Architecture

More information

Backfilling Scheduling Jobs Based on Priority Using in Grid Computing

Backfilling Scheduling Jobs Based on Priority Using in Grid Computing Backfilling Scheduling Jobs Based on Priority Using in Grid Computing Sandip Fakira Lokhande 1, Prof. S. R. Jadhao 2 1 ME Scholar, Babasaheb Naik College of Engineering, Pusad 2 Associate Professor, Department

More information

Grid reliability. Journal of Physics: Conference Series. Related content. To cite this article: P Saiz et al 2008 J. Phys.: Conf. Ser.

Grid reliability. Journal of Physics: Conference Series. Related content. To cite this article: P Saiz et al 2008 J. Phys.: Conf. Ser. Journal of Physics: Conference Series Grid reliability To cite this article: P Saiz et al 2008 J. Phys.: Conf. Ser. 119 062042 View the article online for updates and enhancements. Related content - Parameter

More information

DRR Based Job Scheduling for Computational Grid and its Variants

DRR Based Job Scheduling for Computational Grid and its Variants D Based Job Scheduling for Computational Grid and its Variants Shailesh Saxena Deptt. Of CS & IT SRMSWCET Mohd Zubair Khan Deptt. Of CS Invertis University Dr. Ravendra Singh Deptt. Of CS&IT MJP Rohilkhand

More information

Lustre Beyond HPC. Toward Novel Use Cases for Lustre? Presented at LUG /03/31. Robert Triendl, DataDirect Networks, Inc.

Lustre Beyond HPC. Toward Novel Use Cases for Lustre? Presented at LUG /03/31. Robert Triendl, DataDirect Networks, Inc. Lustre Beyond HPC Toward Novel Use Cases for Lustre? Presented at LUG 2014 2014/03/31 Robert Triendl, DataDirect Networks, Inc. 2 this is a vendor presentation! 3 Lustre Today The undisputed file-system-of-choice

More information

Keywords cloud computing, cloud services, Service level agreement, task scheduling, load balancing, resource utilization.

Keywords cloud computing, cloud services, Service level agreement, task scheduling, load balancing, resource utilization. Volume 4, Issue 11, November 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Survey of

More information

Resource Management for Rapid Application Turnaround on Enterprise Desktop Grids

Resource Management for Rapid Application Turnaround on Enterprise Desktop Grids Resource Management for Rapid Application Turnaround on Enterprise Desktop Grids Derrick Kondo, Andrew A. Chien, Henri Casanova Computer Science and Engineering Department San Diego Supercomputer Center

More information

Grid computing for energy exploration and development

Grid computing for energy exploration and development Grid computing for energy exploration and development Dimitri Bevc, Sergio E. Zarantonello, Neena Kaushik, Iulian Musat 3DGeo Development Inc. www.3dgeo.com Why Grids for Seismic Imaging? The construction

More information