Skip to main content

Showing 1–33 of 33 results for author: Laure, E

.
  1. arXiv:2407.00394  [pdf, other

    physics.plasm-ph cs.DC cs.PF physics.comp-ph

    Understanding Large-Scale Plasma Simulation Challenges for Fusion Energy on Supercomputers

    Authors: Jeremy J. Williams, Ashish Bhole, Dylan Kierans, Matthias Hoelzl, Ihor Holod, Weikang Tang, David Tskhakaya, Stefan Costea, Leon Kos, Ales Podolnik, Jakub Hromadka, JOREK Team, Erwin Laure, Stefano Markidis

    Abstract: Understanding plasma instabilities is essential for achieving sustainable fusion energy, with large-scale plasma simulations playing a crucial role in both the design and development of next-generation fusion energy devices and the modelling of industrial plasmas. To achieve sustainable fusion energy, it is essential to accurately model and predict plasma behavior under extreme conditions, requiri… ▽ More

    Submitted 29 June, 2024; originally announced July 2024.

    Comments: Accepted by EPS PLASMA 2024 (50th European Physical Society Conference on Plasma Physics), prepared in the standardized EPS conference proceedings format and consists of 4 pages, which includes the main text, references, and figures

  2. arXiv:2406.19058  [pdf, other

    physics.comp-ph cs.DC cs.PF physics.plasm-ph

    Understanding the Impact of openPMD on BIT1, a Particle-in-Cell Monte Carlo Code, through Instrumentation, Monitoring, and In-Situ Analysis

    Authors: Jeremy J. Williams, Stefan Costea, Allen D. Malony, David Tskhakaya, Leon Kos, Ales Podolnik, Jakub Hromadka, Kevin Huck, Erwin Laure, Stefano Markidis

    Abstract: Particle-in-Cell Monte Carlo simulations on large-scale systems play a fundamental role in understanding the complexities of plasma dynamics in fusion devices. Efficient handling and analysis of vast datasets are essential for advancing these simulations. Previously, we addressed this challenge by integrating openPMD with BIT1, a Particle-in-Cell Monte Carlo code, streamlining data streaming and s… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

    Comments: Accepted by the Euro-Par 2024 workshops (PHYSHPC 2024), prepared in the standardized Springer LNCS format and consists of 12 pages, which includes the main text, references, and figures

  3. arXiv:2109.03592  [pdf, ps, other

    cs.DC

    Strong Scaling of OpenACC enabled Nek5000 on several GPU based HPC systems

    Authors: Jonathan Vincent, **g Gong, Martin Karp, Adam Peplinski, Niclas Jansson, Artur Podobas, Andreas Jocksch, Jie Yao, Fazle Hussain, Stefano Markidis, Matts Karlsson, Dirk Pleiter, Erwin Laure, Philipp Schlatter

    Abstract: We present new results on the strong parallel scaling for the OpenACC-accelerated implementation of the high-order spectral element fluid dynamics solver Nek5000. The test case considered consists of a direct numerical simulation of fully-developed turbulent flow in a straight pipe, at two different Reynolds numbers $Re_τ=360$ and $Re_τ=550$, based on friction velocity and pipe radius. The strong… ▽ More

    Submitted 4 November, 2021; v1 submitted 8 September, 2021; originally announced September 2021.

    Comments: 9 pages, 8 figures. Submitted to HPC-Asia 2022 conference, updated to address reviewers comments

    ACM Class: G.4; J.2; C.1

  4. Multi-GPU Acceleration of the iPIC3D Implicit Particle-in-Cell Code

    Authors: Chaitanya Prasad Sishtla, Steven W. D. Chien, Vyacheslav Olshevsky, Erwin Laure, Stefano Markidis

    Abstract: iPIC3D is a widely used massively parallel Particle-in-Cell code for the simulation of space plasmas. However, its current implementation does not support execution on multiple GPUs. In this paper, we describe the porting of iPIC3D particle mover to GPUs and the optimization steps to increase the performance and parallel scaling on multiple GPUs. We analyze the strong scaling of the mover on two G… ▽ More

    Submitted 7 April, 2019; originally announced April 2019.

    Comments: Accepted for publication in ICCS 2019

  5. TensorFlow Doing HPC

    Authors: Steven W. D. Chien, Stefano Markidis, Vyacheslav Olshevsky, Yaroslav Bulatov, Erwin Laure, Jeffrey S. Vetter

    Abstract: TensorFlow is a popular emerging open-source programming framework supporting the execution of distributed applications on heterogeneous hardware. While TensorFlow has been initially designed for develo** Machine Learning (ML) applications, in fact TensorFlow aims at supporting the development of a much broader range of application kinds that are outside the ML domain and can possibly include HP… ▽ More

    Submitted 11 March, 2019; originally announced March 2019.

    Comments: Accepted for publication at The Ninth International Workshop on Accelerators and Hybrid Exascale Systems (AsHES'19)

  6. Particle-in-Cell Simulations of Plasma Dynamics in Cometary Environment

    Authors: Chaitanya Prasad Sishtla, Vyacheslav Olshevsky, Steven W. D. Chien, Stefano Markidis, Erwin Laure

    Abstract: We perform and analyze global Particle-in-Cell (PIC) simulations of the interaction between solar wind and an outgassing comet with the goal of studying the plasma kinetic dynamics of a cometary environment. To achieve this, we design and implement a new numerical method in the iPIC3D code to model outgassing from the comet: new plasma particles are ejected from the comet "surface" at each computa… ▽ More

    Submitted 28 January, 2019; originally announced January 2019.

    Comments: 11 pages, 5 figures, ASTRONUM-2018

    Journal ref: Journal of Physics: Conference Series, Volume 1225 (2019), 012009

  7. arXiv:1810.04150  [pdf, other

    cs.DC

    Exploring the Vision Processing Unit as Co-processor for Inference

    Authors: Sergio Rivas-Gomez, Antonio J. Peña, David Moloney, Erwin Laure, Stefano Markidis

    Abstract: The success of the exascale supercomputer is largely debated to remain dependent on novel breakthroughs in technology that effectively reduce the power consumption and thermal dissipation requirements. In this work, we consider the integration of co-processors in high-performance computing (HPC) to enable low-power, seamless computation offloading of certain operations. In particular, we explore t… ▽ More

    Submitted 9 October, 2018; originally announced October 2018.

  8. arXiv:1810.04146  [pdf, other

    cs.DC

    Decoupled Strategy for Imbalanced Workloads in MapReduce Frameworks

    Authors: Sergio Rivas-Gomez, Sai Narasimhamurthy, Keeran Brabazon, Oliver Perks, Erwin Laure, Stefano Markidis

    Abstract: In this work, we consider the integration of MPI one-sided communication and non-blocking I/O in HPC-centric MapReduce frameworks. Using a decoupled strategy, we aim to overlap the Map and Reduce phases of the algorithm by allowing processes to communicate and synchronize using solely one-sided operations. Hence, we effectively increase the performance in situations where the workload per process… ▽ More

    Submitted 9 October, 2018; originally announced October 2018.

  9. arXiv:1810.04110  [pdf, other

    cs.DC

    MPI Windows on Storage for HPC Applications

    Authors: Sergio Rivas-Gomez, Roberto Gioiosa, Ivy Bo Peng, Gokcen Kestor, Sai Narasimhamurthy, Erwin Laure, Stefano Markidis

    Abstract: Upcoming HPC clusters will feature hybrid memories and storage devices per compute node. In this work, we propose to use the MPI one-sided communication model and MPI windows as unique interface for programming memory and storage. We describe the design and implementation of MPI storage windows, and present its benefits for out-of-core execution, parallel I/O and fault-tolerance. In addition, we e… ▽ More

    Submitted 9 October, 2018; originally announced October 2018.

  10. Characterizing Deep-Learning I/O Workloads in TensorFlow

    Authors: Steven W. D. Chien, Stefano Markidis, Chaitanya Prasad Sishtla, Luis Santos, Pawel Herman, Sai Narasimhamurthy, Erwin Laure

    Abstract: The performance of Deep-Learning (DL) computing frameworks rely on the performance of data ingestion and checkpointing. In fact, during the training, a considerable high number of relatively small files are first loaded and pre-processed on CPUs and then moved to accelerator for computation. In addition, checkpointing and restart operations are carried out to allow DL computing frameworks to resta… ▽ More

    Submitted 6 October, 2018; originally announced October 2018.

    Comments: Accepted for publication at pdsw-DISCS 2018

  11. arXiv:1807.05183  [pdf, other

    physics.comp-ph physics.flu-dyn physics.plasm-ph

    PolyPIC: the Polymorphic-Particle-in-Cell Method for Fluid-Kinetic Coupling

    Authors: Stefano Markidis, Vyacheslav Olshevsky, Chaitanya Prasad Sishtla, Steven Wei-der Chien, Erwin Laure, Giovanni Lapenta

    Abstract: Particle-in-Cell (PIC) methods are widely used computational tools for fluid and kinetic plasma modeling. While both the fluid and kinetic PIC approaches have been successfully used to target either kinetic or fluid simulations, little was done to combine fluid and kinetic particles under the same PIC framework. This work addresses this issue by proposing a new PIC method, PolyPIC, that uses polym… ▽ More

    Submitted 13 July, 2018; originally announced July 2018.

    Comments: Submitted to Frontiers

    Journal ref: Frontiers in Physics, 6 (2018), 100

  12. The SAGE Project: a Storage Centric Approach for Exascale Computing

    Authors: Sai Narasimhamurthy, Nikita Danilov, Sining Wu, Ganesan Umanesan, Steven Wei-der Chien, Sergio Rivas-Gomez, Ivy Bo Peng, Erwin Laure, Shaun de Witt, Dirk Pleiter, Stefano Markidis

    Abstract: SAGE (Percipient StorAGe for Exascale Data Centric Computing) is a European Commission funded project towards the era of Exascale computing. Its goal is to design and implement a Big Data/Extreme Computing (BDEC) capable infrastructure with associated software stack. The SAGE system follows a "storage centric" approach as it is capable of storing and processing large data volumes at the Exascale r… ▽ More

    Submitted 6 July, 2018; originally announced July 2018.

    Comments: Submitted to Computing Frontiers 2018. arXiv admin note: substantial text overlap with arXiv:1805.00556

  13. Exploring Scientific Application Performance Using Large Scale Object Storage

    Authors: Steven Wei-der Chien, Stefano Markidis, Rami Karim, Erwin Laure, Sai Narasimhamurthy

    Abstract: One of the major performance and scalability bottlenecks in large scientific applications is parallel reading and writing to supercomputer I/O systems. The usage of parallel file systems and consistency requirements of POSIX, that all the traditional HPC parallel I/O interfaces adhere to, pose limitations to the scalability of scientific applications. Object storage is a widely used storage techno… ▽ More

    Submitted 6 July, 2018; originally announced July 2018.

    Comments: Preprint submitted to WOPSSS workshop at ISC 2018

  14. SAGE: Percipient Storage for Exascale Data Centric Computing

    Authors: Sai Narasimhamurthy, Nikita Danilov, Sining Wu, Ganesan Umanesan, Stefano Markidis, Sergio Rivas-Gomez, Ivy Bo Peng, Erwin Laure, Dirk Pleiter, Shaun de Witt

    Abstract: We aim to implement a Big Data/Extreme Computing (BDEC) capable system infrastructure as we head towards the era of Exascale computing - termed SAGE (Percipient StorAGe for Exascale Data Centric Computing). The SAGE system will be capable of storing and processing immense volumes of data at the Exascale regime, and provide the capability for Exascale class applications to use such a storage infras… ▽ More

    Submitted 1 May, 2018; originally announced May 2018.

    Journal ref: Parallel Computing, 23 March 2018

  15. NVIDIA Tensor Core Programmability, Performance & Precision

    Authors: Stefano Markidis, Steven Wei Der Chien, Erwin Laure, Ivy Bo Peng, Jeffrey S. Vetter

    Abstract: The NVIDIA Volta GPU microarchitecture introduces a specialized unit, called "Tensor Core" that performs one matrix-multiply-and-accumulate on 4x4 matrices per clock cycle. The NVIDIA Tesla V100 accelerator, featuring the Volta microarchitecture, provides 640 Tensor Cores with a theoretical peak performance of 125 Tflops/s in mixed precision. In this paper, we investigate current approaches to pro… ▽ More

    Submitted 11 March, 2018; originally announced March 2018.

    Comments: This paper has been accepted by the Eighth International Workshop on Accelerators and Hybrid Exascale Systems (AsHES) 2018

  16. arXiv:1708.01306  [pdf, other

    cs.DC

    MPI Streams for HPC Applications

    Authors: Ivy Bo Peng, Stefano Markidis, Roberto Gioiosa, Gokcen Kestor, Erwin Laure

    Abstract: Data streams are a sequence of data flowing between source and destination processes. Streaming is widely used for signal, image and video processing for its efficiency in pipelining and effectiveness in reducing demand for memory. The goal of this work is to extend the use of data streams to support both conventional scientific applications and emerging data analytic applications running on HPC p… ▽ More

    Submitted 3 August, 2017; originally announced August 2017.

    Comments: Advances in Parallel Computing

  17. arXiv:1708.01304  [pdf, other

    cs.DC

    Preparing HPC Applications for the Exascale Era: A Decoupling Strategy

    Authors: Ivy Bo Peng, Roberto Gioiosa, Gokcen Kestor, Erwin Laure, Stefano Markidis

    Abstract: Production-quality parallel applications are often a mixture of diverse operations, such as computation- and communication-intensive, regular and irregular, tightly coupled and loosely linked operations. In conventional construction of parallel applications, each process performs all the operations, which might result inefficient and seriously limit scalability, especially at large scale. We propo… ▽ More

    Submitted 3 August, 2017; originally announced August 2017.

    Comments: The 46th International Conference on Parallel Processing (ICPP-2017)

  18. arXiv:1704.08492  [pdf

    cs.DC

    Extending Message Passing Interface Windows to Storage

    Authors: Sergio Rivas-Gomez, Stefano Markidis, Ivy Bo Peng, Erwin Laure, Gokcen Kestor, Roberto Gioiosa

    Abstract: This work presents an extension to MPI supporting the one-sided communication model and window allocations in storage. Our design transparently integrates with the current MPI implementations, enabling applications to target MPI windows in storage, memory or both simultaneously, without major modifications. Initial performance results demonstrate that the presented MPI window extension could poten… ▽ More

    Submitted 27 April, 2017; originally announced April 2017.

  19. Exploring the Performance Benefit of Hybrid Memory System on HPC Environments

    Authors: Ivy Bo Peng, Roberto Gioiosa, Gokcen Kestor, Erwin Laure, Stefano Markidis

    Abstract: Hardware accelerators have become a de-facto standard to achieve high performance on current supercomputers and there are indications that this trend will increase in the future. Modern accelerators feature high-bandwidth memory next to the computing cores. For example, the Intel Knights Landing (KNL) processor is equipped with 16 GB of high-bandwidth memory (HBM) that works together with conventi… ▽ More

    Submitted 26 April, 2017; originally announced April 2017.

  20. Idle Period Propagation in Message-Passing Applications

    Authors: Ivy Bo Peng, Stefano Markidis, Erwin Laure, Gokcen Kestor, Roberto Gioiosa

    Abstract: Idle periods on different processes of Message Passing applications are unavoidable. While the origin of idle periods on a single process is well understood as the effect of system and architectural random delays, yet it is unclear how these idle periods propagate from one process to another. It is important to understand idle period propagation in Message Passing applications as it allows applica… ▽ More

    Submitted 26 April, 2017; originally announced April 2017.

    Comments: 18th International Conference on High Performance Computing and Communications, IEEE, 2016

  21. Exploring Application Performance on Emerging Hybrid-Memory Supercomputers

    Authors: Ivy Bo Peng, Stefano Markidis, Erwin Laure, Gokcen Kestor, Roberto Gioiosa

    Abstract: Next-generation supercomputers will feature more hierarchical and heterogeneous memory systems with different memory technologies working side-by-side. A critical question is whether at large scale existing HPC applications and emerging data-analytics workloads will have performance improvement or degradation on these systems. We propose a systematic and fair methodology to identify the trend of a… ▽ More

    Submitted 26 April, 2017; originally announced April 2017.

    Comments: 18th International Conference on High Performance Computing and Communications, IEEE, 2016

  22. Design and implementation of the advanced cloud privacy threat modeling

    Authors: Ali Gholami, Anna-Sara Lind, Jane Reichel, Jan-Eric Litton, Ake Edlund, Erwin Laure

    Abstract: Privacy-preservation for sensitive data has become a challenging issue in cloud computing. Threat modeling as a part of requirements engineering in secure software development provides a structured approach for identifying attacks and proposing countermeasures against the exploitation of vulnerabilities in a system . This paper describes an extension of Cloud Privacy Threat Modeling (CPTM) methodo… ▽ More

    Submitted 3 April, 2016; originally announced April 2016.

    Comments: arXiv admin note: substantial text overlap with arXiv:1601.01500

  23. arXiv:1601.01500  [pdf

    cs.SE cs.CR cs.DC

    Advanced Cloud Privacy Threat Modeling

    Authors: Ali Gholami, Erwin Laure

    Abstract: Privacy-preservation for sensitive data has become a challenging issue in cloud computing. Threat modeling as a part of requirements engineering in secure software development provides a structured approach for identifying attacks and proposing countermeasures against the exploitation of vulnerabilities in a system . This paper describes an extension of Cloud Privacy Threat Modeling (CPTM) methodo… ▽ More

    Submitted 7 January, 2016; originally announced January 2016.

  24. Security and Privacy of Sensitive Data in Cloud Computing: A Survey of Recent Developments

    Authors: Ali Gholami, Erwin Laure

    Abstract: Cloud computing is revolutionizing many ecosystems by providing organizations with computing resources featuring easy deployment, connectivity, configuration, automation and scalability. This paradigm shift raises a broad range of security and privacy issues that must be taken into consideration. Multi-tenancy, loss of control, and trust are key challenges in cloud computing environments. This pap… ▽ More

    Submitted 7 January, 2016; originally announced January 2016.

  25. arXiv:1408.1144  [pdf, other

    physics.plasm-ph astro-ph.EP astro-ph.SR physics.space-ph

    Signatures of Secondary Collisionless Magnetic Reconnection Driven by Kink Instability of a Flux Rope

    Authors: S. Markidis, G. Lapenta, G. L. Delzanno, P. Henri, M. V. Goldman, D. L. Newman, T. Intrator, E. Laure

    Abstract: The kinetic features of secondary magnetic reconnection in a single flux rope undergoing internal kink instability are studied by means of three-dimensional Particle-in-Cell simulations. Several signatures of secondary magnetic reconnection are identified in the plane perpendicular to the flux rope: a quadrupolar electron and ion density structure and a bipolar Hall magnetic field develop in proxi… ▽ More

    Submitted 5 August, 2014; originally announced August 2014.

  26. arXiv:1404.3321  [pdf, ps, other

    cs.DC

    Performance Analysis of Irregular Collective Communication with the Crystal Router Algorithm

    Authors: Michael Schliephake, Erwin Laure

    Abstract: In order to achieve exascale performance it is important to detect potential bottlenecks and identify strategies to overcome them. For this, both applications and system software must be analysed and potentially improved. The EU FP7 project Collaborative Research into Exascale Systemware, Tools & Applications (CRESTA) chose the approach to co-design advanced simulation applications and system soft… ▽ More

    Submitted 5 August, 2014; v1 submitted 12 April, 2014; originally announced April 2014.

    Comments: Conference EASC2014: Solving Software Challenges for Exascale

    ACM Class: D.1.3

  27. arXiv:1306.1089  [pdf, other

    physics.comp-ph physics.plasm-ph physics.space-ph

    The Fluid-Kinetic Particle-in-Cell Solver for Plasma Simulations

    Authors: Stefano Markidis, Pierre Henri, Giovanni Lapenta, Kjell Ronnmark, Maria Hamrin, Zakaria Meliani, Erwin Laure

    Abstract: A new method that solves concurrently the multi-fluid and Maxwell's equations has been developed for plasma simulations. By calculating the stress tensor in the multi-fluid momentum equation by means of computational particles moving in a self-consistent electromagnetic field, the kinetic effects are retained while solving the multi-fluid equations. The Maxwell's and multi-fluid equations are disc… ▽ More

    Submitted 5 June, 2013; originally announced June 2013.

  28. arXiv:1306.1050  [pdf, other

    physics.plasm-ph astro-ph.EP physics.space-ph

    Kinetic Simulations of Plasmoid Chain Dynamics

    Authors: Stefano Markidis, Pierre Henri, Giovanni Lapenta, Andrey Divin, Martin Goldman, David Newman, Erwin Laure

    Abstract: The dynamics of a plasmoid chain is studied with three dimensional Particle-in-Cell simulations. The evolution of the system with and without a uniform guide field, whose strength is 1/3 the asymptotic magnetic field, is investigated. The plasmoid chain forms by spontaneous magnetic reconnection: the tearing instability rapidly disrupts the initial current sheet generating several small-scale plas… ▽ More

    Submitted 5 June, 2013; originally announced June 2013.

  29. arXiv:1205.2217  [pdf, other

    physics.comp-ph physics.bio-ph physics.plasm-ph

    Rethinking Electrostatic Solvers in Particle Simulations for the Exascale Era

    Authors: Stefano Markidis, Giovanni Lapenta, Rossen Apostolov, Erwin Laure

    Abstract: In preparation to the exascale era, an alternative approach to calculate the electrostatic forces in Particle Mesh (PM) methods is proposed. While the traditional techniques are based on the calculation of the electrostatic potential by solving the Poisson equation, in the new approach the electric field is calculated by solving the Ampere's law. When the Ampere's law is discretized explicitly in… ▽ More

    Submitted 28 May, 2012; v1 submitted 10 May, 2012; originally announced May 2012.

    Comments: submitted to SC12 conference

  30. arXiv:0801.2308  [pdf

    physics.class-ph

    Monitoring field soil suction using a miniature tensiometer

    Authors: Yu-Jun Cui, Anh-Minh Tang, Altin Theodore Mantho, Emmanuel De Laure

    Abstract: An experimental device was developed to monitor the field soil suction using miniature tensiometer. This device consists of a double tube system that ensures a good contact between the tensiometer and the soil surface at the bottom of the testing borehole. This system also ensures the tensiometer periodical retrieving without disturbing the surrounding soil. This device was used to monitor the s… ▽ More

    Submitted 15 January, 2008; originally announced January 2008.

    Journal ref: Geotechnical Testing Journal 31, 1 (2008) 95-100

  31. arXiv:physics/0306038  [pdf

    physics.comp-ph

    Running CMS software on GRID Testbeds

    Authors: D. Bonacorsi, P. Capiluppi, A. Fanfani, C. Grandi, M. Corvo, F. Fanzago, M. Sgaravatto, M. Verlato, C. Charlot, I. Semeniuok, D. Colling, B. MacEvoy, H. Tallini, M. Biasotto, S. Fantinel, E. Leonardi, A. Sciaba', O. Maroney, I. Augustin, E. Laure, M. Schulz, H. Stockinger, V. Lefebure, S. Burke, J. J. Blaising , et al. (5 additional authors not shown)

    Abstract: Starting in the middle of November 2002, the CMS experiment undertook an evaluation of the European DataGrid Project (EDG) middleware using its event simulation programs. A joint CMS-EDG task force performed a "stress test" by submitting a large number of jobs to many distributed sites. The EDG testbed was complemented with additional CMS-dedicated resources. A total of ~ 10000 jobs consisting o… ▽ More

    Submitted 4 June, 2003; originally announced June 2003.

    Comments: Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, 7 pages, pdf file. PSN MOCT010

    Journal ref: ECONF C0303241:MOCT010A,2003

  32. arXiv:cs/0306011  [pdf, ps, other

    cs.DC

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

    Authors: Heinz Stockinger, Flavia Donno, Erwin Laure, Shahzad Muzaffar, Peter Kunszt, Giuseppe Andronico, Paul Millar

    Abstract: In the first phase of the EU DataGrid (EDG) project, a Data Management System has been implemented and provided for deployment. The components of the current EDG Testbed are: a prototype of a Replica Manager Service built around the basic services provided by Globus, a centralised Replica Catalogue to store information about physical locations of files, and the Grid Data Mirroring Package (GDMP)… ▽ More

    Submitted 2 June, 2003; originally announced June 2003.

    Comments: Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, 9 pages, LaTeX, PSN: TUAT007 all figures are in the directory "figures"

    ACM Class: E.0

    Journal ref: ECONFC0303241:TUAT007,2003

  33. arXiv:physics/0305134  [pdf, ps, other

    physics.data-an

    Next-Generation EU DataGrid Data Management Services

    Authors: Diana Bosio, James Casey, Akos Frohner, Leanne Guy, Peter Kunszt, Erwin Laure, Sophie Lemaitre, Levi Lucio, Heinz Stockinger, Kurt Stockinger, William Bell, David Cameron, Gavin McCance, Paul Millar, Joni Hahkala, Niklas Karlsson, Ville Nenonen, Mika Silander, Olle Mulmo, Gian-Luca Volpato, Giuseppe Andronico

    Abstract: We describe the architecture and initial implementation of the next-generation of Grid Data Management Middleware in the EU DataGrid (EDG) project. The new architecture stems out of our experience and the users requirements gathered during the two years of running our initial set of Grid Data Management Services. All of our new services are based on the Web Service technology paradigm, very mu… ▽ More

    Submitted 12 June, 2003; v1 submitted 30 May, 2003; originally announced May 2003.

    Comments: Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla,Ca, USA, March 2003 8 pages, LaTeX, the file contains all LaTeX sources - figures are in the directory "figures"