Usage statistics and usage patterns on the NorduGrid: Analyzing the logging information collected on one of the largest production Grids of the world

Size: px
Start display at page:

Download "Usage statistics and usage patterns on the NorduGrid: Analyzing the logging information collected on one of the largest production Grids of the world"

Transcription

1 Usage statistics and usage patterns on the NorduGrid: Analyzing the logging information collected on one of the largest production Grids of the world Pajchel, K.; Eerola, Paula; Konya, Balazs; Smirnova, Oxana; Erkarslan, U.; Ould-Saada, F.; Ellert, M.; Renner Hansen, J.; Langgard Nielsen, J.; Wäänänen, A.; Ekelöf, T.; Konstantinov, A. Published in: CERN Link to publication Citation for published version (APA: Pajchel, K., Eerola, P., Konya, B., Smirnova, O., Erkarslan, U., Ould-Saada, F.,... Konstantinov, A. (005. Usage statistics and usage patterns on the NorduGrid: Analyzing the logging information collected on one of the largest production Grids of the world. In A. Aimar, J. Harvey, & N. Knoors (Eds., CERN (Vol., pp CERN. General rights Copyright and moral rights for the publications made accessible in the public portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. Users may download and print one copy of any publication from the public portal for the purpose of private study or research. You may not further distribute the material or use it for any profit-making activity or commercial gain You may freely distribute the URL identifying the publication in the public portal Take down policy If you believe that this document breaches copyright please contact us providing details, and we will remove access to the work immediately and investigate your claim. L UNDUNI VERS I TY PO Box7 00L und Download date: 0. Dec. 08

2 USAGE STATISTICS AND USAGE PATTERNS ON THE NORDUGRID ANALYZING THE LOGGING INFORMATION COLLECTED ON ONE OF THE LARGEST PRODUCTION GRIDS IN THE WORLD. K. Pajchel *, Dr. U. Erkarslan, Prof. F. Ould Saada, University of Oslo, Norway Dr. M. Ellert, CERN, Geneva, Switzerland Prof. P. Eerola, Dr. B. Kónya, Dr. O. Smirnova, Lund University, Sweden Prof. J. R. Hansen, Dr. J. L. Nielsen, Dr. A. Wäänänen, Niels Bohr Institute, Copenhagen, Denmark Prof. T. Ekelöf, Uppsala University, Sweden Dr. A. Konstantinov, Vilnius University, Lithuania and University of Oslo, Norway Abstract The Nordic Grid facility (NorduGrid [] came into operation during summer 00 when the Scandinavian ATLAS HEP group started to use the Grid for the ATLAS Data Challenges (DC and was thus the first Grid ever contributing to an ATLAS production. Since then, the Grid facility has been in continuous 4/7 operation. NorduGrid is being used by a growing set of active users from various scientific areas including physics, chemistry, biology and informatics. It has given major contributions to the ATLAS Data Challenge [] and the ongoing Data Challenge. The increasing number of resources has made NorduGrid one of the largest production Grids in the world, continuously running on more than 0 sites more than 000 CPUs. The resources range from small test clusters at academic institutions to large farms at several supercomputer centers and the NorduGrid software runs on clusters with very different Linux distributions. This presentation gives a short overview of the design and implementation of the NorduGrid middleware, logging and monitoring facilities. It will be followed by a description of a typical job on NorduGrid and the information about its parameters which are monitored online and persistified in the logging service. MIDDLEWARE The NorduGrid middleware (or Advanced Resource Connector, ARC [] is an open source software solution distributed under the GPL license, enabling productionquality computational and data Grids. It is a light weight Grid solution, designed to support a dynamic, heterogeneous Grid facility, spanning different computing resources and user communities. Emphasis is put on scalability, stability, reliability, robustness, and performance of the middleware. These goals of the architecture of the ARC imply concrete decentralization and functional independence of the components. NorduGrid provides innovative solutions essential for a production quality middleware: the Grid Manager, gridftpd (the ARC/NorduGrid GridFTP server, the information model and providers (NorduGrid schema, User Interface and broker (a "personal" broker integrated into the user interface, extended Resource Specification Language (xrsl, logging service, and the monitoring system. Most of these services are provided through the security layer of the GSI. The middleware builds upon standard open source solutions like the OpenLDAP, OpenSSL, SASL and Globus Toolkit (GT libraries. ARC main components are: Grid services running on the resources: the Grid Manager, the gridftpd and the information service. Indexing services for the resources and data. Client making intelligent use of the distributed information and data available on the Grid. Distribution The middleware is available as source and binary in tarballs and RPMS. * katarina.pajchel@fys.uio.no

3 nordugrid cluster: a cluster, nordugrid queue: a queue at the cluster, accessible by the ARC users, nordugrid job: a Grid job, associated with a queue, nordugrid authuser: a user, authorized to submit jobs to a given queue It also displays information about storage facilities, authorised users, and groups of users (Virtual Organisations, using the corresponding objects. Figure : NorduGrid's ARC middleware components. LOGGING A Logger service is one of the Web services implemented by NorduGrid and based on gsoap and Globus IO API. It provides a frontend to the underlying MySQL database to store and retrieve information about computing resources usage (jobs. This database can be accessed through a graphical Web interface implemented using PHP4, JavaScript and JPGraph based on GD library. The main goals for the Logger: Provide information about the development and usage of NorduGrid over time. Provide statistics for different clusters, time intervals, applications and users. A SCHEMATIC EXAMPLE OF A TYPICAL NORDUGRID JOB (& (executable="myprog" (inputfiles= ("myprog" " ("myinputfile" "gsiftp:// (outputfiles= ("myoutput" "gsiftp:// (disk=000 (notify="e myname@mydomain.org" Once a proxy is obtained, jobs can be submitted to NorduGrid using simple commands and the user can keep track of the job through the whole process. Submitting: > ngsub f myjob.xrsl The user can now follow the job on the Monitor Check the status of the job: >ngstat [options] [jobs] Retrieve the results of a finished job: >ngget [options] [jobs] Figure : Content of the Logger database. The columns shown are temporary. The database is being extended. THE GRID MONITOR The Grid Monitor allows the user and system administrators alike to monitor and check in an intuitive way the status of the ARC Grid facility and the information stored in the Information System. The structure of the Monitor is built upon the following objects: The job usage record gets logged in the logger database by the Grid Manager and can later be displayed using the Web based Logger. GRAPHICAL INTERFACES Nordugrid offers intuitive access to the system data through two different Web based graphical interfaces. The users can easily follow their jobs and obtain information about the performance of the system and job statistics.

4 Grid Monitor The Monitor is the starting point for browsing the system information. It shows the current state of the system. Grid jobs are not kept infinitely in the information system. Those whose lifetime has expired are removed from clusters and thus they disappear from the monitor too. All the elements in the Monitor are links to the information about the different objects in the system. NGLogger The NGLogger is a graphical interface to the underlying MySQL database. The logger service is the persistent database for job usage records. It provides information which is complementary to the Monitor, showing the history of the NorduGrid usage. The queries are based on different basic approaches to the database like cluster, time period, application or user. Figure : Cluster alias Cluster load showing both Grid and non Grid jobs Queuing jobs Figure 4: Example of cluster information Attributes: dump of all the attributes of the nordugridcluster object. Queues at a given cluster. Figure 5: NGLogger The user can get access to information about his or her usage of NorduGrid through a search form. Search form. Number of jobs. Time from submission of the job until it is finished.

5 CONCLUSION NorduGrid offers a user friendly monitoring service showing the present status of the system as well as a complementary tool, the logger service, which provides the history of the activity on the Grid. Both services are web based and offer graphical interfaces to the usage data. REFERENCES [] NorduGrid live: Grid Monitor and NGLogger [] Eerola, P; Ekelof, T; Ellert, M; Hansen, J R; Hellman, S; Konstantinov, A; Konya, B; Myklebust, T; Nielsen, J L; Ould Saada, F; Smirnova, O; Wäänänen, A, Atlas Data Challenge on NorduGrid [arxiv:physics/0060] [] The NorduGrid/ARC User Guide, Available: time period dataset cluster Figure 6: Data Challenge on NorduGrid Parameters to be set by the user: Figure 7: Number of jobs recorded in the logger. Over jobs were run successfully in September 004. Notice that it is not the Grid, but the experimental logger service which was down in March and April. The early information may be incomplete.

ATLAS NorduGrid related activities

ATLAS NorduGrid related activities Outline: NorduGrid Introduction ATLAS software preparation and distribution Interface between NorduGrid and Condor NGlogger graphical interface On behalf of: Ugur Erkarslan, Samir Ferrag, Morten Hanshaugen

More information

Performance of the NorduGrid ARC and the Dulcinea Executor in ATLAS Data Challenge 2

Performance of the NorduGrid ARC and the Dulcinea Executor in ATLAS Data Challenge 2 Performance of the NorduGrid ARC and the Dulcinea Executor in ATLAS Data Challenge 2 Sturrock, R.; Eerola, Paula; Konya, Balazs; Smirnova, Oxana; Lindemann, Jonas; et, al. Published in: CERN-2005-002 Published:

More information

The NorduGrid Architecture and Middleware for Scientific Applications

The NorduGrid Architecture and Middleware for Scientific Applications The NorduGrid Architecture and Middleware for Scientific Applications O. Smirnova 1, P. Eerola 1,T.Ekelöf 2, M. Ellert 2, J.R. Hansen 3, A. Konstantinov 4,B.Kónya 1, J.L. Nielsen 3, F. Ould-Saada 5, and

More information

Atlas Data-Challenge 1 on NorduGrid

Atlas Data-Challenge 1 on NorduGrid Atlas Data-Challenge 1 on NorduGrid P. Eerola, B. Kónya, O. Smirnova Particle Physics, Institute of Physics, Lund University, Box 118, 22100 Lund, Sweden T. Ekelöf, M. Ellert Department of Radiation Sciences,

More information

Eerola, Paula; Konya, Balazs; Smirnova, Oxana; Ekelof, T; Ellert, M; Hansen, JR; Nielsen, JL; Waananen, A; Konstantinov, A; Ould-Saada, F

Eerola, Paula; Konya, Balazs; Smirnova, Oxana; Ekelof, T; Ellert, M; Hansen, JR; Nielsen, JL; Waananen, A; Konstantinov, A; Ould-Saada, F Building a production grid in Scandinavia Eerola, Paula; Konya, Balazs; Smirnova, Oxana; Ekelof, T; Ellert, M; Hansen, JR; Nielsen, JL; Waananen, A; Konstantinov, A; Ould-Saada, F Published in: IEEE Internet

More information

The Grid Monitor. Usage and installation manual. Oxana Smirnova

The Grid Monitor. Usage and installation manual. Oxana Smirnova NORDUGRID NORDUGRID-MANUAL-5 2/5/2017 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

The NorduGrid production Grid infrastructure, status and plans

The NorduGrid production Grid infrastructure, status and plans The NorduGrid production Grid infrastructure, status and plans P.Eerola,B.Kónya, O. Smirnova Department of High Energy Physics Lund University Box 118, 22100 Lund, Sweden T. Ekelöf, M. Ellert Department

More information

Data Management for the World s Largest Machine

Data Management for the World s Largest Machine Data Management for the World s Largest Machine Sigve Haug 1, Farid Ould-Saada 2, Katarina Pajchel 2, and Alexander L. Read 2 1 Laboratory for High Energy Physics, University of Bern, Sidlerstrasse 5,

More information

NorduGrid Tutorial. Client Installation and Job Examples

NorduGrid Tutorial. Client Installation and Job Examples NorduGrid Tutorial Client Installation and Job Examples Linux Clusters for Super Computing Conference Linköping, Sweden October 18, 2004 Arto Teräs arto.teras@csc.fi Steps to Start Using NorduGrid 1) Install

More information

Grid Computing with NorduGrid-ARC

Grid Computing with NorduGrid-ARC Grid Computing with NorduGrid-ARC Balázs Kónya, Lund University, NorduGrid Collaboration, Dapsys 2004, Budapest, 19 September 2004 outline (Introduction to Gridcomputing) Quick Introduction Overview of

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

Scientific data management

Scientific data management Scientific data management Storage and data management components Application database Certificate Certificate Authorised users directory Certificate Certificate Researcher Certificate Policies Information

More information

Syddansk Universitet. Værktøj til videndeling og interaktion. Dai, Zheng. Published in: inform. Publication date: 2009

Syddansk Universitet. Værktøj til videndeling og interaktion. Dai, Zheng. Published in: inform. Publication date: 2009 Syddansk Universitet Værktøj til videndeling og interaktion Dai, Zheng Published in: inform Publication date: 2009 Document version Peer-review version Citation for pulished version (APA): Dai, Z. (2009).

More information

Initial experiences with GeneRecon on MiG

Initial experiences with GeneRecon on MiG Initial experiences with GeneRecon on MiG Thomas Mailund and Christian N.S. Pedersen Bioinformatics Research Center (BiRC), Dept. of Computer Science, University of Aarhus, Denmark, Email: {mailund,cstorm}@birc.dk

More information

Applications of Grid Computing in Genetics and Proteomics

Applications of Grid Computing in Genetics and Proteomics Applications of Grid Computing in Genetics and Proteomics Jorge Andrade 1, Malin Andersen 1,2, Lisa Berglund 1, and Jacob Odeberg 1,2 1 Department of Biotechnology, Royal Institute of Technology (KTH),

More information

arxiv:cs.dc/ v2 14 May 2002

arxiv:cs.dc/ v2 14 May 2002 Performance evaluation of the GridFTP within the NorduGrid project M. Ellert a, A. Konstantinov b, B. Kónya c, O. Smirnova c, A. Wäänänen d arxiv:cs.dc/2523 v2 14 May 22 a Department of Radiation Sciences,

More information

ARC-XWCH bridge: Running ARC jobs on the XtremWeb-CH volunteer

ARC-XWCH bridge: Running ARC jobs on the XtremWeb-CH volunteer ARC-XWCH bridge: Running ARC jobs on the XtremWeb-CH volunteer computing platform Internal report Marko Niinimaki, Mohamed BenBelgacem, Nabil Abdennadher HEPIA, January 2010 1. Background and motivation

More information

Performance analysis and modelling of an OSA gateway

Performance analysis and modelling of an OSA gateway Performance analysis and modelling of an OSA gateway Andersson, Jens K; Nyberg, Christian; Kihl, Maria Published in: Personal Wireless Communications / Lecture Notes in Computer Science Published: 23-1-1

More information

NorduGrid Tutorial Exercises

NorduGrid Tutorial Exercises NorduGrid Tutorial Exercises Juha Lento Arto Teräs 1st Nordic Grid Neighbourhood Conference August 17, 2005 Contents 1 Introduction 2 2 Getting started 2 3 Getting

More information

XES Software Communication Extension

XES Software Communication Extension XES Software Communication Extension Leemans, M.; Liu, C. Published: 20/11/2017 Document Version Accepted manuscript including changes made at the peer-review stage Please check the document version of

More information

Visualisation of ergonomic guidelines

Visualisation of ergonomic guidelines Visualisation of ergonomic guidelines Widell Blomé, Mikael; Odenrick, Per; Andersson, M; Svensson, S Published: 2002-01-01 Link to publication Citation for published version (APA): Blomé, M., Odenrick,

More information

Grid Resource Brokering Algorithms Enabling Advance Reservations and Resource Selection Based on Performance Predictions

Grid Resource Brokering Algorithms Enabling Advance Reservations and Resource Selection Based on Performance Predictions Accepted for publication in "Future Generation Computer Systems. The International Journal of Grid Computing: Theory, Methods and Applications". Elsevier. Grid Resource Brokering Algorithms Enabling Advance

More information

Monitoring ARC services with GangliARC

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

More information

Framework for Querying Distributed Objects Managed by a Grid Infrastructure

Framework for Querying Distributed Objects Managed by a Grid Infrastructure Framework for Querying Distributed Objects Managed by a Grid Infrastructure Ruslan Fomkin and Tore Risch Department of Information Technology, Uppsala University, P.O. Box 337, SE-751 05 Uppsala, Sweden

More information

Evaluation of the computing resources required for a Nordic research exploitation of the LHC

Evaluation of the computing resources required for a Nordic research exploitation of the LHC PROCEEDINGS Evaluation of the computing resources required for a Nordic research exploitation of the LHC and Sverker Almehed, Chafik Driouichi, Paula Eerola, Ulf Mjörnmark, Oxana Smirnova,TorstenÅkesson

More information

Towards Grading Gleason Score using Generically Trained Deep convolutional Neural Networks

Towards Grading Gleason Score using Generically Trained Deep convolutional Neural Networks Towards Grading Gleason Score using Generically Trained Deep convolutional Neural Networks Källén, Hanna; Molin, Jesper; Heyden, Anders; Lundström, Claes; Åström, Karl Published in: 2016 IEEE 13th International

More information

Lessons Learned in the NorduGrid Federation

Lessons Learned in the NorduGrid Federation Lessons Learned in the NorduGrid Federation David Cameron University of Oslo With input from Gerd Behrmann, Oxana Smirnova and Mattias Wadenstein Creating Federated Data Stores For The LHC 14.9.12, Lyon,

More information

Developing Mobile Systems using PalCom -- A Data Collection Example

Developing Mobile Systems using PalCom -- A Data Collection Example Developing Mobile Systems using PalCom -- A Data Collection Example Johnsson, Björn A; Magnusson, Boris 2012 Link to publication Citation for published version (APA): Johnsson, B. A., & Magnusson, B. (2012).

More information

PoS(EGICF12-EMITC2)074

PoS(EGICF12-EMITC2)074 The ARC Information System: overview of a GLUE2 compliant production system Lund University E-mail: florido.paganelli@hep.lu.se Balázs Kónya Lund University E-mail: balazs.konya@hep.lu.se Oxana Smirnova

More information

Visual support for work assignment in YAWL

Visual support for work assignment in YAWL Visual support for work assignment in YAWL Citation for published version (APA): Cardi, F., Leoni, de, M., Adams, M., Hofstede, ter, A. H. M., & Aalst, van der, W. M. P. (2009). Visual support for work

More information

Future trends in distributed infrastructures the Nordic Tier-1 example

Future trends in distributed infrastructures the Nordic Tier-1 example Future trends in distributed infrastructures the Nordic Tier-1 example O. G. Smirnova 1,2 1 Lund University, 1, Professorsgatan, Lund, 22100, Sweden 2 NeIC, 25, Stensberggata, Oslo, NO-0170, Norway E-mail:

More information

Predictive models for accidents on urban links - A focus on vulnerable road users

Predictive models for accidents on urban links - A focus on vulnerable road users Predictive models for accidents on urban links - A focus on vulnerable road users Jonsson, Thomas Published: 25-1-1 Link to publication Citation for published version (APA): Jonsson, T. (25). Predictive

More information

Empowering a Flexible Application Portal with a SOA-based Grid Job Management Framework

Empowering a Flexible Application Portal with a SOA-based Grid Job Management Framework Empowering a Flexible Application Portal with a SOA-based Grid Job Management Framework Erik Elmroth 1, Sverker Holmgren 2, Jonas Lindemann 3, Salman Toor 2, and Per-Olov Östberg1 1 Dept. Computing Science

More information

Introduction to Programming and Computing for Scientists

Introduction to Programming and Computing for Scientists Oxana Smirnova (Lund University) Programming for Scientists Tutorial 4b 1 / 44 Introduction to Programming and Computing for Scientists Oxana Smirnova Lund University Tutorial 4b: Grid certificates and

More information

Operating the Distributed NDGF Tier-1

Operating the Distributed NDGF Tier-1 Operating the Distributed NDGF Tier-1 Michael Grønager Technical Coordinator, NDGF International Symposium on Grid Computing 08 Taipei, April 10th 2008 Talk Outline What is NDGF? Why a distributed Tier-1?

More information

ARC middleware. The NorduGrid Collaboration

ARC middleware. The NorduGrid Collaboration ARC middleware The NorduGrid Collaboration Abstract The paper describes the existing components of ARC, discusses some of the new components, functionalities and enhancements currently under development,

More information

Simulation of BSDF's generated with Window6 and TracePro prelimenary results

Simulation of BSDF's generated with Window6 and TracePro prelimenary results Downloaded from orbit.dtu.dk on: Aug 23, 2018 Simulation of BSDF's generated with Window6 and TracePro prelimenary results Iversen, Anne; Nilsson, Annica Publication date: 2011 Document Version Publisher's

More information

Controller Synthesis for Hardware Accelerator Design

Controller Synthesis for Hardware Accelerator Design ler Synthesis for Hardware Accelerator Design Jiang, Hongtu; Öwall, Viktor 2002 Link to publication Citation for published version (APA): Jiang, H., & Öwall, V. (2002). ler Synthesis for Hardware Accelerator

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

Grid-BGC: A Grid-Enabled Terrestrial Carbon Cycle Modeling System

Grid-BGC: A Grid-Enabled Terrestrial Carbon Cycle Modeling System Grid-BGC: A Grid-Enabled Terrestrial Carbon Cycle Modeling System Jason Cope*, Craig Hartsough, Peter Thornton, Henry M. Tufo*, Nathan Wilhelmi and Matthew Woitaszek* * University of Colorado, Boulder

More information

Interoperating AliEn and ARC for a distributed Tier1 in the Nordic countries.

Interoperating AliEn and ARC for a distributed Tier1 in the Nordic countries. for a distributed Tier1 in the Nordic countries. Philippe Gros Lund University, Div. of Experimental High Energy Physics, Box 118, 22100 Lund, Sweden philippe.gros@hep.lu.se Anders Rhod Gregersen NDGF

More information

Automatic Job Resubmission in the Nordugrid Middleware

Automatic Job Resubmission in the Nordugrid Middleware Henrik Thostrup Jensen Jesper Ryge Leth Automatic Job Resubmission in the Nordugrid Middleware Dat5 Project September 2003 - January 2004 Department of Computer Science Aalborg University Fredrik Bajersvej

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

A distributed tier-1. International Conference on Computing in High Energy and Nuclear Physics (CHEP 07) IOP Publishing. c 2008 IOP Publishing Ltd 1

A distributed tier-1. International Conference on Computing in High Energy and Nuclear Physics (CHEP 07) IOP Publishing. c 2008 IOP Publishing Ltd 1 A distributed tier-1 L Fischer 1, M Grønager 1, J Kleist 2 and O Smirnova 3 1 NDGF - Nordic DataGrid Facilty, Kastruplundgade 22(1), DK-2770 Kastrup 2 NDGF and Aalborg University, Department of Computer

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

Managing Scientific Computations in Grid Systems

Managing Scientific Computations in Grid Systems Managing Scientific Computations in Grid Systems Salman Toor Division of Scientific Computing Department of Information Technology Uppsala University November 11, 2008 Motivation Integration architecture

More information

Evaluation strategies in CT scanning

Evaluation strategies in CT scanning Downloaded from orbit.dtu.dk on: Dec 20, 2017 Evaluation strategies in CT scanning Hiller, Jochen Publication date: 2012 Document Version Publisher's PDF, also known as Version of record Link back to DTU

More information

The multi-perspective process explorer

The multi-perspective process explorer The multi-perspective process explorer Mannhardt, F.; de Leoni, M.; Reijers, H.A. Published in: Proceedings of the Demo Session of the 13th International Conference on Business Process Management (BPM

More information

Introduction to Programming and Computing for Scientists

Introduction to Programming and Computing for Scientists Oxana Smirnova (Lund University) Programming for Scientists Lecture 4 1 / 44 Introduction to Programming and Computing for Scientists Oxana Smirnova Lund University Lecture 4: Distributed computing Most

More information

A GPU-based High-Performance Library with Application to Nonlinear Water Waves

A GPU-based High-Performance Library with Application to Nonlinear Water Waves Downloaded from orbit.dtu.dk on: Dec 20, 2017 Glimberg, Stefan Lemvig; Engsig-Karup, Allan Peter Publication date: 2012 Document Version Publisher's PDF, also known as Version of record Link back to DTU

More information

Performance auto-tuning of rectangular matrix-vector multiplication: how to outperform CUBLAS

Performance auto-tuning of rectangular matrix-vector multiplication: how to outperform CUBLAS Downloaded from orbit.dtu.dk on: Dec 23, 2018 Performance auto-tuning of rectangular matrix-vector multiplication: how to outperform CUBLAS Sørensen, Hans Henrik Brandenborg Publication date: 2010 Document

More information

Multi-Agent Programming Contest The Python-DTU Team

Multi-Agent Programming Contest The Python-DTU Team Downloaded from orbit.dtu.dk on: Jan 24, 2018 Multi-Agent Programming Contest 2012 - The Python-DTU Team Villadsen, Jørgen; Jensen, Andreas Schmidt; Ettienne, Mikko Berggren; Vester, Steen; Balsiger Andersen,

More information

Modelling of Wind Turbine Blades with ABAQUS

Modelling of Wind Turbine Blades with ABAQUS Downloaded from orbit.dtu.dk on: Dec 21, 2017 Modelling of Wind Turbine Blades with ABAQUS Bitsche, Robert Publication date: 2015 Document Version Peer reviewed version Link back to DTU Orbit Citation

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

Edinburgh Research Explorer

Edinburgh Research Explorer Edinburgh Research Explorer Profiling OGSA-DAI Performance for Common Use Patterns Citation for published version: Dobrzelecki, B, Antonioletti, M, Schopf, JM, Hume, AC, Atkinson, M, Hong, NPC, Jackson,

More information

Information and monitoring

Information and monitoring Information and monitoring Information is essential Application database Certificate Certificate Authorised users directory Certificate Certificate Grid tools Researcher Certificate Policies Information

More information

Tilburg University. The use of canonical analysis Kuylen, A.A.A.; Verhallen, T.M.M. Published in: Journal of Economic Psychology

Tilburg University. The use of canonical analysis Kuylen, A.A.A.; Verhallen, T.M.M. Published in: Journal of Economic Psychology Tilburg University The use of canonical analysis Kuylen, A.A.A.; Verhallen, T.M.M. Published in: Journal of Economic Psychology Publication date: 1981 Link to publication Citation for published version

More information

Analysis of internal network requirements for the distributed Nordic Tier-1

Analysis of internal network requirements for the distributed Nordic Tier-1 Journal of Physics: Conference Series Analysis of internal network requirements for the distributed Nordic Tier-1 To cite this article: G Behrmann et al 2010 J. Phys.: Conf. Ser. 219 052001 View the article

More information

Features of the architecture of decision support systems

Features of the architecture of decision support systems Features of the architecture of decision support systems van Hee, K.M. Published: 01/01/1987 Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and volume numbers)

More information

Atlas Managed Production on Nordugrid

Atlas Managed Production on Nordugrid Atlas Managed Production on Nordugrid Alex Read Mattias Ellert (Uppsala), Katarina Pajchel, Adrian Taga University of Oslo November 7 9, 2006 1 Outline 1. 2. 3. 4. 5. 6. 7. 8. 9. LHC/ATLAS Background The

More information

Understanding StoRM: from introduction to internals

Understanding StoRM: from introduction to internals Understanding StoRM: from introduction to internals 13 November 2007 Outline Storage Resource Manager The StoRM service StoRM components and internals Deployment configuration Authorization and ACLs Conclusions.

More information

Building petabit/s data center network with submicroseconds latency by using fast optical switches Miao, W.; Yan, F.; Dorren, H.J.S.; Calabretta, N.

Building petabit/s data center network with submicroseconds latency by using fast optical switches Miao, W.; Yan, F.; Dorren, H.J.S.; Calabretta, N. Building petabit/s data center network with submicroseconds latency by using fast optical switches Miao, W.; Yan, F.; Dorren, H.J.S.; Calabretta, N. Published in: Proceedings of 20th Annual Symposium of

More information

Ukrainian Grid Infrastructure: Practical Experience

Ukrainian Grid Infrastructure: Practical Experience IEEE International Workshop on Intelligent Data Acquisition and Advanced Computing Systems: Technology and Applications 6-8 September 2007, Dortmund, Germany Ukrainian Grid Infrastructure: Practical Experience

More information

The NorduGrid/ARC Information System

The NorduGrid/ARC Information System NORDUGRID NORDUGRID-TECH-4 27/5/2010 The NorduGrid/ARC Information System Technical Description and Reference Manual Balázs Kónya Version 0.9 Comments to: balazs.konya@hep.lu.se 1 Introduction A stable,

More information

Introduction to Programming and Computing for Scientists

Introduction to Programming and Computing for Scientists Oxana Smirnova (Lund University) Programming for Scientists Lecture 4 1 / 44 Introduction to Programming and Computing for Scientists Oxana Smirnova Lund University Lecture 4: Distributed computing, security

More information

ARC integration for CMS

ARC integration for CMS ARC integration for CMS ARC integration for CMS Erik Edelmann 2, Laurence Field 3, Jaime Frey 4, Michael Grønager 2, Kalle Happonen 1, Daniel Johansson 2, Josva Kleist 2, Jukka Klem 1, Jesper Koivumäki

More information

Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and volume numbers)

Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and volume numbers) The link between product data model and process model : the effect of changes in the product data model on the process model Vogelaar, J.J.C.L.; Reijers, H.A. Published: 01/01/2009 Document Version Publisher

More information

Distributing storage of LHC data - in the nordic countries

Distributing storage of LHC data - in the nordic countries Distributing storage of LHC data - in the nordic countries Gerd Behrmann INTEGRATE ASG Lund, May 11th, 2016 Agenda WLCG: A world wide computing grid for the LHC NDGF: The Nordic Tier 1 dcache: Distributed

More information

AutoPyFactory: A Scalable Flexible Pilot Factory Implementation

AutoPyFactory: A Scalable Flexible Pilot Factory Implementation ATL-SOFT-PROC-2012-045 22 May 2012 Not reviewed, for internal circulation only AutoPyFactory: A Scalable Flexible Pilot Factory Implementation J. Caballero 1, J. Hover 1, P. Love 2, G. A. Stewart 3 on

More information

EGEE and Interoperation

EGEE and Interoperation EGEE and Interoperation Laurence Field CERN-IT-GD ISGC 2008 www.eu-egee.org EGEE and glite are registered trademarks Overview The grid problem definition GLite and EGEE The interoperability problem The

More information

Tilburg University. Authoritative re-ranking of search results Bogers, A.M.; van den Bosch, A. Published in: Advances in Information Retrieval

Tilburg University. Authoritative re-ranking of search results Bogers, A.M.; van den Bosch, A. Published in: Advances in Information Retrieval Tilburg University Authoritative re-ranking of search results Bogers, A.M.; van den Bosch, A. Published in: Advances in Information Retrieval Publication date: 2006 Link to publication Citation for published

More information

UNIT IV PROGRAMMING MODEL. Open source grid middleware packages - Globus Toolkit (GT4) Architecture, Configuration - Usage of Globus

UNIT IV PROGRAMMING MODEL. Open source grid middleware packages - Globus Toolkit (GT4) Architecture, Configuration - Usage of Globus UNIT IV PROGRAMMING MODEL Open source grid middleware packages - Globus Toolkit (GT4) Architecture, Configuration - Usage of Globus Globus: One of the most influential Grid middleware projects is the Globus

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

Nordic Net Centre (NNC) and Nordic Webindex: Two Nordic Information and Networked- Technology Projects

Nordic Net Centre (NNC) and Nordic Webindex: Two Nordic Information and Networked- Technology Projects Nordic Net Centre (NNC) and Nordic Webindex: Two Nordic Information and Networked- Technology Projects Eriksson, Jörgen Published in: Networks, Networking and Implications for Digital Libraries: Proceedings

More information

Online Conformance Checking for Petri Nets and Event Streams

Online Conformance Checking for Petri Nets and Event Streams Downloaded from orbit.dtu.dk on: Apr 30, 2018 Online Conformance Checking for Petri Nets and Event Streams Burattin, Andrea Published in: Online Proceedings of the BPM Demo Track 2017 Publication date:

More information

Director Professor Børge Obel Chairman of the Board

Director Professor Børge Obel Chairman of the Board Director Professor Børge Obel Chairman of the Board DeIC Danish e-infrastructure Cooperation For more information contact sekretariat@deic.dk Danish e-infrastructure Cooperation DeIC A merger of Danish

More information

A New Grid Manager for NorduGrid

A New Grid Manager for NorduGrid Master s Thesis A New Grid Manager for NorduGrid A Transitional Path Thomas Christensen Rasmus Aslak Kjær June 2nd, 2005 Aalborg University Aalborg University Department of Computer Science, Frederik Bajers

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

Radiochemical analysis of important radionuclides in Nordic nuclear industry

Radiochemical analysis of important radionuclides in Nordic nuclear industry Downloaded from orbit.dtu.dk on: Dec 12, 2017 Radiochemical analysis of important radionuclides in Nordic nuclear industry Hou, Xiaolin Published in: Abstracts. XVII Conference of the NSFS Publication

More information

SOMA2 Gateway to Grid Enabled Molecular Modelling Workflows in WWW-Browser. EGI User Forum Dr. Tapani Kinnunen

SOMA2 Gateway to Grid Enabled Molecular Modelling Workflows in WWW-Browser. EGI User Forum Dr. Tapani Kinnunen SOMA2 Gateway to Grid Enabled Molecular Modelling Workflows in WWW-Browser EGI User Forum 2011 Dr. Tapani Kinnunen CSC IT Center for Science Ltd., Espoo, Finland CSC at a Glance Founded in 1971 as a technical

More information

Locally unique labeling of model elements for state-based model differences

Locally unique labeling of model elements for state-based model differences Locally unique labeling of model elements for state-based model differences Citation for published version (APA): Protic, Z. (2010). Locally unique labeling of model elements for state-based model differences.

More information

NUSGRID a computational grid at NUS

NUSGRID a computational grid at NUS NUSGRID a computational grid at NUS Grace Foo (SVU/Academic Computing, Computer Centre) SVU is leading an initiative to set up a campus wide computational grid prototype at NUS. The initiative arose out

More information

Neural Network modeling of forward and inverse behavior of rotary MR damper

Neural Network modeling of forward and inverse behavior of rotary MR damper Downloaded from orbit.dtu.dk on: Jan 25, 2019 Neural Network modeling of forward and inverse behavior of rotary MR damper Bhowmik, Subrata; Høgsberg, Jan Becker; Weber, Felix Published in: Proceedings

More information

Delivering Data Management for Engineers on the Grid 1

Delivering Data Management for Engineers on the Grid 1 Delivering Data Management for Engineers on the Grid 1 Jasmin Wason, Marc Molinari, Zhuoan Jiao, and Simon J. Cox School of Engineering Sciences, University of Southampton, UK {j.l.wason, m.molinari, z.jiao,

More information

Insulin acutely upregulates protein expression of the fatty acid transporter CD36 in human skeletal muscle in vivo

Insulin acutely upregulates protein expression of the fatty acid transporter CD36 in human skeletal muscle in vivo Insulin acutely upregulates protein expression of the fatty acid transporter CD36 in human skeletal muscle in vivo Citation for published version (APA): Corpeleijn, E., Pelsers, M. M. A. L., Soenen, S.,

More information

Chapter 4:- Introduction to Grid and its Evolution. Prepared By:- NITIN PANDYA Assistant Professor SVBIT.

Chapter 4:- Introduction to Grid and its Evolution. Prepared By:- NITIN PANDYA Assistant Professor SVBIT. Chapter 4:- Introduction to Grid and its Evolution Prepared By:- Assistant Professor SVBIT. Overview Background: What is the Grid? Related technologies Grid applications Communities Grid Tools Case Studies

More information

Energy-Efficient Routing in GMPLS Network

Energy-Efficient Routing in GMPLS Network Downloaded from orbit.dtu.dk on: Dec 19, 2017 Energy-Efficient Routing in GMPLS Network Wang, Jiayuan; Fagertun, Anna Manolova; Ruepp, Sarah Renée; Dittmann, Lars Published in: Proceedings of OPNETWORK

More information

Hungarian Supercomputing Grid 1

Hungarian Supercomputing Grid 1 Hungarian Supercomputing Grid 1 Péter Kacsuk MTA SZTAKI Victor Hugo u. 18-22, Budapest, HUNGARY www.lpds.sztaki.hu E-mail: kacsuk@sztaki.hu Abstract. The main objective of the paper is to describe the

More information

Aalborg Universitet. Published in: Proceedings of the 19th Nordic Seminar on Computational Mechanics. Publication date: 2006

Aalborg Universitet. Published in: Proceedings of the 19th Nordic Seminar on Computational Mechanics. Publication date: 2006 Aalborg Universitet Topology Optimization - Improved Checker-Board Filtering With Sharp Contours Pedersen, Christian Gejl; Lund, Jeppe Jessen; Damkilde, Lars; Kristensen, Anders Schmidt Published in: Proceedings

More information

Single Wake Meandering, Advection and Expansion - An analysis using an adapted Pulsed Lidar and CFD LES-ACL simulations

Single Wake Meandering, Advection and Expansion - An analysis using an adapted Pulsed Lidar and CFD LES-ACL simulations Downloaded from orbit.dtu.dk on: Jan 10, 2019 Single Wake Meandering, Advection and Expansion - An analysis using an adapted Pulsed Lidar and CFD LES-ACL simulations Machefaux, Ewan; Larsen, Gunner Chr.;

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

Proposal for tutorial: Resilience in carrier Ethernet transport

Proposal for tutorial: Resilience in carrier Ethernet transport Downloaded from orbit.dtu.dk on: Jun 16, 2018 Proposal for tutorial: Resilience in carrier Ethernet transport Berger, Michael Stübert; Wessing, Henrik; Ruepp, Sarah Renée Published in: 7th International

More information

GRID Application Portal

GRID Application Portal Martin Matusiak 1 Jonas Lindemann 2 1 The NTNU High Performance Computing Project Norwegian University of Science and Technology 2 Lunarc, Center for Scientific and Technical Computing Lund University

More information

Getting state-space models from FEM simulations

Getting state-space models from FEM simulations Getting state-space models from FEM simulations van Schijndel, A.W.M. Published in: Proceedings of European Comsol Conference, 18-20 October 2017, Rotterdam, The Netherlands Published: 01/01/2017 Document

More information

What s new in HTCondor? What s coming? HTCondor Week 2018 Madison, WI -- May 22, 2018

What s new in HTCondor? What s coming? HTCondor Week 2018 Madison, WI -- May 22, 2018 What s new in HTCondor? What s coming? HTCondor Week 2018 Madison, WI -- May 22, 2018 Todd Tannenbaum Center for High Throughput Computing Department of Computer Sciences University of Wisconsin-Madison

More information

Evaluation and Design Issues of Nordic DC Metadata Creation Tool

Evaluation and Design Issues of Nordic DC Metadata Creation Tool Evaluation and Design Issues of Nordic DC Metadata Creation Tool Preben Hansen SICS Swedish Institute of computer Science Box 1264, SE-164 29 Kista, Sweden preben@sics.se Abstract This paper presents results

More information

Grid Experiment and Job Management

Grid Experiment and Job Management Grid Experiment and Job Management Week #6 Basics of Grid and Cloud computing University of Tartu March 20th 2013 Hardi Teder hardi@eenet.ee Overview Grid Jobs Simple Jobs Pilot Jobs Workflows Job management

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

Tracking Human Mobility Using WiFi Signals

Tracking Human Mobility Using WiFi Signals Downloaded from orbit.dtu.dk on: Sep 10, 2018 Tracking Human Mobility Using WiFi Signals Sapiezynski, Piotr; Stopczynski, Arkadiusz; Gatej, Radu ; Jørgensen, Sune Lehmann Published in: P L o S One Link

More information

The LGI Pilot job portal. EGI Technical Forum 20 September 2011 Jan Just Keijser Willem van Engen Mark Somers

The LGI Pilot job portal. EGI Technical Forum 20 September 2011 Jan Just Keijser Willem van Engen Mark Somers The LGI Pilot job portal EGI Technical Forum 20 September 2011 Jan Just Keijser Willem van Engen Mark Somers Outline What? Why? How? Pro's and Cons What's next? Credits 2 What is LGI? LGI Project Server

More information